Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/troyalford/sheetforge

Intuitive, interactive, editable RPG character sheets, built for use with any system
https://github.com/troyalford/sheetforge

axis-rpg mobx mobx-state-tree react storybook

Last synced: 21 days ago
JSON representation

Intuitive, interactive, editable RPG character sheets, built for use with any system

Awesome Lists containing this project

README

        

# SheetForge
[![npm](https://img.shields.io/npm/v/sheetforge.svg?style=popout)](https://www.npmjs.com/package/sheetforge) [![CircleCI branch](https://img.shields.io/circleci/project/github/TroyAlford/sheetforge/master.svg?style=popout)](https://github.com/TroyAlford/sheetforge) [![NpmLicense](https://img.shields.io/npm/l/sheetforge.svg?style=popout)](https://github.com/TroyAlford/sheetforge/blob/master/LICENSE) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/sheetforge.svg?style=popout)](#)

Axis-RPG character sheets, built with `React` and `mobx-state-tree`

## Local Development
To run this package locally, use use `yarn`, then `yarn develop`. This will launch the documentation project in `--watch` mode. This documentation is created using [Docz](https://www.docz.site/) and [MDX-JS](https://github.com/mdx-js/mdx), allowing each of the component docs to simply be a `.md` file.