0.2.2 • Published 9 years ago

storm-utils v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

#Storm Utils

Collections of basic js utility functions providing oft-used functions including

  • element.classlist manipulation
  • element.attribute manipulation
  • merge one object into another, or a third
  • debounce a function
  • throttle a function
  • load JS asynchronously
  • serialize form data
  • XMLHttpRequests
  • find closest parent DOM node
  • escape HTML
  • addeventlistener to multiple events

Delete-key friendly file, only include the utilities you need in a project.