js-common

mono repo for everyday node utilities and build tools

MIT License

Downloads
4.2K
Stars
2
Committers
2

js-common

Objective: Mono repository to be a home for basic javascript projects for common build utilities to common libs.

Examples:

  • mono-repo-deps
  • webpack
  • babel
  • prettier
  • eslint
  • gulp
  • editorconfig
  • utilities
  • docs (x0 repo auto doc / gh-pages)

How to Run

Learn Learna!

Use our built in scope:

Examples:

Run some package:

yarn scope @znemz/js-common-babel-config yarn preinstall

Tests

yarn test

or

yarn test:ci