{"id":15959309,"url":"https://github.com/emyann/fa-picker","last_synced_at":"2025-04-05T06:17:42.132Z","repository":{"id":14221557,"uuid":"16928468","full_name":"emyann/fa-picker","owner":"emyann","description":"A FontAwesome Picker jQuery Widget.","archived":false,"fork":false,"pushed_at":"2014-05-09T13:31:52.000Z","size":652,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T14:10:02.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://emyann.github.io/fa-picker/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emyann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-17T22:19:19.000Z","updated_at":"2023-03-05T03:18:51.000Z","dependencies_parsed_at":"2022-08-28T16:11:37.667Z","dependency_job_id":null,"html_url":"https://github.com/emyann/fa-picker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emyann%2Ffa-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emyann%2Ffa-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emyann%2Ffa-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emyann%2Ffa-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emyann","download_url":"https://codeload.github.com/emyann/fa-picker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294567,"owners_count":20915341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T14:41:14.592Z","updated_at":"2025-04-05T06:17:42.112Z","avatar_url":"https://github.com/emyann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#FontAwesome Bootstrap Picker\n\nThis jQuery plugin runs into Bootstrap context and provides a way to browse all `font-awesome` 4 icons using `isotope` dynamic placement. FaPicker uses a json-parsed yml file called `icons.yml` which is located into Font Awesome official repository. That allows to provide all necessary metadata in order to improve user browsing experience.\n\n\n##Demos\nFaPicker demo website [here](http://emyann.github.io/fa-picker)  \nSee the demo page [here](http://emyann.github.io/fa-picker/demo1.html)  \n\n\n\n## Initialize\n### In HTML \n\n``` html\n  \u003cinput type=\"text\" id=\"myElement\" name=\"TileIcon\" data-dnp-widget=\"fapicker\" title=\"Icon Title\" placeholder=\"Ex: fa fa-envelope\" value=\"\"\u003e\n```\n### In JavaScript\nElement Basis\n``` js\n  $(\"#myElement\").faPicker();\n```\n\nGlobal instantiation\n``` js\n  $(\"[data-dnp-widget='fapicker']\").faPicker();\n```\n\n## Todo\n\n- [X] Build Grid Layout\n- [X] Medata Filters\n- [X] Metadata Sorters\n- [_] Infinite Scroll\n- [_] \n- [_] Export selected icon data\n- [_] Events: broadcast chosen icon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femyann%2Ffa-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femyann%2Ffa-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femyann%2Ffa-picker/lists"}