@nox0202/nfe_builder

0.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @nox0202/nfe_builder

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

742 kB

Total Files

11

Last publish

Collaborators

  • nox0202