1.0.9-alpha.2 • Published 2 years ago

@urkel/uil v1.0.9-alpha.2

Weekly downloads
14
License
MIT
Repository
github
Last release
2 years ago

About

The Urkel icon library, a collection of components designed for efficient website customization and standardization.

Folder structure

uil
  └── .storybook - storybook-specific configuration files
  └── src - All icons
  └── rollup.config.js - the configuration required for simple bundling of the library

Available Scripts

  • yarn build:storybook - Builds the storybook integration from UCL development.
  • yarn start - Alias for build:storybook
  • yarn uillink - Locally links the yalc version of uil here. (NOTE: this could be bypassed with yarn workspaces)
  • yarn push - Pushes UIL to a local yalc package registry for use during local development