mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #322] Add JSON file with included countries #198
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matteocng on GitHub (Oct 28, 2016).
Original GitHub issue: https://github.com/lipis/flag-icons/issues/322
Thanks for this library. I think that a JSON file with the codes included in the stylesheets and continent codes would be a nice addition (can PR). Libraries and apps dependent on flag-icon-css could then load and use such file as a reference.
... the 'meta countries' contained in _flag-icon-more may be marked as such:
... it may include the English country names too:
@lipis commented on GitHub (Oct 28, 2016):
http://flag-icon-css.lip.is/api/v1/country/
@matteocng commented on GitHub (Oct 28, 2016):
Great, thanks! Any chance that JSON could be included in this repository, so that one could for instance:
@lipis commented on GitHub (Oct 29, 2016):
Maybe in the future.. :/
@tomlutzenberger commented on GitHub (Oct 30, 2016):
@matteocng You could call the API via AJAX and store the data.
@lipis commented on GitHub (Oct 31, 2016):
I'll close it for now..