Giter Club home page Giter Club logo

vuecharactersheet's Introduction

VueCharacter Sheet

This is a now-abandoned project to create a Dungeons & Dragons 5th Edition character sheet in Vue.js. This was mostly an experiment to learn not only about Vue.js, but also get my hands dirty with some more front-end development.

The Good

Vue.js is a very versatile library. It's great for getting stuff up-and-running quickly. I can easily see how it could be added to previously non-dynamic pages and bring them up to date, so to speak, in a relatively short amount of time.

The Bad

Using Vue.js for a from-the-ground-up project, I think it's lacking a little bit compared to libraries like Angular. I especially don't like how HTML, CSS, and JS for components are all contained in the same .vue file by convention. I also prefer to use TypeScript, which Vue.js has support for, but given that it's not the default option, I'm not sure how much trouble it would be worth.

The Ugly

I really hate messing around with CSS, so I opted to instead convert a PDF character sheet into HTML. The results are... not pretty, and horrible mangled HTML and CSS.

Screenshot

Screenshot

vuecharactersheet's People

Contributors

billy2600 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.