filesaver
filesaver::node_addon Namespace Reference

Defines Node.js bindings to FileSaver. More...

Classes

class  NodeFileSaver
 

Functions

void initialize (Local< Object > exports)
 

Detailed Description

Defines Node.js bindings to FileSaver.

To build this, use cmake-js compile.

It should be able to be npm installed seamlessly as well.

Function Documentation

◆ initialize()

void filesaver::node_addon::initialize ( Local< Object >  exports)

Definition at line 284 of file main.cpp.