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

Filters #9

Open
4 tasks
sebinsua opened this issue May 18, 2015 · 0 comments
Open
4 tasks

Filters #9

sebinsua opened this issue May 18, 2015 · 0 comments

Comments

@sebinsua
Copy link
Owner

  • The most basic filter is [*]. This does what it looks like. So does [prop].
  • Slices are also supported with [slice, end, step]
  • sel() may be passed a context as its second argument, which can contain filters on :filter-key-code.
  • A filter function can receive selectors and context and use these to filter items.
@sebinsua sebinsua mentioned this issue May 18, 2015
2 tasks
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

1 participant