Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonitasoft/widget-builder
Utility to build widget for the UI Designer
https://github.com/bonitasoft/widget-builder
lifecycle-independent transitive-dep
Last synced: about 1 month ago
JSON representation
Utility to build widget for the UI Designer
- Host: GitHub
- URL: https://github.com/bonitasoft/widget-builder
- Owner: bonitasoft
- License: gpl-2.0
- Created: 2015-10-06T09:20:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T08:22:52.000Z (about 2 years ago)
- Last Synced: 2024-04-14T05:15:10.527Z (9 months ago)
- Topics: lifecycle-independent, transitive-dep
- Language: JavaScript
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Widget builder
Gulp utility plugin to build widget for the UI Designer.
## Prerequisite
- Node js >= 4.2.0## Install
```
npm install
```## Test
```
npm test
```