{"id":22282660,"url":"https://github.com/carbonfive/akop","last_synced_at":"2025-07-14T17:34:09.615Z","repository":{"id":9984304,"uuid":"12013176","full_name":"carbonfive/akop","owner":"carbonfive","description":"Angular Kit of Parts","archived":false,"fork":false,"pushed_at":"2015-12-17T16:54:34.000Z","size":5994,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-03-25T19:51:24.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carbonfive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-10T00:21:58.000Z","updated_at":"2015-08-31T16:11:38.000Z","dependencies_parsed_at":"2022-09-02T14:22:06.524Z","dependency_job_id":null,"html_url":"https://github.com/carbonfive/akop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carbonfive/akop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fakop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fakop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fakop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fakop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbonfive","download_url":"https://codeload.github.com/carbonfive/akop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fakop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265324840,"owners_count":23747172,"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-12-03T16:34:43.452Z","updated_at":"2025-07-14T17:34:09.562Z","avatar_url":"https://github.com/carbonfive.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"akop\n====\n\nAKOP (Angular Kit Of Parts) is intended to be a set of directives and other useful bits that can be selectively\nintegrated into your angular projects.\n\n# Usage\n\nTo use simply drop lib/akop.js or lib/akop.min.js into your projects javascript directory and include it however you\ninclude other javascript files.\n\nFor specifics about usage of individual modules please see the demo implementations in the demo directory. If you have questions\nplease feel free to create an issue here. I'll do my best to answer in a timely maner.\n\n# To Contribute\n\nContributions are welcome, and greatly appreciated. AKOP modules are written in CoffeScript and uses Cake to build the\njavascript and jasmine spec suite. The following steps assume you have CoffeeScript installed.\n\n## Run the tests\n\nTo build and run the specs simply run this command from the root directory of the project.\n\n```cake spec```\n\nIt will compile all of the source code and specs and open SpecRunner.html in a browser. If you have run the specs before\nyou may need to reload the page to make sure you're not getting cached files.\n\n## Adding new files\n\nCurrently the Cakefile is explicitly defining all of the included files. You will need to add any new source and spec files\nto the ```appFiles``` and ```specFiles``` arrays, respectively. (I'm planning to make the build process smarter in the future.)\n\n# Modules\n\n## Directives\n\n### MultiSelect\n\nMultiSelect provides the familiar file-system style hotkey selection strategy. See [demo/multi-select](demo/multi-select.html) for a\nbasic implementation.\n\n## Filters\n\n### QueryFilter\n\nThe Query filter provides an enhanced interface for filtering collections. See [demo/query-filter](demo/query-filter.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fakop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbonfive%2Fakop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fakop/lists"}