Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avaer/text-encoder

TextEncoder for node.js
https://github.com/avaer/text-encoder

Last synced: about 2 months ago
JSON representation

TextEncoder for node.js

Awesome Lists containing this project

README

        

# TextEncoder for node.js

https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder/encode

```
> require('.')
{ TextEncoder: [Function: TextEncoder],
TextDecoder: [Function: TextDecoder] }
```