2.1.1 • Published 9 years ago

storageapi-editor v2.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 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

9 years ago

2.1.0

9 years ago

2.0.2

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.0.17

9 years ago

1.0.16

10 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago