/

pkg

Package your Node.js project into an executable

最終更新日:579日前
24.1k

oven-sh/bun
584日前68.1k

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

gatsbyjs/gatsby
582日前54.9k

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

pubkey/rxdb
583日前20.2k

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

vadimdemedes/ink
582日前25.4k

🌈 React for interactive command-line apps

ivanhofer/typesafe-i18n
583日前2.0k

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

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

The compiler for ReScript.

searchkit/searchkit
584日前4.7k

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

standard/standard
582日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

Yomguithereal/react-blessed
585日前4.4k

A react renderer for blessed.

callstack/haul
584日前3.6k

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

diegohaz/generact
597日前1.5k

Generate React components by replicating your own

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

Rename react-native app with just one command

infinitered/ignite
583日前16.3k

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

laurent22/joplin
582日前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
602日前1.3k

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

requarks/wiki
582日前22.9k

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

gridsome/gridsome
583日前8.5k

⚡️ The Jamstack framework for Vue.js

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

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

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

Easily Build Your Vue.js App For Desktop With Electron

webfansplz/temir
598日前1.0k

Vue for interactive command-line apps

strapi/strapi
580日前58.9k

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

httpie/cli
580日前31.1k

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

Binaryify/NeteaseCloudMusicApi
580日前30.3k

网易云音乐 Node.js API service

arduino/arduino-cli
580日前4.1k

Arduino command line tool

caprover/caprover
580日前11.8k

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

babel/babel
580日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

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

CLI for creating reusable react libraries.

nvm-sh/nvm
580日前73.8k

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

junegunn/fzf
580日前57.7k

:cherry_blossom: A command-line fuzzy finder

google/zx
580日前40.3k

A tool for writing better scripts

withfig/autocomplete
580日前23.8k

IDE-style autocomplete for your existing terminal & shell

asdf-vm/asdf
580日前19.8k

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

discordjs/discord.js
580日前24.5k

A powerful JavaScript library for interacting with the Discord API

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

Telegram Bot API for NodeJS

microsoft/botframework-sdk
580日前7.3k

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

electron/electron
580日前110.6k

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

gildas-lormeau/SingleFile
580日前13.1k

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

ohmyzsh/ohmyzsh
580日前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
580日前46.8k

🔎 Hunt down social media accounts by username across social networks

BurntSushi/ripgrep
580日前43.4k

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

jesseduffield/lazygit
580日前42.9k

simple terminal UI for git commands

wagoodman/dive
580日前42.6k

A tool for exploring each layer in a docker image

n8n-io/n8n
580日前38.7k

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

cli/cli
580日前34.6k

GitHub’s official command line tool

sharkdp/fd
580日前30.7k

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

ibraheemdev/modern-unix
580日前29.3k

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

acheong08/ChatGPT
580日前27.8k

Reverse engineered ChatGPT API

angular/angular-cli
581日前26.6k

CLI tool for Angular

google/python-fire
580日前26.0k

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

reviewdog/reviewdog
580日前7.1k

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

ajinabraham/nodejsscan
582日前2.3k

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

rust-lang/rust
580日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
580日前75.5k

Cybernetically enhanced web apps

webpack/webpack
580日前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
580日前51.0k

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
580日前43.0k

The zero configuration build tool for the web. 📦🚀

evanw/esbuild
580日前36.8k

An extremely fast bundler for the web

vlang/v
580日前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
580日前32.0k

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

markedjs/marked
580日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
580日前28.8k

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

typst/typst
580日前26.3k

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

v8/v8
580日前22.4k

The official mirror of the V8 Git repository

oracle/graal
580日前19.6k

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

RustPython/RustPython
580日前17.1k

A Python Interpreter written in Rust

auchenberg/volkswagen
580日前12.8k

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

Strider-CD/strider
583日前4.6k

Open Source Continuous Integration & Deployment Server

amberframework/amber
582日前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
580日前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
580日前36.2k

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

SheetJS/sheetjs
581日前34.2k

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

GitSquared/edex-ui
580日前39.5k

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

nativefier/nativefier
580日前34.5k

Make any web page a desktop application

benawad/dogehouse
581日前9.1k

Taking voice conversations to the moon 🚀

carloscuesta/gitmoji-cli
581日前4.4k

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

twitter/twitter-text
581日前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
580日前95.3k

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

xojs/xo
580日前7.5k

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

microsoft/rushstack
581日前5.5k

Monorepo for tools developed by the Rush Stack community

expressjs/express
580日前63.2k

Fast, unopinionated, minimalist web framework for node.

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

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

jaredhanson/passport
580日前22.2k

Simple, unobtrusive authentication for Node.js.

payloadcms/payload
580日前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
583日前15.4k

《一起学 Node.js》

graphile/crystal
580日前12.3k

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

HabitRPG/habitica
580日前11.2k

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

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

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

aui/art-template
581日前9.8k

High performance JavaScript templating engine

expressjs/morgan
580日前7.8k

HTTP request logger middleware for node.js

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

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

devias-io/material-kit-react
580日前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
580日前7.9k

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

browserless/browserless
580日前7.0k

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

nestjs/nest
580日前62.9k

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

donnemartin/gitsome
580日前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
581日前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
580日前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
583日前4.4k

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

assemble/assemble
580日前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
579日前103.4k

Promise based HTTP client for the browser and node.js

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

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

wasp-lang/wasp
579日前9.6k

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

cointop-sh/cointop
581日前3.8k

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

novuhq/novu
579日前31.9k

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

soketi/soketi
580日前4.3k

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

nodejs/node
579日前101.9k

Node.js JavaScript runtime ✨🐢🚀✨

primer/octicons
579日前8.1k

A scalable set of icons handcrafted with <3 by GitHub

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

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

urfave/cli
579日前21.3k

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