Skip to content

arggh/viewmodel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important update

This is a forked and decaffeinated version of ViewModel by Manuel De Leon.

Changes so far:

  • Transpiled to JS with Decaffeinate
  • Switched cultofcoders:mocha to meteortesting:mocha
  • Update chai and sinon dependencies
  • Package renamed to arggh:viewmodel
  • Version bumped to 7.0.0 (though not published yet)
  • Removed unnecessary return statements
  • Fixed some broken tests

Contributions are very welcome:

  • Combing through the transpiled code and applying suggestions by Decaffeinate
  • Fixing weird code created in the transpilation process
  • Performance improvements!

ViewModel

A new level of simplicity

ViewModel is a view layer for Meteor. You can think of it as Angular, Knockout, Aurelia, Vue, etc. but without the boilerplate code required to make those work.

Here are some things it can do to make your life easier:

Go to viewmodel.org for examples and full documentation.

Go to the help section if you have any questions, comments, feedback, or just want to talk about anything related to ViewModel and Meteor.

Packages

No packages published

Languages

  • JavaScript 100.0%