This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,043
Commits
5
Branches
1
Tag
210
MiB
b54e7214f0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Vojta Jina
c5153175b6
fix(transpiler/dart): re-exporting only some bindings
...
``` export {Foo, Bar} from ‘./foo’; ==> export ‘./foo’ show Foo, Bar; ```
2014-11-12 07:01:14 -08:00
Tobias Bosch
39c03e67e6
refactor: rename `js2dart` to `transpiler`
2014-09-26 17:44:42 -07:00