Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srod/pjax-boilerplate
Build very fast single page application with pjax
https://github.com/srod/pjax-boilerplate
Last synced: 10 days ago
JSON representation
Build very fast single page application with pjax
- Host: GitHub
- URL: https://github.com/srod/pjax-boilerplate
- Owner: srod
- License: mit
- Created: 2014-02-14T08:30:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-02T14:27:12.000Z (over 9 years ago)
- Last Synced: 2023-04-09T12:18:16.668Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 422 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/srod/pjax-boilerplate.png?branch=master)](https://travis-ci.org/srod/pjax-boilerplate)
# pjax-boilerplate
Build very fast single page application with pjax
Early alpha version
# Stack
* ES6 (with [Babel](https://babeljs.io) compiler to ES5)
* [Webpack](http://webpack.github.io)
* [Exoskeleton](http://exosjs.com) (no jQuery, no Underscore)
* Testing with Karma / Mocha / Chai
* Code coverage