Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 738 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 738 Bytes

Levitate

var µ = require('levitate');

Project name Levitate comes from magnetic levitation, µ correspond to permeability of material which is used in magnetic levitation.


Features


  • Byte manipulation
  • Packing
  • Unpacking
  • Decoding, Encoding strings
  • File processing
  • Digests
  • Float type single precision hex representation
  • HexDump
  • Regex (ongoing)
  • ExpandIt - Flexibility for expanding your own methods and bases.
  • Load NPM module without any hesitation on the fly
  • Calls (Async [built-in callback] & Sync[Fibers])

Documentation is in here!