0.0.4 • Published 7 years ago

pull-app v0.0.4

Weekly downloads
10
License
ISC
Repository
github
Last release
7 years ago

design goals

  • View, model, and controllers can be developed by different people without knowledge of each other's code
  • Synchronous code is better than async code
  • Should be able to test most things, preferably without using a browser