vertx-rest-storage-editor

2.4.0 • Public • Published

A swisspush project

vertx-rest-storage-editor

What is this for an editor?

This editor and tree was specific builded for the vertx-rest-storage to show and manage the hosted resources. The Tree is based on the project jstree, the editor is based on jquery and the ace-editor.

How to use it

Download the newest version as zip from Github and extract it in a folder on the vertx-rest-storage. The easiest way to deploy this application (as a zip file) is over the vertx-rest-mirror.

In a other way you can build and test it yourself (see Build / Test at the end of the page).

Editor configuration

In the folder app/js/ you will find the rest-editor.settings.js file. In this file you can setup some parameters for the rest editor.

Build / Test

npm install

You can use the following grunt commands:

grunt               // --> clean, copy, package

grunt build         // clean up and copy the relevant vendor files
grunt package       // create a releasable zip package

Development

npm start

The command npm start starts a http-server and opens web browser with an initial URL (for comfortable development).

Readme

Keywords

none

Package Sidebar

Install

npm i vertx-rest-storage-editor

Weekly Downloads

1

Version

2.4.0

License

Apache-2.0

Unpacked Size

925 kB

Total Files

36

Last publish

Collaborators

  • xin.zheng