Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selector support for prefix ? #55

Open
yidea opened this issue Mar 14, 2014 · 1 comment
Open

Selector support for prefix ? #55

yidea opened this issue Mar 14, 2014 · 1 comment

Comments

@yidea
Copy link

yidea commented Mar 14, 2014

Just wondering do we have a support of prefix selector, any planning
e.g. in css/jq *[class^='fade'] can match to .fade1, .fade2

@brainsiq
Copy link

There is already a ^= operator to match string prefixes - https://github.com/lloyd/JSONSelect/blob/master/src/jsonselect.js#L167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants