Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rember

Rember is a lightweight Ember-like SDK. It is for applications that don't need the full Ember framework and dependancy list. Rember uses a few core technologies:

  1. Glimmer 2
  2. Zepto
  3. TypeScript
  4. Mini-Framework
  5. Broccili

Glimmer 2

Glimmer 2 handles the view and component layer of Rember, just as it will with Ember. Glimmer uses Handlebars, so your templates should look just like those you would use with Ember.

Zepto

Rember uses Zepto to handle events, where the controller normally would in Ember.

TypeScript

This project will be written in TypeScript becouse of its reliability.

Mini-Framework

Rember will come with a mini-framework to hold together the rest of these technologies. This mini-framework will handle things like linking the model up to the Zepto event handlers and Glimmer.

Broccili

Becouse we need a way to build, don't we?

About

Rember is a Glimmer/Broccoli Micro-Framework that is a somewhat React-like stripped down version of Ember. Inspired by wycatz' talk

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages