Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igio90/dwarfcore
https://github.com/igio90/dwarfcore
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/igio90/dwarfcore
- Owner: iGio90
- License: gpl-3.0
- Created: 2019-08-06T02:24:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T11:42:51.000Z (11 months ago)
- Last Synced: 2024-02-12T12:48:05.647Z (11 months ago)
- Language: TypeScript
- Size: 2.3 MB
- Stars: 15
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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