Giter VIP home page Giter VIP logo

docs's Introduction

vuesion logo

Vuesion

Vuesion is a boilerplate that empowers product teams to build faster with modern best practices across engineering and design. It features a full-stack framework, comprehensive design system, robust testing, and seamless internationalization.

GitHub release Test Coverage Maintainability Maintenance GitHub issues-closed FOSSA Status MIT license

Live demo

Please visit the vuesion app on heroku!

Or have a look into the future and visit the vuesion-next app on heroku!

Features

Testing

DX, Code quality and maintenance

Core

Support this project

Contribute

Contributions are always welcome! Please read the contribution guidelines first.

Thanks goes to these wonderful people:

Johannes Werner
Johannes Werner

πŸ’» πŸ› πŸ“– 🎨 πŸ’‘ πŸ”§
Konstantin Kulinicenko
Konstantin Kulinicenko

πŸ’» πŸ› πŸ“– πŸ’‘
xMartin
xMartin

πŸ’» πŸ› πŸ“– πŸ’‘
SilverΒ·ζΉ«ζΎ²
SilverΒ·ζΉ«ζΎ²

πŸ“– 🌍
Stavros Liaskos
Stavros Liaskos

πŸ›
Marcelo Boeira
Marcelo Boeira

🌍
Rick Mann
Rick Mann

πŸ’»
Ryan McGuire
Ryan McGuire

πŸ’»
Jay McDoniel
Jay McDoniel

πŸ’»
Olivia Knoedt
Olivia Knoedt

πŸ’»
Hugo MagalhΓ£es
Hugo MagalhΓ£es

🌍
glederer
glederer

πŸ“–
Tamer Mohamed
Tamer Mohamed

πŸ’»
Rizwan Zaheer
Rizwan Zaheer

πŸ“–
rgrosjean
rgrosjean

πŸ’»
Bernardo Corbella
Bernardo Corbella

πŸ’»
Mohit Tilwani
Mohit Tilwani

πŸ’»
eipiminus1
eipiminus1

πŸ“–
Jez McKean
Jez McKean

πŸ“–
Duylam Nguyen-Ngo
Duylam Nguyen-Ngo

🎨
Martin Merschroth
Martin Merschroth

🎨
Camila Peralta Wieland
Camila Peralta Wieland

🎨
Alec M
Alec M

πŸ“–
misikoff
misikoff

πŸ’»
θ‡­ε“₯ε“₯Β·ζΉ«ζ›—
θ‡­ε“₯ε“₯Β·ζΉ«ζ›—

πŸ“–
Paul Vogel
Paul Vogel

πŸ“–
Dario Fuzinato
Dario Fuzinato

πŸ’»
Maksim Bock
Maksim Bock

⚠️
Dan
Dan

πŸ’»
Manuel J. Bernal
Manuel J. Bernal

πŸ“–
Nguyen Kim Bang
Nguyen Kim Bang

πŸ“–
Daniel Roe
Daniel Roe

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

References

Contact

License

MIT

docs's People

Contributors

belov38 avatar devcrossnet avatar heavenlyentity avatar misikoff avatar nemorize avatar speasley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

VueCalendar in the example code fails to pass the test

Describe the bug
A clear and concise description of what the bug is.

Description of the test indicates that the tests expects 50 years in the future and 50 in the past to be rendered, but it actually gets 70 in the future and 30 in to the past, but since the starting point is 1/1/2000 it fails on everyting.

what we get is 1970 at 1 and 2070 at x+n, this is 30 years in the past from 2000 and 70 in the future from 2000
Ether the test tests for the worng thig or the renders the wrong thing. Since it's not clear on the start guide if the the test is ment to fail and requires the user to update the code or if this is a mistake I decided to report the issue.

file: VueCalendar.spec.ts
line: 206

Guide: change order

currently, the guide doesn't work. the clean up step comes before adding a new module which breaks the application because the server-routes for the counter will be removed. we should change the order of the guide.

Add Spanish documentation

I want to contribute to this project helping to add the Spanish documentation.

I can interpretation or translation to Spanish of the current documentation.

Let me know if you are agreed to start

fix: generate module with a path

when running npm run generate to generate module using a path (i.e. Pages/test), router.ts and state.ts doesn't use correct path

Expected path: './Pages/test/state'
Generated path: './test/state'

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.