/better-stimulus

An opinionated collection of StimulusJS best practices

Primary LanguageCSSMIT LicenseMIT

Better StimulusJS

All Contributors

An opinionated collection of StimulusJS best practices

Contributing

Contributions are very welcome! Just fork the repo, create a topic branch, and file a pull request!

Below is an example of a section:

## Heading

Bad
{: .label .label-red }

```js
```
{: .border-red }

Good
{: .label .label-green }

```js
```
{: .border-green }

### Rationale

### Counterindications

### References

Running Jekyll locally

To view your changes in action, run the following commands

bundle install
bundle exec jekyll serve

Disagree?

No problem, file a Github issue and let's talk about it!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Julian Rubisch

📖

leastbad

👀 📖

Nate Hopkins

👀

Chris Oliver

📖 👀

This project follows the all-contributors specification. Contributions of any kind welcome!