How to use efrt - 1 common examples

To help you get started, we’ve selected a few efrt examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github spencermountain / compromise / scripts / pack.js View on Github external
Object.keys(packed).forEach(tag => {
  packed[tag] = efrt.pack(packed[tag])
})

efrt

neato compression of key-value data

MIT
Latest version published 2 years ago

Package Health Score

50 / 100
Full package analysis

Popular efrt functions