Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

ES6 support #4

Open
xgrommx opened this issue Aug 2, 2014 · 9 comments
Open

ES6 support #4

xgrommx opened this issue Aug 2, 2014 · 9 comments

Comments

@xgrommx
Copy link

xgrommx commented Aug 2, 2014

Do you planned add ES6 feature? For example you can use this plugin https://github.com/sindresorhus/gulp-traceur or this https://github.com/thlorenz/es6ify

@jgoux
Copy link
Owner

jgoux commented Aug 2, 2014

I didn't plan to add ES6 feature but I can consider it! :)
I'm working on the integration of CoffeeScript right now, so this will be the next step.
PR are welcome of course. ;)

@xgrommx
Copy link
Author

xgrommx commented Aug 2, 2014

Hmm.. If you working on the integration of CoffeeScript you can also integrate Typescript) Typescript is more readable as for me and generate normal js unlike CoffeeScript.

@jgoux
Copy link
Owner

jgoux commented Aug 2, 2014

I'll consider it as well. I don't like CoffeeScript weirdness too.

@jgoux
Copy link
Owner

jgoux commented Aug 3, 2014

@xgrommx Could you look at https://github.com/jgoux/generator-angulpify/tree/master/generators/app/templates/src/modules/javascript and help me to convert these files into TypeScript ?
I'll do it this week but I don't know the language yet.

@xgrommx
Copy link
Author

xgrommx commented Aug 4, 2014

@jgoux sure, I'll do when I'll have free time.

@LEI
Copy link

LEI commented Nov 23, 2014

Hello, there is a missing closing parenthesis in the lint task for TypeScript. I would help to convert the JavaScript files in this language but I don't know either how to use it.

@jgoux
Copy link
Owner

jgoux commented Nov 23, 2014

Hey @LEI ,
I'm rewritting all the generator so I won't be against some help on the typescript part. I'll up the files soon. :)

@jamiebuilds
Copy link

Hey @jgoux, you might also want to check out 6to5 (http://6to5.github.io/) and 6to5-browserify (https://github.com/6to5/6to5-browserify). I'm a contributor to 6to5, and if you have any questions I'm happy to answer them. You can either ping me personally or join us in our gitter room.

@jgoux
Copy link
Owner

jgoux commented Dec 7, 2014

Hello @thejameskyle , thanks for the suggestion. I'll definitly add support for es6, and 6to5 seems better than traceur, so I won't hesitate if I have question about it. Thanks !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants