Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 742 Bytes

File metadata and controls

10 lines (8 loc) · 742 Bytes

EfinityTech Node Packages

A collection of node_modules/ created and used by EfinityTech.

Directory

  • qob - a wrapper for the MutationObserver API that listens for changes to elements matching a query selector.
  • forkey - handle KeyboardEvents with a key-to-action map.
  • jcsv - convert JSON to CSV format.
  • bdown - a download function for the browser.
  • helem - create DOM elements in one step.