README
3YOURMIND
vue-comments byA Vue.js plugin to show comments related to an identifier. This identifier is called
projectId
internally but since this component is written with a dynamic mindset you can provide your own actions to deal with CRUD operations on comments.
Dependencies
npm production dependencies
Dependency
Version
vue-clickaway
^2.1.0
vuex
^3.0.1
npm development dependencies
Dependency
Version
node-sass
^4.7.2
poi
^9.5.5
sass-loader
^6.0.6
vue-clickaway
^2.1.0
vuex
^3.0.1
Motivation
This project was created since the 3YOURMIND 3D printing platform needed a commenting system for the 3D projects. Since the commenting system is used by two different applications now, the team decided to share the component and open source it 🤘
License
vue-comments is released under the MIT License.