Skip to content

eove/javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 4