fastestsmallesttextencoderdecoder
The fastest smallest Javascript polyfill for the encode of TextEncoder and decode of TextDecoder for UTF-8 only. Made by AnonyCo with ❤️ from 🐕s.
omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
object.filter
Create a new object filtered to have only properties for which the callback returns true.
sax-ts
Event-driven XML parser in TypeScript
node-calls-python
This module lets you run python code inside node without spawning new processes