-
This is the place to discuss specifics of how node will determine the mode a given a source (file / source string). Source string examples include stdin or `-e`, they do not include JS `Function` or …
bmeck updated
6 years ago
-
### What's up?
Now that we [made the proxy API great again](https://github.com/react-cosmos/react-cosmos/pull/422), it's time to target our next victim. 😈
The README starts with this proposition…
-
To allow importing of ES6 modules with an ES5 module in the package.json's "main" field.
As [proposed by rollup](https://github.com/rollup/rollup#can-i-distribute-my-package-as-an-es6-module).
-
CSS variables is now supported in Chromium, which we use for rendering. They enable us to write cleaner, more flexible code. Sadly, I cannot seem to use them in React without resorting to various tric…
-
**UPDATE 2017-10-09**: I've revised the plan I listed here to take into account feedback and to reduce the scope of the proposed changes.
I've left the original post here for historical reasons, bu…
-
As a time-constraint measure I've had to fork ex-navigation. One of the reasons was to replace the burger menu icon since I found no way before. Anyway, so I downloaded the forked zip and unzipped the…
-
raspbian-9-lite of 8/16:
**Added wipi and ethernet dongles**
**ip a**
```
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:…
-
# Specifications and Votes
https://github.com/angular-ui/router/wiki
# Resources
https://github.com/bennadel/AngularJS-Routing
https://github.com/vincentdieltiens/Angular-Multi-View
https://github…
-
The previous version was converting CG to conllx, which had bugs and is not supported in the current version anyway.
Necessary for #40.
-
### Version info
**Angular:** 2.0.0-rc4
**Ionic:** 2.0.0-beta.35
**Firebase:** 3.3.0
**AngularFire:** 2.0.0-beta.2
Google plus sign in using `signInWithCredential(idToken)` .
```
var provide…