@nox0202/nfe_builder
v0.0.3
Published
easy way to build NFCE with only objects and one command.
Downloads
2
Readme
NFCE builder
easy way to build NFCE with only objects and one command.
usage:
import TagBuilder from 'nfce-builder'
const builder = new TagBuilder(true).builder(nfce_obj, options = {
sign: true;
// send: true; future feature
});
for more examples check ./examples folder in the repository.
the project is on alpha version use it on your own risk