0.1.1 • Published 3 years ago

studio-royal-components v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Studio Royal

A consistent collection of thoughtfully designed WebComponents, designed for use in complex applications.

Note: Studio Royal is under active development and is not fit for production use.

Installation

$ npm install
...
$ # Navigate to `localhost:10001` to view the demo.
$ npm run dev
...
$ # Build `dist/bundle.js` for use in your apps.
$ npm run build
...
$

TODO

  • Improve performance of circular-progress.
  • Self-host Inter (font).
  • Fix Rollup failing when new files are added and npm run dev is running.

Contributing

By contributing your changes to this project, you acknowledge that you:

  1. Are willing to allow me to relicense your changes under the MIT license at my discretion
  2. Have permission from the original copyright holder(s) of your changes to agree to the above

License

GPLv3

See LICENSE.md.