Skip to content

markpinero/better-stimulus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better StimulusJS

All Contributors

For easy reading, the main website is here.

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

📖 👀

Sebastien

📖

Dom Christie

🐛

Ben Koshy

📖

geetfun

📖

Konnor Rogers

📖

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

About

An opinionated collection of StimulusJS best practices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 67.4%
  • JavaScript 19.0%
  • Ruby 11.9%
  • HTML 1.7%