{"id":13439132,"url":"https://github.com/lloyd/JSONSelect","last_synced_at":"2025-03-20T07:32:08.009Z","repository":{"id":47445242,"uuid":"1743096","full_name":"lloyd/JSONSelect","owner":"lloyd","description":"CSS-like selectors for JSON","archived":false,"fork":false,"pushed_at":"2021-08-31T16:43:14.000Z","size":530,"stargazers_count":1592,"open_issues_count":46,"forks_count":116,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-10-29T15:34:27.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jsonselect.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lloyd.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":"2011-05-13T12:03:48.000Z","updated_at":"2024-10-20T13:40:24.000Z","dependencies_parsed_at":"2022-08-17T14:45:47.875Z","dependency_job_id":null,"html_url":"https://github.com/lloyd/JSONSelect","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloyd%2FJSONSelect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloyd%2FJSONSelect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloyd%2FJSONSelect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloyd%2FJSONSelect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lloyd","download_url":"https://codeload.github.com/lloyd/JSONSelect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244570880,"owners_count":20474140,"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-07-31T03:01:11.420Z","updated_at":"2025-03-20T07:32:03.001Z","avatar_url":"https://github.com/lloyd.png","language":"JavaScript","readme":"JSONSelect is *EXPERIMENTAL*, *ALPHA*, etc.\n\nJSONSelect defines a selector language similar to CSS intended for\nJSON documents.  For an introduction to the project see\n[jsonselect.org](http://jsonselect.org) or the [documentation](https://github.com/lloyd/JSONSelect/blob/master/JSONSelect.md).\n\n## Project Overview\n\nJSONSelect is an attempt to create a selector language similar to\nCSS for JSON objects.  A couple key goals of the project's include:\n\n  * **intuitive** - JSONSelect is meant to *feel like* CSS, meaning a developers with an understanding of CSS can probably guess most of the syntax.\n  * **expressive** - As JSONSelect evolves, it will include more of the most popular constructs from the CSS spec and popular implementations (like [sizzle](http://sizzlejs.com/)).  A successful result will be a good balance of simplicity and power.\n  * **language independence** - The project will avoid features which are unnecessarily tied to a particular implementation language.\n  * **incremental adoption** - JSONSelect features are broken in to conformance levels, to make it easier to build basic support and to allow incremental stabilization of the language.\n  * **efficient** - As many constructs of the language as possible will be able to be evaluated in a single document traversal.  This allows for efficient stream filtering.\n\nJSONSelect should make common operations easy, complex operations possible,\nbut haughtily ignore weird shit.\n\n## What's Here\n\nThis repository is the home to many things related to JSONSelect:\n\n  * [Documentation](https://github.com/lloyd/JSONSelect/blob/master/JSONSelect.md) which describes the language\n  * The [jsonselect.org](http://jsonselect.org) [site source](https://github.com/lloyd/JSONSelect/blob/master/site/)\n  * A [reference implementation](https://github.com/lloyd/JSONSelect/blob/master/src/jsonselect.js) in JavaScript\n\n## Related projects\n\nConformance tests are broken out into a [separate\nrepository](https://github.com/lloyd/JSONSelectTests) and may be used\nby other implementations.","funding_links":[],"categories":["JavaScript","Queries","misc. related tools/libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloyd%2FJSONSelect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloyd%2FJSONSelect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloyd%2FJSONSelect/lists"}