Skip to content

andrefgneves/rg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiotGear

The open source component library for Riot.

Ready made components

RiotGear was built to help. Help you improve your app development speed. If we've built it already why reinvent the wheel? The components should have all the functionality the majority of people need.

In just a few lines of code you could have an off-canvas slide in side-menu, a set of tabs, a bunch of nice toggles and lots of others. Plus the list of components is increasing all the time.

CSS

Each component's css has been scoped so customising them is an accurate but easy task.

The CSS we've written contains just enough style for the components to be useful, without being too opinionated.

If you have an idea for a new component or would like to make a suggestion about anything let us know in the forum or raise an issue in GitHub.

Find out more on the RiotGear website

https://riotgear.js.org

Suggestions

If you'd like to suggest new components or enhancements to existing ones please raise an issue.

Contributing

First of all, Pull Requests, suggestions or comments about RiotGear are all welcome and valued. To start contributing follow these steps:

Step 1

Fork the repo!

Step 2

Write some code...

Step 3

Submit your Pull Request to our DEV branch so that we can review the code before merging into master.

Sit back

At some point your changes will get merged in and we'll publish a new version of RiotGear! Yay!

Code Conduct

We're all friends! This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. [code-of-conduct]: http://todogroup.org/opencodeofconduct/#RiotGear/gregory.pratt@me.com

About

The open source component library for RiotJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 2.1%