Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open source component library for building web applications with Riot.js.
RiotGear is an open source component library for Riot.js that provides reusable HTML-like tags for building web applications. It is distributed as the npm package riotgear, with its documentation hosted at riotgear.js.org and source code maintained on GitHub under the RiotGear organization (repository RiotGear/rg).
RiotGear is a collection of reusable UI components designed specifically for Riot.js, a minimalist JavaScript library for building user interfaces. The library takes the form of custom tags that developers can import into their Riot.js projects, saving time by avoiding the need to hand-code common interface elements. The project is open source, licensed under MIT, and actively maintained by the community through a public contribution guide.
riotgear, with version and download counts visible through shields.io badges on the repository page.riotgear package and import existing components to quickly build out UI prototypes without writing every tag manually.