Skip to content

ChuckTerry/web-dev-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-dev-utils

Assorted JavaScript Utility Functions and Classes.

  • Non-Desctructive Assign - A non-destructive version of Object.assign(). Recursively iterates source properties and applies them to the target object
  • Base64 Encode Image - Encodes a non-remote origin image to Base64 using a canvas

About

Assorted JavaScript Utility Functions and Classes.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published