ncjones's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
traefik/traefik
The Cloud Native Application Proxy
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
k88hudson/git-flight-rules
Flight rules for git
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
winstonjs/winston
A logger for just about everything.
hapijs/joi
The most powerful data validation library for JS
google/gvisor
Application Kernel for Containers
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
facebook/watchman
Watches files and records, or triggers actions, when they change.
mattn/emmet-vim
emmet for vim: http://emmet.io/
olivierlacan/keep-a-changelog
If you build software, keep a changelog.
micronaut-projects/micronaut-core
Micronaut Application Framework
stampit-org/stampit
OOP is better with stamps: Composable object factories.
micromatch/micromatch
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert
thlorenz/proxyquire
🔮 Proxies nodejs require in order to allow overriding dependencies during testing.
megastep/makeself
A self-extracting archiving tool for Unix systems, in 100% shell script.
taylorhakes/fecha
Lightweight and simple JS date formatting and parsing
RedisGraph/RedisGraph
A graph database as a Redis module
opticdev/optic
OpenAPI linting, diffing and testing. Optic helps prevent breaking changes, publish accurate documentation and improve the design of your APIs.
TritonDataCenter/node-verror
Rich JavaScript errors
wix-incubator/wml
An alternative to symlinks that actually copies changed files from source to destination folders
sit-fyi/sit
Serverless (offline-first, merge-friendly) Information Tracker
tj/node-only
return whitelisted properties of an object
TryGhost/knex-migrator
DB migration tool for knex.js
jonschlinkert/filter-object
Return a copy of an object, filtered to have only keys that match the given glob patterns.
Financial-Times/node-health-check
Build health check functions which comply with the FT health check standard
SimenB/wait-until-promise