@billomat/ui-iconset

1.2.20 • Public • Published

@billomat/ui-iconset 👾

Usage

Install

$ npm install @billomat/ui-iconset

Development

🤖 This is a No Code Library. All you have to do is add a new or a changed icon-file to the 📂 /assets directory.

✅ Publishing it and you're done!

Naming Icons

🔶 All filenames in lowercase

🔶 Keep the filenames short a as possible

🔶 A modifierer is separated by a hyphen '-'

🔶 Adapting the FontAwesome syntax

Examples:

  • arrow-left.svg
  • arrow-down.svg
  • circle-check.svg
  • circle-create.svg

Build Testing

$ npm run build

Publishing

// Change Version:
$ npm version major[, minor, patch ]

// Pushing
$ git push

// Publishing
$ npm publish

// Or as a one-liner
$ npm version patch && git push && npm publish

Private Package Auth

⚠️ Rename .npmrc.tpl to .npmrc

//registry.npmjs.org/:_authToken=npm_*** AUTH TOKEN ***

License

MIT

Package Sidebar

Install

npm i @billomat/ui-iconset

Weekly Downloads

214

Version

1.2.20

License

MIT

Unpacked Size

143 kB

Total Files

149

Last publish

Collaborators

  • tristanharnisch
  • atischer
  • juan.deladoey
  • ahmetsayarli
  • julian.thiemt
  • vlrmprjct
  • robert.lech