/

pkg

Package your Node.js project into an executable

最終更新日:503日前
24.1k

oven-sh/bun
507日前68.1k

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

gatsbyjs/gatsby
505日前54.9k

The best React-based framework with performance, scalability and security built in.

pubkey/rxdb
506日前20.2k

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

vadimdemedes/ink
505日前25.4k

🌈 React for interactive command-line apps

ivanhofer/typesafe-i18n
506日前2.0k

A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.

rescript-lang/rescript-compiler
506日前6.4k

The compiler for ReScript.

searchkit/searchkit
507日前4.7k

Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support

standard/standard
505日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

Yomguithereal/react-blessed
508日前4.4k

A react renderer for blessed.

callstack/haul
507日前3.6k

Haul is a command line tool for developing React Native apps, powered by Webpack

diegohaz/generact
520日前1.5k

Generate React components by replicating your own

junedomingo/react-native-rename
506日前2.5k

Rename react-native app with just one command

infinitered/ignite
506日前16.3k

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!

laurent22/joplin
505日前40.7k

Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

hilongjw/vue-zhihu-daily
525日前1.3k

zhihu daily spa with vue 线上演示在这里 ---->

requarks/wiki
505日前22.9k

Wiki.js | A modern and powerful wiki app built on Node.js

gridsome/gridsome
506日前8.5k

⚡️ The Jamstack framework for Vue.js

express-vue/express-vue
518日前1.3k

Vue rendering engine for Express.js. Use .Vue files as templates using streams

nklayman/vue-cli-plugin-electron-builder
507日前4.1k

Easily Build Your Vue.js App For Desktop With Electron

webfansplz/temir
521日前1.0k

Vue for interactive command-line apps

strapi/strapi
503日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

httpie/cli
503日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

Binaryify/NeteaseCloudMusicApi
503日前30.3k

网易云音乐 Node.js API service

arduino/arduino-cli
503日前4.1k

Arduino command line tool

caprover/caprover
503日前11.8k

Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

babel/babel
503日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

transitive-bullshit/create-react-library
505日前4.8k

CLI for creating reusable react libraries.

nvm-sh/nvm
503日前73.8k

Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

junegunn/fzf
503日前57.7k

:cherry_blossom: A command-line fuzzy finder

google/zx
503日前40.3k

A tool for writing better scripts

withfig/autocomplete
503日前23.8k

IDE-style autocomplete for your existing terminal & shell

asdf-vm/asdf
503日前19.8k

Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

discordjs/discord.js
503日前24.5k

A powerful JavaScript library for interacting with the Discord API

yagop/node-telegram-bot-api
503日前7.8k

Telegram Bot API for NodeJS

microsoft/botframework-sdk
503日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

electron/electron
503日前110.6k

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

gildas-lormeau/SingleFile
503日前13.1k

Web Extension for saving a faithful copy of a complete web page in a single HTML file

ohmyzsh/ohmyzsh
503日前166.8k

🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

sherlock-project/sherlock
503日前46.8k

🔎 Hunt down social media accounts by username across social networks

BurntSushi/ripgrep
503日前43.4k

ripgrep recursively searches directories for a regex pattern while respecting your gitignore

jesseduffield/lazygit
503日前42.9k

simple terminal UI for git commands

wagoodman/dive
503日前42.6k

A tool for exploring each layer in a docker image

n8n-io/n8n
503日前38.7k

Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.

cli/cli
503日前34.6k

GitHub’s official command line tool

sharkdp/fd
503日前30.7k

A simple, fast and user-friendly alternative to 'find'

ibraheemdev/modern-unix
503日前29.3k

A collection of modern/faster/saner alternatives to common unix commands.

acheong08/ChatGPT
503日前27.8k

Reverse engineered ChatGPT API

angular/angular-cli
504日前26.6k

CLI tool for Angular

google/python-fire
503日前26.0k

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

reviewdog/reviewdog
503日前7.1k

🐶 Automated code review tool integrated with any code analysis tools regardless of programming language

ajinabraham/nodejsscan
505日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

rust-lang/rust
503日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
503日前75.5k

Cybernetically enhanced web apps

webpack/webpack
503日前63.9k

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

FuelLabs/sway
503日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

evanw/esbuild
503日前36.8k

An extremely fast bundler for the web

vlang/v
503日前35.2k

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

carbon-language/carbon-lang
503日前32.0k

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

markedjs/marked
503日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
503日前28.8k

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

typst/typst
503日前26.3k

A new markup-based typesetting system that is powerful and easy to learn.

v8/v8
503日前22.4k

The official mirror of the V8 Git repository

oracle/graal
503日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

RustPython/RustPython
503日前17.1k

A Python Interpreter written in Rust

auchenberg/volkswagen
503日前12.8k

:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass.

Strider-CD/strider
506日前4.6k

Open Source Continuous Integration & Deployment Server

amberframework/amber
505日前2.5k

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

Asabeneh/30-Days-Of-JavaScript
503日前40.4k

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

prisma/prisma
503日前36.2k

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

SheetJS/sheetjs
504日前34.2k

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

GitSquared/edex-ui
503日前39.5k

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

nativefier/nativefier
503日前34.5k

Make any web page a desktop application

benawad/dogehouse
504日前9.1k

Taking voice conversations to the moon 🚀

carloscuesta/gitmoji-cli
504日前4.4k

A gitmoji interactive command line tool for using emojis on commits. 💻

twitter/twitter-text
504日前3.0k

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

goldbergyoni/nodebestpractices
503日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

xojs/xo
503日前7.5k

❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

microsoft/rushstack
504日前5.5k

Monorepo for tools developed by the Rush Stack community

expressjs/express
503日前63.2k

Fast, unopinionated, minimalist web framework for node.

goldbergyoni/javascript-testing-best-practices
503日前23.3k

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)

jaredhanson/passport
503日前22.2k

Simple, unobtrusive authentication for Node.js.

payloadcms/payload
503日前17.6k

The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.

nswbmw/N-blog
506日前15.4k

《一起学 Node.js》

graphile/crystal
503日前12.3k

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

HabitRPG/habitica
503日前11.2k

A habit tracker app which treats your goals like a Role Playing Game.

chimurai/http-proxy-middleware
503日前10.4k

:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more

aui/art-template
504日前9.8k

High performance JavaScript templating engine

expressjs/morgan
503日前7.8k

HTTP request logger middleware for node.js

hagopj13/node-express-boilerplate
503日前6.3k

A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

devias-io/material-kit-react
503日前5.1k

React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other

bitwarden/clients
503日前7.9k

Bitwarden client applications (web, browser extension, desktop, and cli)

browserless/browserless
503日前7.0k

Deploy headless browsers in Docker. Run on our cloud or bring your own. Free for non-commercial uses.

nestjs/nest
503日前62.9k

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

donnemartin/gitsome
503日前7.5k

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools

async-labs/builderbook
504日前3.7k

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

googleapis/google-api-nodejs-client
503日前11.1k

Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.

nieweidong/fetool
506日前4.4k

大前端的瑞士军刀,只记录有用的。

assemble/assemble
503日前4.2k

Get the rocks out of your socks! Assemble makes you fast at web development! Used by thousands of projects for rapid prototyping, themes, scaffolds, boilerplates, e-books, UI components, API documentation, blogs, building websites/static site generator, an alternative to Jekyll for gh-pages and more! Gulp- and grunt-friendly.

axios/axios
502日前103.4k

Promise based HTTP client for the browser and node.js

compiler-explorer/compiler-explorer
502日前14.8k

Run compilers interactively from your web browser and interact with the assembly

wasp-lang/wasp
502日前9.6k

The fastest way to develop full-stack web apps with React & Node.js.

cointop-sh/cointop
504日前3.8k

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

novuhq/novu
502日前31.9k

🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀

soketi/soketi
503日前4.3k

Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣

nodejs/node
502日前101.9k

Node.js JavaScript runtime ✨🐢🚀✨

primer/octicons
502日前8.1k

A scalable set of icons handcrafted with <3 by GitHub

bda-research/node-crawler
504日前6.6k

Web Crawler/Spider for NodeJS + server-side jQuery ;-)

urfave/cli
502日前21.3k

A simple, fast, and fun package for building command line apps in Go