soot-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

soot-ui

A set of dark UI components for Vue 2 apps. Includes a demo in the repo with an example of all components. Not currently compatible with vue-cli-service >=v4.0.0 - designed for use in projects with v3.6.0.

Still in early development.

Working with the repository

npm install        # Install dependencies
npm start          # Shorthand for npm run serve
npm run serve      # Serve the demo page, live reloading when components change on disk
npm run build      # Run the production build (minified, doesn't include demo HTML page)
npm run build:demo # Build the demo page for offline viewing
npm run watch      # Run the production build, re-running when components change on disk
npm run watch:demo # Run the demo build, re-running when components change on disk

Package Sidebar

Install

npm i soot-ui

Weekly Downloads

2

Version

0.1.7

License

none

Unpacked Size

1.67 MB

Total Files

29

Last publish

Collaborators

  • ahouse101