@guilhermematheuscorrea/acces-stage

1.0.0 • Public • Published

ACCESS STAGE

A simple utility library for read access stage files

Usage

Node.js

const AccessStage = require("@guilhermematheuscorrea/access-stage");

const accessStage = new AccessStage({ content: "CONTENT" });

const data = accessStage.getData();

Readme

Keywords

none

Package Sidebar

Install

npm i @guilhermematheuscorrea/acces-stage

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

5.65 MB

Total Files

11

Last publish

Collaborators

  • guilhermematheuscorrea