-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
credits
This app definitely wouldn't have been quite so possible without the making use of the following package and components. Full credit and big kudos to their respective authors, who've done an amazing job in building and maintaining them. For a full breakdown of dependency licenses, please see Legal
At it's core, the application uses Vue.js, as well as it's services with VueX for state management. Styling is done with SCSS, JavaScript is currently Babel, (but I am in the process of converting to TypeScript). Linting is done with ESLint and Prettier, both following the AirBnB Styleguide. The config is defined in YAML, with a simple Node.js server to serve up the static app and the optional API endpoints, and container deployment is done with Docker.
-
crypto-js
- Encryption implementations by @evanvosberg and communityMIT
-
axios
- Promise based HTTP client by @mzabriskie and communityMIT
-
ajv
- JSON schema Validator by @epoberezkin and communityMIT
-
i18n
- Internationalization plugin by @kazupon and communityMIT
-
frappe-charts
- Lightweight charting library by @frappeMIT
-
vue-select
- Dropdown component by @sagalbotMIT
-
vue-js-modal
- Modal component by @euvlMIT
-
v-tooltip
- Tooltip component by @AkryumMIT
-
vue-material-tabs
- Tab view component by @jairoblattMIT
-
VJsoneditor
- Interactive JSON editor component by @yansenleiMIT
- Forked from
JsonEditor
by @josdejongApache-2.0 License
- Forked from
-
vue-toasted
- Toast notification component by @shakee93MIT
-
vue-swatches
- Color palete picker by @saintplayMIT
Would you like to be listed here? Whatever your skill set, Dashy needs people like you to help support future development. Check out the Contributing Page for ways that you can get involved. Huge thank you to everyone who has already contributed! 💖