2.1.2 • Published 4 years ago

webgme-fab v2.1.2

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

webgme-fab

WebGME-fab is a floating action button for webgme apps (using materializecss). By default it provides capability for running plugins but can be extended with custom actions (such as creating a new node).

Quick Start

Add the FloatingActionButton to your webgme app with

webgme import viz FloatingActionButton webgme-fab

Then add it to your layout as done in deepforge.

Examples

This repository is a functioning example of the FloatingActionButton. First, make sure you have an instance of mongo running locally. Then simply clone and run it for an example:

git clone https://github.com/dfst/webgme-fab
cd webgme-fab
npm install
npm start

Then navigate to http://localhost:8888 in a browser to see the example!

2.1.2

4 years ago

2.1.1

6 years ago

2.1.0

7 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago