coconutjs
coconutjs copied to clipboard
NodeJS client Library for encoding Videos with Coconut
In api.js you're building the url path using the [path](https://nodejs.org/api/path.html) library. This is an issue because it was meant for file system paths. The resulting path on a unix machine...
There are still places where more detail would be nice. Closes #12
Hello can you guys please add typescript and esm support?
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...