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

Publish codepoints/versions.json? #32

Closed
neodescis opened this issue May 18, 2022 · 4 comments
Closed

Publish codepoints/versions.json? #32

neodescis opened this issue May 18, 2022 · 4 comments

Comments

@neodescis
Copy link

I'm interested in creating an icon picker using this package, but I'd really like to have a list of icons available so I don't need to copy the list and keep it updated. Would it be possible to publish codepoints.json and/or versions.json to npm?

@marella
Copy link
Owner

marella commented May 22, 2022

I can include _data/versions.json in the package. codepoints.json is not reliable to get list of available icons as it is generated from font files and contains some extra ligatures which are not valid icons.

@neodescis
Copy link
Author

OK, I thought as much from one of the commits. Publishing versions.json would be very useful!

marella added a commit that referenced this issue May 23, 2022
@marella
Copy link
Owner

marella commented May 25, 2022

Published in the latest release 1.11.0

@marella marella closed this as completed May 25, 2022
@neodescis
Copy link
Author

I just completed my icon picker based on this data, and it's very nice. Thanks again!

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

2 participants