All Projects → julianrubisch → Better Stimulus

julianrubisch / Better Stimulus

Licence: mit
An opinionated collection of StimulusJS best practices

Labels

Projects that are alternatives of or similar to Better Stimulus

Balm Ui
♦️ A modular and customizable UI library based on Material Design and Vue
Stars: ✭ 133 (-5.67%)
Mutual labels:  scss
Netbeans Website
Apache NetBeans Website
Stars: ✭ 135 (-4.26%)
Mutual labels:  scss
React Slack Chat
[UPDATED] A Server-less Beautiful Gooey / Material Design Slack Chat Web Integrating Widget.
Stars: ✭ 139 (-1.42%)
Mutual labels:  scss
Sso Wall Of Shame
A list of vendors that treat single sign-on as a luxury feature, not a core security requirement.
Stars: ✭ 135 (-4.26%)
Mutual labels:  scss
Material Color
🔆 The colour palette, based on Google's Material Design, for use in your project.
Stars: ✭ 135 (-4.26%)
Mutual labels:  scss
Wpgulptheme
A theme to demonstrate simplest implementation of WPGulp Boilerplate. Practical implementation of WPGulp →
Stars: ✭ 136 (-3.55%)
Mutual labels:  scss
Lc Design
A UI component framework for building LCUI application.
Stars: ✭ 134 (-4.96%)
Mutual labels:  scss
3gstudent.github.io
blog
Stars: ✭ 139 (-1.42%)
Mutual labels:  scss
Hexo Theme Tranquilpeak
💄 A gorgeous responsive theme for Hexo blog framework
Stars: ✭ 1,740 (+1134.04%)
Mutual labels:  scss
Musubii
Simple CSS Framework for JP
Stars: ✭ 138 (-2.13%)
Mutual labels:  scss
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+7728.37%)
Mutual labels:  scss
Uswds Site
USWDS website and documentation
Stars: ✭ 135 (-4.26%)
Mutual labels:  scss
Shards Ui
🎨Shards is a beautiful & modern Bootstrap 4 UI kit packed with extra templates and components.
Stars: ✭ 1,718 (+1118.44%)
Mutual labels:  scss
Rails Stylesheets
Stylesheets starting kit @LeWagon
Stars: ✭ 134 (-4.96%)
Mutual labels:  scss
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-1.42%)
Mutual labels:  scss
Protonmail Theme
Protonmail Theme
Stars: ✭ 134 (-4.96%)
Mutual labels:  scss
Glup
Some of the gulp tutorial -《gulp笔记》
Stars: ✭ 136 (-3.55%)
Mutual labels:  scss
React Impression
快速构建企业级应用
Stars: ✭ 140 (-0.71%)
Mutual labels:  scss
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (-1.42%)
Mutual labels:  scss
Puppertino
A CSS framework based on Human Guidelines from apple
Stars: ✭ 138 (-2.13%)
Mutual labels:  scss

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

📖

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].