Package Exports
- resq
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (resq) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Installation
$ npm install --save resqOr
$ yarn add resqLive Example
https://stackblitz.com/edit/resq-example
Usage
- Using resq$ to select first instance of query
- Using resq$$ to select all matching elements in query
- Understanding how to select React.Fragments vs Wrapped JSX