JavaScript Npm

Open-source JavaScript projects categorized as Npm

Top 23 JavaScript Npm Projects

  1. Meteor JS

    Meteor, the JavaScript App Platform

    Project mention: Enhancing Performance in MeteorJS bundler: Complete Guide to CPU Profiling | dev.to | 2025-03-28

    This is a known issue in the Meteor community and fortunately it's already being addressed by PRs #13675 and #13674, which aim to replace Babel with SWC, a much faster transpiler written in Rust.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. yarn

    The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry

    Project mention: Show HN: Most votes on a GitHub issue I've seen (yarnpkg) | news.ycombinator.com | 2024-06-26
  4. tsdx

    Zero-config CLI for TypeScript package development

  5. css.gg

    700+ Pure CSS, SVG & Figma UI Icons, 6000+ glyphs, patterns, colors and layouts.

    Project mention: 17 Free Open-source Icon Libraries (Carefully Curated List, Filterable & Sortable) - Need Feedback | dev.to | 2024-07-08

    CSS.gg - Pure CSS Icons

  6. cli

    the package manager for JavaScript (by npm)

    Project mention: NPM blocking all packages with the word "camel" | news.ycombinator.com | 2025-04-01
  7. Release It! ๐Ÿš€

    ๐Ÿš€ Automate versioning and package publishing

    Project mention: Create and publish an npm library, with TypeScript and Semantic Versioning | dev.to | 2024-09-12

    release-it: Also helps you bump the version, but it's simple to use (no need for CI knowledge); meanwhile, you don't configure it as fully automated.

  8. np

    A better `npm publish`

  9. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management โ€” all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  10. jsdelivr

    A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

  11. npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential.

    Project mention: Supercharge `npm run dev` with package.json scripts | dev.to | 2024-07-23

    npm-run-all

  12. sinopia

    Private npm repository server

  13. eslint-plugin-vue

    Official ESLint plugin for Vue.js

  14. node-chatgpt-api

    A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.

  15. chrome-extension-boilerplate-react

    A Chrome Extensions boilerplate using React 18 and Webpack 5.

  16. release

    Release is a command line tool to automatically generate a new GitHub Release and populates it with the changes (commits) made since the last release. (by vercel)

  17. thanks

    ๐Ÿ™Œ Give thanks to the open source maintainers you depend on! โœจ

  18. cnpm

    cnpm: npm client for China mirror of npm

    Project mention: DolphinScheduler Developer Must-Read! IDEA Local Debugging Practical Guide | dev.to | 2025-04-22

    1. JDK: v1.8.x (currently does not support JDK 11) 2. Maven: v3.5+ 3. Node.js: v18.19.1+, install pnpm // Global installation npm install pnpm -g // Check registry pnpm config get registry // Switch to Taobao registry pnpm config set registry https://registry.npmmirror.com/ 4. Zookeeper: 3.6.3 (this version is used by big data platforms, DS reuses the platform's Zookeeper). When using the latest DS, it uses curator 5.3.0 Curator 5.0 supports Zookeeper 3.6.X, no longer supports Zookeeper 3.4.X Curator 4.X supports Zookeeper 3.5.X, with soft compatibility for 3.4.X Curator 2.X supports Zookeeper 3.4.X 5. MySQL version check: mysql> select version(); +-----------+ | version() | +-----------+ | 5.7.44 | +-----------+ 1 row in set (0.00 sec)

  19. react-native-picker-select

    ๐Ÿ”ฝ A Picker component for React Native which emulates the native <select> interfaces for iOS and Android

  20. rsmq

    Redis Simple Message Queue

    Project mention: Top 6 Queue Management Solutions for Your Next.js App (2024) | dev.to | 2024-09-15

    5. RSMQ (Redis Simple Message Queue)

  21. apollo-upload-client

    A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).

  22. graphql-upload

    Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

  23. postcss-import

    PostCSS plugin to inline at-import rules content

  24. discord.js-selfbot-v13

    An unofficial discord.js fork for creating selfbots

  25. npq

    ๐ŸŽ–safely* install packages with npm or yarn by auditing them as part of your install process

    Project mention: Popular GitHub Action tj-actions/changed-files is compromised | news.ycombinator.com | 2025-03-14
  26. InfluxDB

    InfluxDB โ€“ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Npm discussion

Log in or Post with

JavaScript Npm related posts

  • DolphinScheduler Developer Must-Read! IDEA Local Debugging Practical Guide

    1 project | dev.to | 22 Apr 2025
  • NPM blocking all packages with the word "camel"

    1 project | news.ycombinator.com | 1 Apr 2025
  • Can't Install CamelCase and Decamelize

    1 project | news.ycombinator.com | 1 Apr 2025
  • NPM outage around CamelCase or more broad?

    2 projects | news.ycombinator.com | 1 Apr 2025
  • Shadow DOM: Master Web Component Encapsulation for Modern JavaScript Apps

    1 project | dev.to | 21 Mar 2025
  • CSS-zero: opinionated CSS starter kit for your "nobuild" application

    2 projects | news.ycombinator.com | 21 Feb 2025
  • Small but Powerful Treasure Libraries for Front-end Development in 2025

    1 project | dev.to | 1 Feb 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more โ†’

Index

What are some of the best open-source Npm projects in JavaScript? This list will help you:

# Project Stars
1 Meteor JS 44,649
2 yarn 41,546
3 tsdx 11,332
4 css.gg 9,828
5 cli 8,859
6 Release It! ๐Ÿš€ 8,407
7 np 7,631
8 jsdelivr 5,854
9 npm-run-all 5,805
10 sinopia 5,500
11 eslint-plugin-vue 4,539
12 node-chatgpt-api 4,207
13 chrome-extension-boilerplate-react 3,833
14 release 3,581
15 thanks 2,764
16 cnpm 2,056
17 react-native-picker-select 1,821
18 rsmq 1,771
19 apollo-upload-client 1,540
20 graphql-upload 1,434
21 postcss-import 1,392
22 discord.js-selfbot-v13 990
23 npq 985

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?