martijndeh /
lego
A lightweight SQL (string) builder using ES6 template strings. Lego embraces SQL instead of adding yet another abstraction layer.
47/100 healthLoading repository data…
gork / repository
Another lightweight JavaScript MVC framework inspired by Backbone, CorMVC and Sammy.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Tyro is another (super-lightweight) JavaScript (MVC) framework inspired by Backbone, CorMVC and Sammy.
Tyro aids in building single page web applications without prescribing too much!
Tyro lets you, the developer decide how to structure your application - after all, it should be designed and built to your custom specification. Technically speaking, you could use Tyro without any models and views and instead munge all the layers into the controllers, but of course we don't advise this!
Tyro has a few dependencies, but these could easily be ripped / swapped out and changed to whatever you want. Currently Tyro is built on top of jQuery and jQuery.HashChange (you know the guy that wrote jQuery BBQ).
As we said, it's tiny but that coupled with an example app (still todo) should show you how easy it is to build a lovely, architected, MVC single page web application.
It's completely up to you how you build your application but we have to recommend the following:
new Tyro({
pageNotFoundUrl: "/404",
routeMatched: function(url) {
// do something if you want
// in our example we are publishing an event that the url was changed, so that lots of
// different views can update themselves based on the current matched url. Useful for
// highlighting the current menu item.
}
})
Selected from shared topics, language and repository description—not editorial ratings.
martijndeh /
A lightweight SQL (string) builder using ES6 template strings. Lego embraces SQL instead of adding yet another abstraction layer.
47/100 healthjeeinn /
UAFormat.js - Another lightweight JavaScript-based user-agent string parser library to detect browser, layout engine, operating system, and device type/model/vendor, entirely from user-agent string. Supports browser & node.js environment.
45/100 healthjonathanlinat /
A lightweight foundation for any Webpack 4 based frontend project.
/100 healthstefano-rainieri /
YET ANOTHER JAVASCRIPT SLIDER ✨ Simple, lightweight, responsive slider carousel.
33/100 healthtiansh /
Yet Another Simple Scrollbar. A lightweight javascript library for creating customlized scrollbar.
33/100 healthjstzwj /
Yet another Lightweight Javascript engine
61/100 health