stereo

Monorepo for all npm libraries I use personally.

MIT License

Downloads
19
Stars
7
Committers
1

stereo

Monorepo for all npm libraries I use personally.

Getting started

A Node.js >= 14.0.0 with yarn is recommended.

# install dependencies
yarn

# build all packages
yarn build

# run all tests
yarn test

# run tests in-module
yarn workspace [package-name] run test

Packages

  • chungking-react - Personal design system.
  • kait - A list of personal reusable hooks.
  • lerp - Simple linear interpolation.
Package Rankings
Top 20.68% on Npmjs.org
Related Projects