Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UXScripts
/
JSONSelect
Public
forked from
lloyd/JSONSelect
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JSONSelect
JSONSelect.md
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 2, 2011
fix regression in previous commit which broke parsing for json strings inside :val() and :contains()
lloyd
committed
24d5433
View commit details
Copy full SHA for 24d5433
View code at this point
Browse repository at this point
fix needless collisions between keywords (like 'string') and property names. closes #17.
lloyd
committed
e3ce679
View commit details
Copy full SHA for e3ce679
View code at this point
Browse repository at this point
impelement '~'. closes #14
lloyd
committed
c4ec206
View commit details
Copy full SHA for c4ec206
View code at this point
Browse repository at this point
Commits on Jun 1, 2011
correct link to conformance tests from documentation
lloyd
committed
1c97a72
View commit details
Copy full SHA for 1c97a72
View code at this point
Browse repository at this point
add :contains and :val to the grammar
lloyd
committed
c7b8fbc
View commit details
Copy full SHA for c7b8fbc
View code at this point
Browse repository at this point
there are no more planned additions, they will all be unplanned.
lloyd
committed
629c2c9
View commit details
Copy full SHA for 629c2c9
View code at this point
Browse repository at this point
implement :expr(), :val(), and :contains() as means of matching values. closes #15.
lloyd
committed
fda6086
View commit details
Copy full SHA for fda6086
View code at this point
Browse repository at this point
Commits on May 29, 2011
:has() support. closes #13.
lloyd
committed
5535480
View commit details
Copy full SHA for 5535480
View code at this point
Browse repository at this point
Commits on May 27, 2011
improve language in overview table
lloyd
committed
45926b9
View commit details
Copy full SHA for 45926b9
View code at this point
Browse repository at this point
present the language overview as a table, kinda like the CSS3 spec rolls
lloyd
committed
53b4128
View commit details
Copy full SHA for 53b4128
View code at this point
Browse repository at this point
Commits on May 26, 2011
editorial pass on documentation
lloyd
committed
ff802f3
View commit details
Copy full SHA for ff802f3
View code at this point
Browse repository at this point
add a list of references
lloyd
committed
de4009b
View commit details
Copy full SHA for de4009b
View code at this point
Browse repository at this point
Commits on May 25, 2011
markdown syntax fix for uls
lloyd
committed
0298580
View commit details
Copy full SHA for 0298580
View code at this point
Browse repository at this point
attempt to introduce JSONSelect, and define the different language levels.
lloyd
committed
5032732
View commit details
Copy full SHA for 5032732
View code at this point
Browse repository at this point
Commits on May 21, 2011
fix consistent misspellings of 'pseudo'. closes #2.
lloyd
committed
a6efbca
View commit details
Copy full SHA for a6efbca
View code at this point
Browse repository at this point
documentation bug: '.' is a prefix for a class selector, not an ID selector (thanks to Tab Atkins)
lloyd
committed
0722de8
View commit details
Copy full SHA for 0722de8
View code at this point
Browse repository at this point
update docs, which had '#' instead of '.' as the key prefix
lloyd
committed
a687211
View commit details
Copy full SHA for a687211
View code at this point
Browse repository at this point
Commits on May 20, 2011
rework all documentation so that it can be published both on jsonselect.org and is viewable on github
lloyd
committed
c8fb4d3
View commit details
Copy full SHA for c8fb4d3
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.