Skip to content

taunus/taunus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

taunus.png

Micro Isomorphic MVC. Progressive Enhancement. Content-First. Single-Page Applications (that are also server-side rendered). Predictive Caching. Bring Your Own View Engine.

Taunus aims to simplify the state of MVC and shared rendering using convention over configuration. Taunus will handle routing, allow you to lay out controllers and view templates independently for each view.

Documentation

The comprehensive documentation is available at taunus.io.

In The Wild

For usage examples, please check out these sites.

Alternatively walk through getting-started or use the Yeoman generator!

Enjoy!

Development

Install dependencies.

npm install

You can analyze the bundle size using the command below.

npm run diagnose

Tests

Taunus has unit tests for both the client-side and the server-side. Run them both with npm.

npm test

You can also run them individually.

npm run test-server
npm run test-client

Note that during CI a different test harness is used for the client-side (the test-client-ci script), but the tests stay the same.

Continuous Integration

The server-side test suite is serviced by Travis CI.

travis.png

Sauce Labs provides CI for the client-side Taunus test suite.

taunus.png

License

MIT

About

πŸš— Micro Isomorphic MVC. Progressive Enhancement. Content-First. Single-Page Applications (that are also server-side rendered). Predictive Caching. Bring Your Own View Engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •