I will pay you cash to delete your npm module

This page summarizes the projects mentioned and recommended in the original post on /r/programming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • enquirer

    Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

  • You're thinking of Jon Schlinkert, publisher of 1435 packages on npm.

  • Enzyme

    JavaScript Testing utilities for React

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • is-even

    Discontinued I created this in 2014, when I was learning how to program. (by i-voted-for-trump)

  • isEven is a negation of isOdd however.

  • isobject

    Is the value an object, and not an array or null?

  • To be fair, there are a lot of edge cases that this thing solves that anybody but an experienced javascript dev would 100% miss. Look at isObject: https://github.com/jonschlinkert/isobject/blob/master/index.js

  • Docker supports this is you enable buildkit allowing you to do cached mounts. See example https://github.com/macsux/dotnet-accelerator/blob/dev/src/MyProjectGroup.DotnetAccelerator/Dockerfile

  • polyglot

    Give your JavaScript the ability to speak many languages.

  • The bloat comes from a minority of package authors with attitudes like this: https://github.com/airbnb/polyglot.js/pull/150

  • DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  • I actually had to wait 2 weeks for a fix to be merged to Express.js's typing declarations before I could commit my work, and this was a very straightforward routing exercise and a tiny, 20-line internship project.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • isEvenAPI

    :seven: API Wrapper for isEven. Check is a integer is even or odd.

  • coreutils

    upstream mirror (by coreutils)

  • Pretty hard to beat the pinnacle of elegance that is /bin/false

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building a Node API with Fastify, esbuild, and Nx

    6 projects | dev.to | 28 Feb 2023
  • A Comparison of Node.js Environment Managers

    5 projects | dev.to | 9 Aug 2022
  • Make your end to end tests fast

    3 projects | dev.to | 4 May 2022
  • A Comprehensive Guide To Error Handling In Node.js

    7 projects | dev.to | 4 Jan 2022
  • Setup a simple Node Typescript Project in 5 minutes - 2024 edition

    2 projects | dev.to | 7 May 2024