-
It just takes a few minutes to publish an npm module of the existing AngularJS project, but it would accomplish the following:
- Enable deployment from the standard infrastructure being used for both …
-
The original source-code (not the minified one) doesn't use the bracket or inject notation to declare the stateHelper provider, so it can't be directly minified.
Also it'll fail if using the new stri…
-
Hi. Cool plugin, really like the effort.
This is me running a sample project for the first time:
I've read the other issues about the Keeping/Creating issue, but for me this is still not as clear as …
-
I love the framework and have integrated it into my application. However, I'm using Angular (and am stuck with it) and don't need Mithril's router and http libraries. Would it make sense to make the c…
-
Can anybody from the polymer team take a good look at typescript please and make a blog post?
Wheatley from polymer slack pointed this out https://github.com/nippur72/PolymerTS
But I still think it c…
-
## ES 2015 (was ES6)
Since this is a next-gen tool, I think it makes sense to write it with next-gen JavaScript. We'll use ES6 + babel. To contribute, you'll want to make sure you're set up to compil…
-
##### Brunch
- Install [NodeJS](http://nodejs.org)
- Install [Brunch](http://brunch.io/) `npm install -g brunch`
- Create a new Brunch project `brunch new https://github.com/brunch/dead-simple`
- Inst…
-
Related to #64
What do you think about that as an option?
https://github.com/postcss/postcss-messages
![](https://camo.githubusercontent.com/b0abb0db5d0b273d4335e02667e842b22175d0b7/687474703a2f2f…
-
Current version install. Nothing has been modified by me. I passed --dist-path='public' on the generator.
.yo-rc.json:
```
{
"generator-gulp-angular": {
"props": {
"paths": {
"sr…
-
Currently after downloading the `mdl-templates.zip` archive there is no clear next step guiding developers into using the template(s). This could be fixed by, for instance, adding a `README` inside th…