Open giocodes opened 5 years ago
Here are some suggestions after looking at https://www.npmjs.com/package/typelighterjs
@EdernClemente in case it helps, I suggest taking a look at this free course: https://egghead.io/lessons/javascript-introduction-to-how-to-write-an-open-source-javascript-library
If you want to provide users the flexibility, to also use the script on a browser directly see: https://egghead.io/lessons/javascript-add-a-browser-build-to-an-npm-module
I'm also happy to help with any questions or contributions :)
Hi @giocodes, I’m working a lot this year. I deal with it the next summer. Thanks for your comment 🙂
@EdernClemente Can I take this issue.
Hello @Alucard17 ! Yes you can, I don’t have time right now
Here are some suggestions after looking at https://www.npmjs.com/package/typelighterjs
@EdernClemente in case it helps, I suggest taking a look at this free course: https://egghead.io/lessons/javascript-introduction-to-how-to-write-an-open-source-javascript-library
If you want to provide users the flexibility, to also use the script on a browser directly see: https://egghead.io/lessons/javascript-add-a-browser-build-to-an-npm-module
I'm also happy to help with any questions or contributions :)