/npm

Primary LanguageTypeScriptMIT LicenseMIT

All my NPM packages

circleci lerna typescript semantic-release

Basically a monorepository of all my NPM projects written in typescript, each one semantically released.

Scripts

Script Description
lint Lints all your packages
build Builds all your packages
build:watch Builds and watches all your packages
test Runs all tests in all packages
test:watch Runs all tests and waits for code changes in all packages

Packages

Package Description NPM
registry Basically a library to create a typed key-value store with an event emitter. Link