Socket
Socket
Sign inDemoInstall

webgme-fab

Package Overview
Dependencies
714
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    webgme-fab

WebGME-fab is a floating action button for webgme apps. By default it provides capabilities for running plugins.


Version published
Weekly downloads
12
Maintainers
1
Install size
2.02 MB
Created
Weekly downloads
 

Readme

Source

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!

Keywords

FAQs

Last updated on 15 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc