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

Just another VanillaJS framework for personal purpose.

License

Notifications You must be signed in to change notification settings

yomli/vanille

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project transfered to https://codeberg.org/yomli/vanille

Vanille

Just another VanillaJS framework for personal purpose. I use _loader.js to list all the files I need. Then, when everything works, I simply execute build.sh or cat file1.js file2.js >> vanille.js to get a production version. Will write more about all of this later.

Usage of ES6 for … of

We could use forEach or even map instead of the for … of loops. But performance-wise, those loops are 2 to 3 times faster: https://leanylabs.com/blog/js-forEach-map-reduce-vs-for-for_of/

About

Just another VanillaJS framework for personal purpose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published