From b3e0ecb7417912162ad2d8b99d6d5af6c0ffff03 Mon Sep 17 00:00:00 2001 From: Arthur Corenzan Date: Tue, 15 Aug 2017 23:24:13 -0300 Subject: [PATCH] Remove batman.js (deprecated) batman.js has been deprecated since 2014 and is no longer maintained, as explain here https://engineering.shopify.com/blogs/engineering/rebuilding-the-shopify-admin-improving-developer-productivity-by-deleting-28-000-lines-of-javascript --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3b7dc23..10211a3 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [angular.js](https://github.com/angular/angular.js) - HTML enhanced for web apps. * [aurelia](http://aurelia.io) - A Javascript client framework for mobile, desktop and web. * [backbone](https://github.com/jashkenas/backbone) - Give your JS App some Backbone with Models, Views, Collections, and Events. -* [batman.js](http://batmanjs.org/) - The best JavaScript framework for Rails developers. * [ember.js](https://github.com/emberjs/ember.js) - A JavaScript framework for creating ambitious web applications. * [meteor](https://github.com/meteor/meteor) - An ultra-simple, database-everywhere, data-on-the-wire, pure-Javascript web framework. * [ractive](https://github.com/ractivejs/ractive) - Next-generation DOM manipulation.