druidworks-toolkit

1.4.0 • Public • Published

toolkit

This repository will hold all the common stuff

Package Manager

This repository uses Yarn

npm i -g yarn
yarn install

Compiler

This project makes use of TypeScript

yarn build

Testing

We are using Jest to test all utility functions

yarn test

Publishing

Once you have added your util, you will need to commit your changes to git, preferably with a PR.

After the changes have been merged into the master branch, we must publish & bump the package version (commiting this back into master).

yarn publish
git add .
git commit -m "vX.X.X"
git push

Readme

Keywords

Package Sidebar

Install

npm i druidworks-toolkit

Weekly Downloads

1

Version

1.4.0

License

GPL-3.0-or-later

Unpacked Size

242 kB

Total Files

36

Last publish

Collaborators

  • master.webdruid