TypeScript is a language for application scale JavaScript development
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
replacement for `npm version` with automatic CHANGELOG generation
Convert globs to regular expressions
bundle loader module for webpack
script loader module for webpack
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
jade loader module for webpack
Babel plugin for turning __proto__ into a shallow property clone
Global identifiers from different JavaScript environments
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Task registry that allows composition through series/parallel methods.
A quick and dirty file globbing utility based on minimatch.