ui-frontend / senna

A blazing-fast Single Page Application engine

Home Page:http://sennajs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Senna

Senna Helmet

Senna is a blazing-fast single page application engine that provides several low-level APIs that allows you to build modern web-based applications with only ~8 KB of JavaScript without any dependency.

Install

Install via Bower or download as a zip:

bower install senna

Examples

  • Williams Email: Enable Single Page Apps using only HTML5 data-attributes;
  • Lotus Gallery: Carousel app with history support and cacheable screens;
  • McLaren Blog: Infinite scrolling pages done right with history support;

Browser Support

IE Chrome Firefox Opera Safari
IE 10+ ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

For detailed changelog, check Releases.

Credits

Team

Senna is maintained by these people and a bunch of awesome contributors.

Eduardo Lundgren | Iliyan Peychev | Pedro Marques | Zeno Rocha --- | --- | --- | --- | --- Eduardo Lundgren | Iliyan Peychev | Pedro Marques | Zeno Rocha

License

BSD License © Eduardo Lundgren

About

A blazing-fast Single Page Application engine

http://sennajs.com

License:BSD 2-Clause "Simplified" License