Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ES6 #8

Open
siarheipashkevich opened this issue Oct 1, 2017 · 5 comments
Open

Support ES6 #8

siarheipashkevich opened this issue Oct 1, 2017 · 5 comments

Comments

@siarheipashkevich
Copy link

Are you going to rewrite your library to ES6 syntax using classes?

@TheRusskiy
Copy link
Owner

@siarheipashkevich then we would have to use a transpiler, to make this code work in older browsers.
Or do you just want to write code in this lib in ES6 and ship it transpiled?

@peter-pogocarshare
Copy link
Contributor

I'm willing to write this lib in ES6. Ideas on a roadmap?

@TheRusskiy
Copy link
Owner

@peter-pogocarshare I am open to suggestions :-)

@peter-pogocarshare
Copy link
Contributor

My use-case is for React-Native so I can start by writing this es6. We can figure how to ship it after?

@TheRusskiy
Copy link
Owner

@peter-pogocarshare I would prefer if we built this project in ES6 but distributed in ES5, for this we would need to have babel transpiler and prepublish npm hook.
May be I am gonna some free time this weekends.

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

No branches or pull requests

3 participants