项目作者: stimulus-components

项目描述 :
A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
高级语言: HTML
项目地址: git://github.com/stimulus-components/stimulus-components.git
创建时间: 2020-09-24T14:15:27Z
项目社区:https://github.com/stimulus-components/stimulus-components

开源协议:MIT License

下载


Stimulus components

👉 Introducing Stimulus components.

📚 Documentation

See Stimulus Components Website.

👷 Contributing

Do not hesitate to contribute to the controllers by adapting or adding features ! Bug reports or pull requests are welcome.

Don’t forget to drop a 🌟 on GitHub to support the project.

Publish a new version

  1. $ pnpm run lintfix && pnpm run test
  2. $ cd components/<specific-package-name>
  3. $ pnpm version <patch|minor|major>
  4. $ pnpm publish

📝 License

This project is released under the MIT license.