Node JS Development work

Job ID: 33311943

Budget: $8 – $15 USD

We need some extra functionality to be built into an open source project.

The project is a Javascript compiler for a kids programming language

https://github.com/TurboWarp/packager - is the open source package
https://github.com/TurboWarp/packager/blob/master/api/demo.js - is the file we want to run

This works without settings being changed

We need something else though...

In the file
https://github.com/TurboWarp/packager/blob/master/src/packager/node/adapter.js

There is the section
readAsURL (file) {
// TODO
throw new Error('image features not implemented in Node.js module');
}

We need that implemented please.

If you can do this, let me know how long, we can fork the repo, make private, you can do the changes and that would be great. Thanks