Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gothamjs/framework
Coffeescript Framework for front-end development
https://github.com/gothamjs/framework
Last synced: 3 months ago
JSON representation
Coffeescript Framework for front-end development
- Host: GitHub
- URL: https://github.com/gothamjs/framework
- Owner: gothamjs
- License: mit
- Created: 2015-05-22T04:10:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-22T21:33:11.000Z (over 8 years ago)
- Last Synced: 2024-06-25T09:42:39.656Z (5 months ago)
- Language: CoffeeScript
- Homepage: http://gothamjs.io/
- Size: 37.1 KB
- Stars: 31
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](http://gothamjs.io/share.png)
# Notes
This project is quite outdated, still it's working on production for some web applications I built for companies. I will convert the website into a wiki when I will find a bit of time :)
# Gotham JS Framework
Gotham is a web application framework for front-end development. After crafting many web applications using Laravel and Rails I couldn't find a simple front-end framework to manage my Javascript. I wanted to code my front-end with an expressive syntax, install a package and use it without any pain. To require/include functions like you can in others languages, execute something when i need it, and do it all in an elegant, logical way.
Gotham was born.
# Official Documentation
Documentation for the framework can be found on the [Gotham website](http://gothamjs.io/documentation).
# Community
### Chat
[![Join the chat at https://gitter.im/gothamjs/framework](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gothamjs/framework?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)Want to speak with me or the community ? Join us on Gitter.
### Bugs
You found a bug ? Let me know.# License
The Gotham framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)