Renée

Results 201 issues of Renée

Add a `findFast` function that's exactly like `detective.find`, but doesn't parse the source. detective.find automatically uses findFast if possible. we cannot do this if a custom `isRequire` function is provided,...

This patch adds dependency tracking to individual exports. If an export A is only used inside another exported function B that is not used, the A export will also be...

otherwise this does nothing and you dont realise

`npm install @u-wave/react-youtube@next` This will be version 1.0 of the library. It uses hooks internally instead of a class. It exposes a `useYouTube` hook so you can attach a player...

Since the Node.js version implemented by this module differs for each API, a table might be helpful to inform users what APIs they can use (and to keep track of...

Still need to port: - [ ] callbackify - [ ] format - [x] inspect - [ ] isDeepStrictEqual

This doesn't work yet because browserify 16's shims don't support old IE by default. We can switch back to buffer@4 probably to make it work again.

So you can get the value out 😇 I just copied the implementation from the `UserAgent` type.