https://github.com/clarketm/tableexport_requirejs_app
TableExport + RequireJS sample app
https://github.com/clarketm/tableexport_requirejs_app
boilerplate requirejs skeleton tableexport tableexport-requirejs
Last synced: 12 months ago
JSON representation
TableExport + RequireJS sample app
- Host: GitHub
- URL: https://github.com/clarketm/tableexport_requirejs_app
- Owner: clarketm
- Created: 2016-11-25T09:42:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-07T22:00:08.000Z (almost 9 years ago)
- Last Synced: 2025-01-16T17:00:54.286Z (about 1 year ago)
- Topics: boilerplate, requirejs, skeleton, tableexport, tableexport-requirejs
- Language: HTML
- Homepage:
- Size: 563 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [TableExport](https://github.com/clarketm/TableExport) + [RequireJS](https://github.com/requirejs/requirejs)
This project is a simple app demonstrating the use of [TableExport](https://github.com/clarketm/TableExport) and [RequireJS](https://github.com/requirejs/requirejs). It includes a sample project that you can use as a skeleton (or template) to get started.
### Checkout the [demo](https://www.travismclarke.com/te_rjs_app/app.html)!
### Setup
```bash
$ bower install # Install the dependencies into the `libs` directory
```
### File Structure
