No description
![]() Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
docs | ||
public | ||
src | ||
.editorconfig | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vue.config.js | ||
yarn.lock |
rpg-cards-ng
Try the super extra pre alpha version here: https://rpg-cards-ng.netlify.com/
New and shiny replacement for the slightly outdated and clunky RPC Cards Generator. Not yet usable.
Project goals and if they are already implemented
Roughly in order of planned implementation.
- comfortable, mobile optimized interface
- handle decks of cards in a wysiwyg way
- save decks in your browser
- edit cards in a wysiwyg way
- print view (obviously)
- load graphics directly from game-icons.net
- create and store cross-deck sets of cards
- allow graphics upload
- custom graphic sets
Nice to have
Things I'd love to see but I'm not focussing on right now:
- different card layouts / theming
- allow icons to be stored locally (in browser)
- offline mode
- PDF export
Project development
yarn install
yarn run serve # Compiles and hot-reloads for development
yarn run build # Compiles and minifies for production
yarn run test # Run tests
yarn run lint # Lints and fixes files
Attributions
- Icons are from Zondicons.
- Graphics are from Game-Icons.net if not attributed differently.