cogstyle

0.0.4 • Public • Published

cogstyle

Maintainable CSS for component frameworks

Usage

Installation

yarn add cogstyle

or

npm install --save cogstyle

Usage

Check our our example demos in

React

Angular

Vue

Your keys, values and cogs are defined in a style library. That library can then be used with cogs in any of the frameworks we support (React, Vue, Angular). In most examples will be a stylelibrary.js file. If you were developing a set of components for each framework then you would be able to use the same set of composable keys, values and props to build those components. We have examples for each framework above.

Commands

yarn build  # Build files from src/ into dist/

yarn clean  # Delete all files in dist/

Package Sidebar

Install

npm i cogstyle

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

8.76 kB

Total Files

3

Last publish

Collaborators

  • jimthedev