Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm package #41

Open
solonovamax opened this issue Oct 15, 2023 · 0 comments
Open

Update npm package #41

solonovamax opened this issue Oct 15, 2023 · 0 comments

Comments

@solonovamax
Copy link

Similar to #29.

It would be great if the npm package was updated.

I want to use jamicons in my project, however

  • I don't wish to use a cdn. I want all resources served from my server.
  • I don't want to pollute my vcs with 1000 icon files

so, it would be great if there could be an npm package, so I can include the icons using

<img href="/node_modules/jamicons/svg/key-f.svg">

then, my build system will only include the svgs I need in the output.

I don't need any of the js or font features, I only need the svgs to be published via npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant