empyrical

Results 8 issues of empyrical

I think it'd be awesome if there was a way to define a function like how node-sass does: (from sass/node-sass#644) ``` js sass.render({ data: '#{headings(2,5)} { color: #08c; }', functions:...

enhancement

**Do you want to request a *feature* or report a *bug*?** Request a feature **What is the current behavior?** Metro does not (yet) have PnP support **If the current behavior...

This is a proposal for a new structure the React Native project could take. I consider it to be part of the spirit of the slimmening, and could also lead...

💡 Proposal

This is a meta issue to keep track of the things that need to be tweaked to give RN-CLI support for Yarn Plug 'n Play. This is probably non-exhaustive, more...

discussion
feature request

**Is your feature request related to a problem? Please describe.** Right now there isn't a documented/stable way to use Node as a shared library inside of an application. Were one...

c++
feature request
node-api
embedding

This pull request does the following: * Adds a new `sendUnrealClientDeleteRequest` static method to `FortniteClient.php` for sending `DELETE` requests to Unreal Client endpoints * Adds a new parameter to `getFriends`...

This pull request enables the GitHub-style markdown codefences in Snudown (by enabling the `MKDEXT_FENCED_CODE` flag) So, if merged, code blocks like this will work on the old reddit design: \```javascript...