Skip to content

ahmadkzx/icoma

Repository files navigation

Icoma (Beta)

Icoma is UI environment for generate and manage icon components. With it you can generate icon components from the template and use them in your project.

enter image description here

What is icon component?

icon component is a (React, Vue, Angular, ...) component that takes some props like size and renders SVG.

How to use

  1. Install Icoma: npm i icoma --save-dev
  2. Add these scripts in your package.json:
    • "icoma:init": "icoma init"
    • "icon:start": "icoma start"
  3. Initialize Icoma: npm run icoma:init
  4. Finally start Icoma on localhost: npm run icoma:start

About

Icoma is UI environment for generate and manage icon components. With it you can generate icon components from the template and use them in your project.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages