0.1.101 • Published 3 years ago

seismic-icons v0.1.101

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

seismic-icons

To generate or update components, load new icons to ./src/icons and run

node ./format-icons-to-components.js

Tell Vue CLI that you want this project built as a library

npm run build

Builds the library before publishing to npm; points to build script above

npm run prepublishOnly

To import all components from library in your Nuxt project - add this path to your nuxt.config.js

components: [
  ...
  {
    path: '~/node_modules/seismic-icons/src/components',
  },
],
0.1.10

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.101

3 years ago

0.1.9

3 years ago

0.1.6

3 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago