1.0.71 • Published 3 years ago
stimbus v1.0.71
Stimbus
Adds global event bus functionality to stimulus controllers
- Hosted via npm
- Choose install method
yarn add stimbusnpm i stimbus
- Module page: https://www.npmjs.com/package/stimbus
- Choose install method
Quickstart
- Create build:
yarn build - Run tests:
yarn test - Run formatter:
yarn format - Run linter:
yarn lint