sauce.js
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

sauce.js

Build Status

sauce.js is SAUCE parser for Node.js

Installation

npm install sauce.js

Usage

const sp = new SauceParser()
const result = sp.parse('/path/to/file.ans')
console.log(result)

License

sauce.js is released under the MIT License

Package Sidebar

Install

npm i sauce.js

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

14.8 kB

Total Files

18

Last publish

Collaborators

  • nrlquaker