Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/troyalford/sheetforge
- Owner: TroyAlford
- License: mit
- Created: 2015-09-29T02:48:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:52:16.000Z (about 2 years ago)
- Last Synced: 2024-11-29T09:58:46.461Z (about 1 month ago)
- Topics: axis-rpg, mobx, mobx-state-tree, react, storybook
- Language: JavaScript
- Homepage: https://troyalford.github.io/sheetforge
- Size: 22.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.