Axel Rauschmayer

Results 133 issues of Axel Rauschmayer

How about configuring variables and using them in paths? That would be less dynamic and therefore has more of a chance of working in client-side settings, too. For example: ```js...

Given browserify’s popularity, it probably makes sense to describe in the readme how CommonJS Everywhere is different from it. ## --- Want to back this issue? **[Post a bounty on...

The latest version of Node.js supports more of ES2015 than Node.js 6.0: http://node.green/

enhancement

How about a command line tool for extracting data via jsonpath? It could be similar to: https://stedolan.github.io/jq/

Possibly interesting for the future (but I don’t have a use case for it, myself): allow `dedent` to be combined with template tag functions: ```js console.log(dedent(html)` Hello! `); ``` However,...

http://reasonmlhub.com/exploring-reasonml/ch_about-reasonml.html