https://github.com/syncfusion/syncfusion-ember
Essential Studio for JavaScript Ember components to build modern web applications. It includes all the UI controls such as charts, grids, gantt, scheduler, diagram, and much more that are normally required for building line-of-business (LOB) applications.
https://github.com/syncfusion/syncfusion-ember
Last synced: 10 months ago
JSON representation
Essential Studio for JavaScript Ember components to build modern web applications. It includes all the UI controls such as charts, grids, gantt, scheduler, diagram, and much more that are normally required for building line-of-business (LOB) applications.
- Host: GitHub
- URL: https://github.com/syncfusion/syncfusion-ember
- Owner: syncfusion
- Created: 2017-10-23T07:05:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T11:46:45.000Z (over 3 years ago)
- Last Synced: 2025-06-30T12:12:19.684Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.02 MB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Syncfusion Ember
This ember addon project provides the support to use our Syncfusion controls in any Ember CLI application. It includes all the UI controls that are typically required for building line-of-business (LOB) applications including charts, grids, gantt, scheduler, diagram and much more.
## Prerequisites
* Install nodeJS.
* Install Ember CLI globally using the command 'npm install -g ember-cli'.
## Installing
* 'npm install'
## Building
* `ember build`
## Running
* `ember serve`
* Visit your app at [http://localhost:4200](http://localhost:4200).
## Running Tests
* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)
* `ember test`
* `ember test --server`
## Documentation
For complete Syncfusion Ember documentation, please visit [http://help.syncfusion.com/emberjs/](http://help.syncfusion.com/emberjs/# "")
## Demos
### Online Demos
Take a look at the Syncfusion Ember live demos.
* [Web](http://emberjq.syncfusion.com)
### Offline Demos
Download our JavaScript Platform installer from [here](https://www.syncfusion.com/downloads/javascript/).
## Support
In case of any questions regarding the use of Syncfusion JavaScript, please [contact us](http://www.syncfusion.com/support/# "") by creating a support ticket.
## Release Notes
Refer the Syncfusion JavaScript Product Release Notes in [online Release Notes at Syncfusion](http://help.syncfusion.com/emberjs/release-notes/# "").
## License Information
For licensing information about Syncfusion JavaScript, Download the Syncfusion License Agreements from [here](https://www.syncfusion.com/content/downloads/syncfusion_license.pdf).