Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsisodiya/tinyview
Backbone like JavaScript "View" Framework for Educational purpose !
https://github.com/nsisodiya/tinyview
Last synced: 28 days ago
JSON representation
Backbone like JavaScript "View" Framework for Educational purpose !
- Host: GitHub
- URL: https://github.com/nsisodiya/tinyview
- Owner: nsisodiya
- License: mit
- Created: 2015-12-06T08:07:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T11:39:38.000Z (about 9 years ago)
- Last Synced: 2024-04-14T07:51:23.037Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinyview
Those who love or work on Backbone will love it. This is very very similar to backbone.js with ES6 syntax
with a very well written plugin system.This repo is excellent learning source for those who want to understand how a typically "View" framework work.
Almost every feature written in this framework is written as plugin. you can also write plugins and extend this framework.
# under-construction
this is under-construction !!