Skip to content

Collection of packages or configurations used to help us programming in Javascript

Notifications You must be signed in to change notification settings

eove/javascript

Repository files navigation

Javascript

Collection of packages or configurations used to help us programming in Javascript

This is a monorepository, subprojects are in packages directory.

Packages

Available packages:

For developers

Installation

Just clone repository:

git clone https://github.com/eove/javascript.git

Then bootstrap with lerna:

npm install
npm run bootstrap

Publishing

Packges are published on:

Use the following command to publish to npmjs.org:

npx lerna publish <version>

Then publish packages to github.com with:

npx lerna publish from-package --registry https://npm.pkg.github.com

About

Collection of packages or configurations used to help us programming in Javascript

Resources

Stars

Watchers

Forks

Packages