2.1.1 • Published 7 years ago

storageapi-editor v2.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

StorageAPI_Editor

Editor for StorageAPI

About

Experimental Vue-component & node-module.

Install or clone

# Install with npm to your project
npm install storageapi-editor

# Clone with git
git clone https://github.com/ToxicTree/StorageAPI_Editor.git

Use in project

// Require component
var editor_component = require('storageapi-editor');
// Import in .scss file
@import "node_modules/storageapi-editor/src/StorageAPI_Editor";

Build in cloned repository

# install dependencies
npm install

# build for production
npm run build

# build on changes while developing
npm run watch
2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago