chimpanzees / framework

Coffeescript Framework for front-end development

Home Page:http://gothamjs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

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.

Community

Chat

Join the chat at https://gitter.im/gothamjs/framework

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

About

Coffeescript Framework for front-end development

http://gothamjs.io/

License:MIT License


Languages

Language:CoffeeScript 100.0%