https://github.com/yurikuzn/bull
Front-end view framework for EspoCRM
https://github.com/yurikuzn/bull
espocrm
Last synced: 11 months ago
JSON representation
Front-end view framework for EspoCRM
- Host: GitHub
- URL: https://github.com/yurikuzn/bull
- Owner: yurikuzn
- License: agpl-3.0
- Created: 2013-09-17T08:08:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T19:26:04.000Z (over 1 year ago)
- Last Synced: 2025-04-26T02:51:58.252Z (about 1 year ago)
- Topics: espocrm
- Language: JavaScript
- Homepage:
- Size: 510 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moved
The development is moved to https://github.com/espocrm/bullbone.
# Bullbone
A front-end library developed for EspoCRM. See [docs](https://docs.espocrm.com/development/view/).
## Features
* Nested views
* Layout engine
* Events (from Backbone.js)
## Building
Bundles: `npm run prepare`
Test specs: `npm run build-test`