https://github.com/softvisio-node/vue-ext
Softisio Vue Ext
https://github.com/softvisio-node/vue-ext
Last synced: about 1 year ago
JSON representation
Softisio Vue Ext
- Host: GitHub
- URL: https://github.com/softvisio-node/vue-ext
- Owner: softvisio-node
- Created: 2021-06-03T05:46:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T05:10:31.000Z (about 1 year ago)
- Last Synced: 2025-04-22T07:02:01.483Z (about 1 year ago)
- Language: Vue
- Homepage: https://softvisio-node.github.io/vue-ext/
- Size: 3.51 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
> :information_source: Please, see the full project documentation here:
# Introduction
## Install
```sh
npm install @softvisio/vue-ext
```
## Usage
### Froala
```javascript
import "#vue/components/froala";
;
```