@3yourmind/vue-comments
v0.0.1-beta.5
Published
A Vue.js based commenting system to use in every Vue.js application
Downloads
11
Readme
vue-comments by 3YOURMIND
A 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
| Dependency | Version | | ------------- | ------- | | vue-clickaway | ^2.1.0 | | vuex | ^3.0.1 |
| 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.