1.1.1 • Published 2 years ago

package-challenge v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

node-package-challenge

Git repo for packaging problem solution

Example

you can import this repository to your project by follow

import Packer from "node-package-challenge";

and use pack method of Packer for calculating package

Packer.pack("absolute file path in string").then((result) => { console.log(result); })

1.1.1

2 years ago

1.1.0

2 years ago

0.0.1

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago