/

pkg

Package your Node.js project into an executable

最終更新日:721日前
24.1k

oven-sh/bun
726日前68.1k

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

gatsbyjs/gatsby
724日前54.9k

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

pubkey/rxdb
725日前20.2k

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

vadimdemedes/ink
724日前25.4k

🌈 React for interactive command-line apps

ivanhofer/typesafe-i18n
725日前2.0k

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

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

The compiler for ReScript.

searchkit/searchkit
726日前4.7k

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

standard/standard
724日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

Yomguithereal/react-blessed
727日前4.4k

A react renderer for blessed.

callstack/haul
726日前3.6k

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

diegohaz/generact
739日前1.5k

Generate React components by replicating your own

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

Rename react-native app with just one command

infinitered/ignite
725日前16.3k

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

laurent22/joplin
724日前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
744日前1.3k

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

requarks/wiki
724日前22.9k

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

gridsome/gridsome
725日前8.5k

⚡️ The Jamstack framework for Vue.js

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

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

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

Easily Build Your Vue.js App For Desktop With Electron

webfansplz/temir
740日前1.0k

Vue for interactive command-line apps

strapi/strapi
722日前58.9k

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

httpie/cli
722日前31.1k

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

Binaryify/NeteaseCloudMusicApi
722日前30.3k

网易云音乐 Node.js API service

arduino/arduino-cli
722日前4.1k

Arduino command line tool

caprover/caprover
722日前11.8k

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

babel/babel
722日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

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

CLI for creating reusable react libraries.

nvm-sh/nvm
722日前73.8k

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

junegunn/fzf
722日前57.7k

:cherry_blossom: A command-line fuzzy finder

google/zx
722日前40.3k

A tool for writing better scripts

withfig/autocomplete
722日前23.8k

IDE-style autocomplete for your existing terminal & shell

asdf-vm/asdf
722日前19.8k

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

discordjs/discord.js
722日前24.5k

A powerful JavaScript library for interacting with the Discord API

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

Telegram Bot API for NodeJS

microsoft/botframework-sdk
722日前7.3k

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

electron/electron
722日前110.6k

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

gildas-lormeau/SingleFile
722日前13.1k

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

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

🔎 Hunt down social media accounts by username across social networks

BurntSushi/ripgrep
722日前43.4k

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

jesseduffield/lazygit
722日前42.9k

simple terminal UI for git commands

wagoodman/dive
722日前42.6k

A tool for exploring each layer in a docker image

n8n-io/n8n
722日前38.7k

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

cli/cli
722日前34.6k

GitHub’s official command line tool

sharkdp/fd
722日前30.7k

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

ibraheemdev/modern-unix
722日前29.3k

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

acheong08/ChatGPT
722日前27.8k

Reverse engineered ChatGPT API

angular/angular-cli
723日前26.6k

CLI tool for Angular

google/python-fire
722日前26.0k

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

reviewdog/reviewdog
722日前7.1k

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

ajinabraham/nodejsscan
724日前2.3k

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

rust-lang/rust
722日前90.1k

Empowering everyone to build reliable and efficient software.

sveltejs/svelte
722日前75.5k

Cybernetically enhanced web apps

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

🌴 Empowering everyone to build reliable and efficient smart contracts.

parcel-bundler/parcel
722日前43.0k

The zero configuration build tool for the web. 📦🚀

evanw/esbuild
722日前36.8k

An extremely fast bundler for the web

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

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

markedjs/marked
722日前31.4k

A markdown parser and compiler. Built for speed.

ziglang/zig
722日前28.8k

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

typst/typst
722日前26.3k

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

v8/v8
722日前22.4k

The official mirror of the V8 Git repository

oracle/graal
722日前19.6k

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

RustPython/RustPython
722日前17.1k

A Python Interpreter written in Rust

auchenberg/volkswagen
722日前12.8k

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

Strider-CD/strider
725日前4.6k

Open Source Continuous Integration & Deployment Server

amberframework/amber
724日前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
722日前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
722日前36.2k

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

SheetJS/sheetjs
723日前34.2k

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

GitSquared/edex-ui
722日前39.5k

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

nativefier/nativefier
722日前34.5k

Make any web page a desktop application

benawad/dogehouse
723日前9.1k

Taking voice conversations to the moon 🚀

carloscuesta/gitmoji-cli
723日前4.4k

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

twitter/twitter-text
723日前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
722日前95.3k

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

xojs/xo
722日前7.5k

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

microsoft/rushstack
723日前5.5k

Monorepo for tools developed by the Rush Stack community

expressjs/express
722日前63.2k

Fast, unopinionated, minimalist web framework for node.

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

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

jaredhanson/passport
722日前22.2k

Simple, unobtrusive authentication for Node.js.

payloadcms/payload
722日前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
725日前15.4k

《一起学 Node.js》

graphile/crystal
722日前12.3k

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

HabitRPG/habitica
722日前11.2k

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

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

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

aui/art-template
723日前9.8k

High performance JavaScript templating engine

expressjs/morgan
722日前7.8k

HTTP request logger middleware for node.js

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

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

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

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

browserless/browserless
722日前7.0k

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

nestjs/nest
722日前62.9k

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

donnemartin/gitsome
722日前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
723日前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
722日前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
725日前4.4k

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

assemble/assemble
722日前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
721日前103.4k

Promise based HTTP client for the browser and node.js

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

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

wasp-lang/wasp
721日前9.6k

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

cointop-sh/cointop
723日前3.8k

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

novuhq/novu
721日前31.9k

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

soketi/soketi
722日前4.3k

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

nodejs/node
721日前101.9k

Node.js JavaScript runtime ✨🐢🚀✨

primer/octicons
721日前8.1k

A scalable set of icons handcrafted with <3 by GitHub

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

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

urfave/cli
721日前21.3k

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