npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

loopback-next-temp-patch

v4.2.0

Published

Monorepo for LoopBack 4 - A highly extensible Node.js and TypeScript framework for building APIs and microservices

Downloads

38

Readme

Continuous Integration Status AppVeyor Build status Coverage Status CodeQL Status

Twitter Facebook LinkedIn Slack

LoopBack makes it easy to build modern applications that require complex integrations.

  • Fast, small, powerful, extensible core
  • Generate real APIs with a single command
  • Define your data and endpoints with OpenAPI
  • No maintenance of generated code

Status: General Availability

LoopBack 4 GA (General Availability) has been released in October 2018, read more in the announcement post.

The documentation website is https://loopback.io/doc/en/lb4/.

Learn about the latest and greatest features and technologies in LoopBack 4 by using it for your next project. Start by having a look at Getting Started.

Check the API documentation for all the API usages in each package.

Long Term Support

We don't provide any LTS version for LoopBack 4 yet. Please join the discussion in loopback-next#4398 if you are interested in a version that's less frequently changed.

We are providing Maintenance support for LoopBack 3 until December 2020.

| Version | Status | Published | EOL | | ---------- | ----------- | --------- | -------------------- | | LoopBack 4 | Current | Oct 2018 | Apr 2025 (minimum) | | LoopBack 3 | End-of-Life | Dec 2016 | Dec 2020 | | LoopBack 2 | End-of-Life | Jul 2014 | Apr 2019 |

Please refer to our Long Term Support Policy for more details.

Installation

Make sure you have the following installed:

| Package | Version/-s | Link | Note | | ------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------- | ----------------------------------------------------------------------------------------------------- | | Node.js | Maintenance LTS (v14) Active LTS (v16) Current (v17 & v18) | https://nodejs.org/en/about/releases/ | The use of the current version for production is not recommended. |

Install LoopBack 4 CLI to help create new projects as follows:

npm i -g @loopback/cli

To create your first LoopBack 4 application, see Getting Started.

Documentation

Contributing

See the following resources to get you started:

You can join the team by posting a comment to issue #110.

Security

If you think you have discovered a new security issue with any LoopBack package, please do not report it on GitHub. Instead, send an email to [email protected] with a full description and steps to reproduce.

See SECURITY.md for more details.

Team

Project Architect

| Raymond Feng | | :---------------------------------------------: | | raymondfeng |

Technical Steering Committee

| Raymond Feng | Diana Lau | Mario Estrada | Rifa Achrinza | Francisco Buceta | | :---------------------------------------------: | :-----------------------------------: | :--------------------------------------------------------: | :----------------------------------------: | :----------------------------------------: | | raymondfeng | dhmlau | marioestradarosa | achrinza | frbuceta |

Other Project Maintainers

| Nora Abdelgadir | Matthew Schnee | Hage Yaapa | | :----------------------------------------------: | :--------------------------------------: | :----------------------------------------------: | | nabdelgadir | mschnee | hacksparrow | | Agnes Lin | Madaky | Hugo Da Roit | | agnes512 | madaky | yaty | | Nico Flaig | Denny Bartelt | Douglas McConnachie | | nflaig | derdeka | dougal83 |

See all contributors.

Alumni

License

MIT