Skip to content

erlinghoff/Enkelt-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enkelt JS – One File, One Function: Enkelt JS Streamlines Your Code

Enkelt JS provides extremely useful Javascript functions I use frequently.

Each file contains a single function, and the file name matches the function name. Each function is exported as a module, so you can pick what you need. The majority of the functions do not depend on other Enkelt JS modules.

It is often enough to know what a function does from its name, but most functions are also well-commented.

Simple!

About

Enkelt JS provides extremely useful Javascript functions I use frequently. Each file contains a single function, and the file name matches the function name. Each function is exported as a module, so you can pick what you need. The majority of the functions do not depend on other Enkelt JS modules. Simple!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors