Skip to content

An attempt at a isomorphic JavaScript stack with as little internal code as possible.

License

Notifications You must be signed in to change notification settings

Littlest/littlest-isomorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Littlest Isomorph

A toolkit for building isomorphic applications using JavaScript and React, including solutions for navigation, routing, rendering, and (most importantly) contextualized Store state. Part of the Littlest family.

Philosophy

  • Configuration over Convention
  • Simple modules
  • Small API surface area

Features

  • HTML5 History-friendly links
  • Isomorphic rendering with React
  • Isomorphic routing with Routr
  • Isomorphic data binding mixin
  • Contextualized Store state using Littlest Dispatcher

Usage

For an example app that doubles as a great starting point for Littlest Isomorph projects, take a look at the Yeoman Generator

Alternatives

  • Rendr: A Backbone-based isomorphic front layer produced by Airbnb.

About

An attempt at a isomorphic JavaScript stack with as little internal code as possible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published