Software Alternatives & Reviews

What is your must have npm package on any given project?

Prettier date-fns Quay styled-components BundlePhobia
  1. An opinionated code formatter
    Pricing:
    • Open Source

    #Developer Tools #Code Analysis #JavaScript Framework 255 social mentions

  2. date-fns provides the most comprehensive yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js.
    Pricing:
    • Open Source
    Date-fns and mitt (event emitter) are also frequent helpers, but I'm considering dayjs and nanoevents for these cases.

    #Javascript UI Libraries #Web Frameworks #Developer Tools 68 social mentions

  3. 3
    Quay is a hosted and enterprise Docker container registry.
    As an example, recently at work, I did a little proof-of-concept demo using Deno as a Knative service to show how a person could leverage it in a serverless way. The demo leveraged quay.io to host a container image automatically built from the repo (https://github.com/KamiQuasi/kn-backend). It was a fun little project.

    #Developer Tools #Cloud Hosting #Containers As A Service 47 social mentions

  4. styled-components is a visual primitive for the component age that also helps the user to use the ES6 and CSS to style apps.
    Pricing:
    • Open Source

    #Developer Tools #Design Tools #Javascript UI Libraries 154 social mentions

  5. Find the performance impact of adding a npm package to your bundle.
    Bundlephobia is not a package but it extremely useful when evaluating package bundle sizes.

    #JavaScript Tools #JavaScript #Software Development 50 social mentions

Discuss: What is your must have npm package on any given project?

Log in or Post with