Start building web components with zero configuration with React class-based components
Find Out More
Open Source With MIT Licence
Zero configuration (No Grunt Gulp or Fart needed)
React Styled API
Powered by Lit-html
Easy to integrate and configure
Written in typescript
Easy React class component style API. with similar lifecycle events and completely Hackable
No need of any fancy build tools work with just js modules
Powered by Lit-html and built in own templating engine.
Its really open source and made with Love for developers
Start using with npm or yarn
npm install componentforge
Or with CDN
import {Component , html , Tag} from 'https://cdn.jsdelivr.net/npm/componentforge';