@seiyria/rootlog-parser
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

RootlogParser

A parser to turn Rootlog games into JSON to be consumed.

Installation

npm i @seiyria/rootlog-parser

Usage

import { parseRootlog } from '@seiyria/rootlog-parser'

parseRootlog(yourRootlog);

You can see an example of this in test/rootlog.ts.

Future

Serialize a savefile string by passing in a JSON object.

Credits

  • Cole & Leder Games: making this great game (& letting me make cool stuff)
  • Alex: making Rootlog!

Dependents (0)

Package Sidebar

Install

npm i @seiyria/rootlog-parser

Weekly Downloads

4

Version

1.4.0

License

MIT

Unpacked Size

243 kB

Total Files

46

Last publish

Collaborators

  • seiyria