waldenana / DwarfCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%