Skip to content

yashoswalyo/op-components

 
 

Repository files navigation

Welcome to One Platform Components Library 👋

Version Documentation Maintenance Total alerts

One platform component library.

Install dependencies

npm install

Usage

Development server

  • Run a single component
npm run dev <component-name>
  • Build a single component
npm run build <component-name>

Run tests

npm run build
npm run test

To publish packages to npmjs refer the following links.

Create a new component

Install packages

npm install

Create new component

npm run new

This would run the generator and add the component to packages folder

Run your component

npm run dev <component-name>

🤝 Contributors

👤 Ghanshyam Lohar @ghanlohar

👤 Diwanshi Gadgil @diwanshi

👤 Anjnee K. Sharma @anjneeksharma

👤 Sumeet Ingole @gisumit

👤 Deepesh Nair @hybridx

👤 Rigin Oommen @riginoommen

About

One platform component library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.0%
  • SCSS 30.3%
  • HTML 15.1%
  • JavaScript 13.3%
  • MDX 0.8%
  • CSS 0.3%
  • Shell 0.2%