All Projects → Hoogkamer → Vue Org Chart

Hoogkamer / Vue Org Chart

Licence: mit
Manage and publish your interactive organization chart (orgchart), 100% free and no install required: just copy a folder to any location

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Org Chart

Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-73.91%)
Mutual labels:  nuxt, vuex
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (-31.88%)
Mutual labels:  nuxt, vuex
Vuex Orm Examples Nuxt
The example Nuxt application to demonstrate the use case of the Vuex ORM.
Stars: ✭ 63 (-69.57%)
Mutual labels:  nuxt, vuex
Hackernews
HackerNews clone built with Nuxt.js
Stars: ✭ 758 (+266.18%)
Mutual labels:  nuxt, vuex
Vue Gates
🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.
Stars: ✭ 184 (-11.11%)
Mutual labels:  nuxt, vuex
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+313.53%)
Mutual labels:  nuxt, vuex
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+753.62%)
Mutual labels:  nuxt, vuex
Nuxt Elm
基于nuxt2+vue构建的全栈开源项目
Stars: ✭ 304 (+46.86%)
Mutual labels:  nuxt, vuex
Vue Orgchart
It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
Stars: ✭ 182 (-12.08%)
Mutual labels:  organization, chart
Vue People
VuePeople lists and connects Vue.JS developers around the world.
Stars: ✭ 167 (-19.32%)
Mutual labels:  nuxt, vuex
Vuecnodejs
⚽️🎉Vue初/中级项目,CnodeJS社区重构。( a junior project of Vue.js, rewrite cnodejs.org ) 预览(DEMO):
Stars: ✭ 705 (+240.58%)
Mutual labels:  nuxt, vuex
Vue Cheatsheet
Modified version of the official VueMastery cheatsheet
Stars: ✭ 188 (-9.18%)
Mutual labels:  nuxt, vuex
Nuepress
📖 Nuxt.js + WordPress REST API
Stars: ✭ 524 (+153.14%)
Mutual labels:  nuxt, vuex
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+18733.82%)
Mutual labels:  nuxt, vuex
Nuxt Firebase Sns Example
Nuxt v2 & Firebase(Hosting / Functions SSR / Firestore), Google Auth SNS Example.
Stars: ✭ 485 (+134.3%)
Mutual labels:  nuxt, vuex
Nuxt Api Example
Nuxt.js API Example using Vuex and axios
Stars: ✭ 118 (-43%)
Mutual labels:  nuxt, vuex
Vuemmerce
👉 Responsive ecommerce template 🛒 built with Vue.js and Nuxt.js
Stars: ✭ 223 (+7.73%)
Mutual labels:  nuxt, vuex
Vue Kindergarten
Modular security for Vue, Vuex, Vue-Router and Nuxt
Stars: ✭ 303 (+46.38%)
Mutual labels:  nuxt, vuex
Vue Stator
Vuex alternative based on Vue.observable()
Stars: ✭ 162 (-21.74%)
Mutual labels:  nuxt, vuex
Orgchart
It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
Stars: ✭ 2,325 (+1023.19%)
Mutual labels:  organization, chart

vueOrgChart

Organization chart: A complete solution to generate and publish an orgchart without the need of a webserver and database (c) Michael Hoogkamer

Here is the online Demo

For more information see the Website

Do you want to show your (Agile) teams instead of an orgchart? Try: Teamviewer open source.

Build Setup

This is only needed if you want to build/change your own version. If you want to use it without modification, open \doc\index.html. See also \doc\config.js. For more info see the Website

The config.js, data.js and photos folder used for development are in the \static folder

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev


# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate
static output will be place in \dist folder, copy this to any location
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].