0.0.12 • Published 5 years ago
@hopsoft/controllers v0.0.12
Controller Library
Installation
yarn add @hopsoft/controllersUsage
import ExampleController from '@hopsoft/controllers'Contributing
Standardize your code before pushing to GitHub.
yarn prettier-standard:formatPublishing
yarn build
git add .
git commit -m "build ..."
yarn publish
git push github
git push github --tags