iconer

Iconer lets you manager your svg icons without depending on any external service in a simple web interface.


License
Apache-2.0

Documentation

Iconer

Iconer lets you manager your svg icons without depending on any external service in a simple web interface. You just add Iconer as a dev dependency to your project and you can manage your icons.

Installation

If available in Hex, the package can be installed by adding iconer to your list of dependencies in mix.exs:

def deps do
  [
    {:iconer, "~> 0.1.0", only: :test}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/iconer.

Todo

  • Add filtering
  • Add import
  • Add updating
  • Add deletion

Attributions