/DwarfCore

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

DwarfCore

The JavaScript core of https://github.com/iGio90/Dwarf

IMPORTANT: This is a work in progress and not ready for production use

Setup

git clone https://github.com/iGio90/DwarfCore.git
cd DwarfCore
npm install

For full build run

npm run build

core.js and docs are in ./dist types in ./dwarf-typings