riginoommen / op-components

One platform component library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:TypeScript 42.6%Language:SCSS 26.5%Language:HTML 16.3%Language:JavaScript 14.1%Language:CSS 0.3%Language:Shell 0.2%