From 0ff6f8ec87c517a76e231b0910ac64e043ca502b Mon Sep 17 00:00:00 2001 From: Jeffrey Ling Date: Sun, 2 Aug 2015 10:19:02 -0700 Subject: [PATCH 01/19] add highland --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77d4005..62fc551 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [RxJs](https://github.com/Reactive-Extensions/RxJS) - The Reactive Extensions for JavaScript. * [Bacon](https://github.com/baconjs/bacon.js) - FRP (functional reactive programming) library for Javascript. * [Kefir](https://github.com/pozadi/kefir) - FRP library for JavaScript inspired by Bacon.js and RxJS with focus on high performance and low memory consumption. +* [Highland] (http://highlandjs.org/) - Re-thinking the JavaScript utility belt, Highland manages synchronous and asynchronous code easily, using nothing more than standard JavaScript and Node-like Streams. ## Data Structure From 3c6a8caf713a0707e6c617743b7e9c26fcb17f0d Mon Sep 17 00:00:00 2001 From: Kishore Narendran Date: Fri, 7 Aug 2015 15:22:49 +0700 Subject: [PATCH 02/19] Added Awesome badge to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da349a7..5e4db9e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome JavaScript +# Awesome JavaScript [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) libraries, resources and shiny things. From 93b9bdcee76ed9487f489a4cbd62d6cb2a5e770e Mon Sep 17 00:00:00 2001 From: Ivan Goldsmith Date: Fri, 7 Aug 2015 16:22:41 -0400 Subject: [PATCH 03/19] Adding grid libraries (Masonry, Packery, Isotope). --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da349a7..0e27f53 100644 --- a/README.md +++ b/README.md @@ -620,6 +620,9 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables. * [DataTables](http://www.datatables.net/) - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table. +* [Masonry](http://masonry.desandro.com/) - A cascading grid layout library. +* [Packery](http://packery.metafizzy.co/) - A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts. +* [Isotope](http://isotope.metafizzy.co/) - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts. ## Frameworks From 4950d16f40c5e25ed22bf7dc316ed58735845562 Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:16:37 +0200 Subject: [PATCH 04/19] add bolshchikov/js-must-watch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da349a7..b6bdbe1 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [davidsonfellipe/awesome-wpo](https://github.com/davidsonfellipe/awesome-wpo) * [instanceofpro/awesome-backbone](https://github.com/instanceofpro/awesome-backbone) * [enaqx/awesome-react](https://github.com/enaqx/awesome-react) +* [bolshchikov/js-must-watch](https://github.com/bolshchikov/js-must-watch) # Contributing From ea519852c28630c049729f1db6bead744d9f3e05 Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:21:26 +0200 Subject: [PATCH 05/19] add LeaVerou/stretchy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da349a7..6226c51 100644 --- a/README.md +++ b/README.md @@ -572,6 +572,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Garlic.js](https://github.com/guillaumepotier/Garlic.js) - Automatically persist your forms' text and select field values locally, until the form is submitted. * [Countable](https://github.com/RadLikeWhoa/Countable) - A JavaScript function to add live paragraph-, word- and character-counting to an HTML element. * [card](https://github.com/jessepollak/card) - Make your credit card form better in one line of code. +* [stretchy](https://github.com/LeaVerou/stretchy) - Form element autosizing, the way it should be. ## Tips From 2582a1e97caf3c4ec574b60c35e7dfc94571b9cf Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:30:04 +0200 Subject: [PATCH 06/19] add react-native --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da349a7..071c545 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces. * [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier. * [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM. + * [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React. * [riot](https://github.com/riot/riot) - React-like library, but with very small size. * [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone. * [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library. From b70563b109b0b70942590adc069bce737fd47754 Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:34:37 +0200 Subject: [PATCH 07/19] add Logical Or Not --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da349a7..b299429 100644 --- a/README.md +++ b/README.md @@ -676,6 +676,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [picturefill](https://github.com/scottjehl/picturefill) - A responsive image polyfill for , srcset, sizes * [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms. * [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms. +* [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities. # Worth Reading * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) From c608cef554d40aa0f06f3156029325e52e225601 Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:39:33 +0200 Subject: [PATCH 08/19] add license and fix #158 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index da349a7..95b3164 100644 --- a/README.md +++ b/README.md @@ -698,3 +698,9 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection # Contributing Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first. + +# License + +[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) + +To the extent possible under law, [chencheng](https://github.com/sorrycc) has waived all copyright and related or neighboring rights to this work. From 30ecafe8f488ffb28a4e07c7476212ad9be1cd13 Mon Sep 17 00:00:00 2001 From: Gabin Date: Sun, 9 Aug 2015 15:51:46 +0200 Subject: [PATCH 09/19] some cleanup --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95b3164..c023fea 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ ## Package Managers - *Host the javascript libraries and provide tools for fetching and packaging them.* * [npm](https://www.npmjs.com/) - npm is the package manager for javascript. @@ -138,6 +137,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. * [yolpo](http://www.yolpo.com) - A statement-by-statement javascript interpreter in the browser. + ## QA Tools * [JSHint](https://github.com/jshint/jshint/) - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code. @@ -426,15 +426,18 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications. * [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs. + ## Vision Detection * [tracking.js](https://github.com/eduardolundgren/tracking.js) - A modern approach for Computer Vision on the web. * [ocrad.js](https://github.com/antimatter15/ocrad.js) - OCR in Javascript via Emscripten. + ## Browser Detection * [bowser](https://github.com/ded/bowser) - a browser detector + ## Code highlighting * [Highlight.js](https://github.com/isagalaev/highlight.js) - Javascript syntax highlighter. @@ -471,6 +474,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [is.js](https://github.com/arasatasaygin/is.js) - Check types, regexps, presence, time and more. * [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation. + ## Keyboard Wrappers * [mousetrap](https://github.com/ccampbell/mousetrap) - Simple library for handling keyboard shortcuts in Javascript. @@ -521,7 +525,6 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [jcSlider](https://github.com/JoanClaret/jcSlider) - A responsive slider jQuery plugin with CSS animations. - ## Range Sliders * [Ion.RangeSlider](https://github.com/IonDen/ion.rangeSlider) - Powerful and easily customizable range slider with many options and skin support. @@ -607,6 +610,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullPage](https://github.com/alvarotrigo/fullPage.js) - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). * [ScrollMenu](https://github.com/s-yadav/ScrollMenu) - A new interface to replace old boring scrollbar. + ## Menu * [jQuery-menu-aim](https://github.com/kamens/jQuery-menu-aim) - jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's. @@ -615,7 +619,6 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Slide and swipe](https://github.com/JoanClaret/slide-and-swipe-menu) - A sliding swipe menu that works with touchSwipe library. - ## Table/Grid * [jTable](https://github.com/hikalkan/jtable) - A JQuery plugin to create AJAX based CRUD tables. @@ -633,6 +636,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [touchemulator](https://github.com/hammerjs/touchemulator) - Emulate touch input on your desktop. * [Dragula] (https://github.com/bevacqua/dragula/) - Drag and drop so simple it hurts + ## Maps * [Leaflet](https://github.com/Leaflet/Leaflet) - JavaScript library for mobile-friendly interactive maps. @@ -659,6 +663,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [lena.js](https://github.com/davidsonfellipe/lena.js) - A Library for image processing with filters and util functions. * [pica](https://github.com/nodeca/pica) - High quality image resize (with fast Lanczos filter, implemented in pure JS). + ## ES6 * [es6features](https://github.com/lukehoban/es6features) - Overview of ECMAScript 6 features. @@ -666,10 +671,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [Babel (Formerly 6to5)](https://github.com/babel/babel) - Turn ES6+ code into vanilla ES5 with no runtime. * [Traceur compiler](https://github.com/google/traceur-compiler) - ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more. + ## SDK * [javascript-sdk-design](http://github.com/huei90/javascript-sdk-design) - Javascript SDK design guide extracted from work and personal experience + ## Misc * [echo](https://github.com/toddmotto/echo) - Lazy-loading images with data-* attributes. @@ -677,9 +684,11 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [platform.js](https://github.com/bestiejs/platform.js) - A platform detection library that works on nearly all JavaScript platforms. * [json3](https://github.com/bestiejs/json3) - A modern JSON implementation compatible with nearly all JavaScript platforms. + # Worth Reading * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) + # Other Awesome Lists * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) * [bayandin/awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) @@ -695,10 +704,12 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [instanceofpro/awesome-backbone](https://github.com/instanceofpro/awesome-backbone) * [enaqx/awesome-react](https://github.com/enaqx/awesome-react) + # Contributing Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first. + # License [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) From 8eb1740e92a20b9ae08bcc54e5deec83a7740921 Mon Sep 17 00:00:00 2001 From: Filip Lazarevic Date: Sun, 9 Aug 2015 23:39:20 +0200 Subject: [PATCH 10/19] Add jQuery Popup Overlay --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da349a7..8a15b34 100644 --- a/README.md +++ b/README.md @@ -581,6 +581,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [qTip2](https://github.com/qTip2/qTip2) - Pretty powerful tooltips. * [tooltipster](https://github.com/iamceege/tooltipster) - A jQuery tooltip plugin. * [simptip](https://github.com/arashmanteghi/simptip) - A simple CSS tooltip made with Sass. +* [jquery-popup-overlay](https://github.com/vast-engineering/jquery-popup-overlay) - jQuery plugin for responsive and accessible modal windows and tooltips. ## Modals and Popups @@ -591,6 +592,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [vex](https://github.com/HubSpot/vex) - A modern dialog library which is highly configurable and easy to style. * [bootstrap-modal](https://github.com/jschr/bootstrap-modal) - Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more. * [css-modal](https://github.com/drublic/css-modal) - A modal built out of pure CSS. +* [jquery-popup-overlay](https://github.com/vast-engineering/jquery-popup-overlay) - jQuery plugin for responsive and accessible modal windows and tooltips. ## Scroll From 2c15c72867678f58c7c7bf9ee8a1c03b36a1c9c0 Mon Sep 17 00:00:00 2001 From: Gabin Date: Tue, 11 Aug 2015 21:08:50 +0200 Subject: [PATCH 11/19] fix indent --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 071c545..9c9209e 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [espresso.js](https://github.com/techlayer/espresso.js) - A minimal javascript library for crafting user interfaces. * [canjs](https://github.com/bitovi/canjs) - Can do JS, better, faster, easier. * [react](https://facebook.github.io/react/) - A library for building user interfaces. It's declarative, efficient, and extremely flexible. Works with a Virtual DOM. - * [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React. +* [react-native](https://github.com/facebook/react-native) - A framework for building native apps with React. * [riot](https://github.com/riot/riot) - React-like library, but with very small size. * [thorax](https://github.com/walmartlabs/thorax) - Strengthening your Backbone. * [chaplin](https://github.com/chaplinjs/chaplin) - An architecture for JavaScript applications using the Backbone.js library. From b07198da7ecbd3576caaeff535613fb128c3c9e2 Mon Sep 17 00:00:00 2001 From: Lucas Date: Sun, 16 Aug 2015 22:11:18 -0500 Subject: [PATCH 12/19] Added regex101 for js regex validation/testing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f10fdb..20b48cb 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart ## RegExp - +* [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE. ## Media From 0bd68e142f4ac94465187a93aec0a017575396c0 Mon Sep 17 00:00:00 2001 From: Patrick Steele-Idem Date: Tue, 18 Aug 2015 16:21:10 -0600 Subject: [PATCH 13/19] Add `marko` to `Templating Engines` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20b48cb..bac01ce 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Jade](https://github.com/jadejs/jade) - Robust, elegant, feature rich template engine for nodejs. * [EJS](https://github.com/mde/ejs) - Effective JavaScript templating. * [xtemplate](https://github.com/xtemplate/xtemplate) - eXtensible Template Engine lib for node and the browser +* [marko](https://github.com/marko-js/marko) - A fast, lightweight, HTML-based templating engine for Node.js and the browser with async, streaming, custom tags and CommonJS modules as compiled output. ## Data Visualization *Data visualization tools for the web.* From 6f8ce989b6b75553a47382ada410a7977f6a614b Mon Sep 17 00:00:00 2001 From: Hector Leon Zarco Garcia Date: Thu, 20 Aug 2015 14:30:24 +0200 Subject: [PATCH 14/19] Add 'Focusable' to 'Tours And Guides' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac01ce..621b08f 100644 --- a/README.md +++ b/README.md @@ -497,7 +497,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [pageguide](https://github.com/tracelytics/pageguide) - An interactive guide for web page elements using jQuery and CSS3. * [hopscotch](https://github.com/linkedin/hopscotch) - A framework to make it easy for developers to add product tours to their pages. * [joyride](https://github.com/zurb/joyride) - jQuery feature tour plugin. - +* [focusable](https://github.com/zzarcon/focusable) - Set a spotlight focus on DOM element adding a overlay layer to the rest of the page. ## Notifications From 011413be3f374aa1babd2272a8d4ea7351131591 Mon Sep 17 00:00:00 2001 From: Berk Birand Date: Thu, 20 Aug 2015 11:31:12 -0400 Subject: [PATCH 15/19] Add Processing.js to visualizations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bac01ce..81c6c82 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [cubism](https://github.com/square/cubism) - A D3 plugin for visualizing time series. * [dc.js](https://github.com/dc-js/dc.js) - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js * [vega](https://github.com/trifacta/vega) - A visualization grammar. +* [processing.js](http://processingjs.org/) - Processing.js makes your data visualizations work using web standards and without any plug-ins * [envisionjs](https://github.com/HumbleSoftware/envisionjs) - Dynamic HTML5 visualization. * [rickshaw](https://github.com/shutterstock/rickshaw) - JavaScript toolkit for creating interactive real-time graphs. * [flot](https://github.com/flot/flot) - Attractive JavaScript charts for jQuery. From 3504ce0e6faed916aa26dc486d745051d844cd7b Mon Sep 17 00:00:00 2001 From: Mike Delucchi Date: Mon, 24 Aug 2015 15:39:56 -0700 Subject: [PATCH 16/19] Fixes 181, adding node-powered cms framework section --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d4214a..384d544 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [QA Tools](#qa-tools) * [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries) * [Non-MVC Frameworks](#non-mvc-frameworks) + * [Node CMS Frameworks](#node-cms-frameworks) * [Templating Engines](#templating-engines) * [Data Visualization](#data-visualization) * [Timeline](#timeline) @@ -182,6 +183,18 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [famous](https://github.com/Famous/famous) - A JavaScript framework for everyone who wants to build beautiful experiences on any device. +## Node-Powered CMS Frameworks + +* [KeystoneJS](https://github.com/keystonejs/keystone) - powerful CMS and web app framework +* [Reaction Commerce](https://github.com/reactioncommerce/reaction) - reactive CMS, real-time architecture and design +* [Ghost](https://github.com/tryghost/Ghost) - simple, powerful publishing platform +* [Apostrophe](https://github.com/punkave/apostrophe) - CMS with content editing and essential services +* [We.js](https://github.com/wejs/we/) - framework for real time apps, sites or blogs +* [Hatch.js](https://github.com/inventures/hatchjs) - CMS platform with social features. +* [TaracotJS](https://github.com/xtremespb/taracotjs-generator/) - fast and minimalist CMS based on Node.js. +* [Nodizecms](https://github.com/nodize/nodizecms) - CMS for CoffeeScript lovers +* [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor +* [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform ## Templating Engines *Templating engines allow you to perform string interpolation.* @@ -318,7 +331,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart *String Libraries.* * [selecting](https://github.com/EvandroLG/selecting) - A library that allows you to access the text selected by the user -* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library. +* [underscore.string](https://github.com/epeli/underscore.string) - String manipulation extensions for Underscore.js javascript library. * [string.js](https://github.com/jprichardson/string.js) - Extra JavaScript string methods. * [he](https://github.com/mathiasbynens/he) - A robust HTML entity encoder/decoder written in JavaScript. * [multiline](https://github.com/sindresorhus/multiline) - Multiline strings in JavaScript. From d2ec0bdd8cd244eacda9cec4426e25997acbff7b Mon Sep 17 00:00:00 2001 From: Mike Delucchi Date: Mon, 24 Aug 2015 21:15:29 -0700 Subject: [PATCH 17/19] fixes 183, link to node-powered cms frameworks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 384d544..8612ddf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [QA Tools](#qa-tools) * [MVC Frameworks and Libraries](#mvc-frameworks-and-libraries) * [Non-MVC Frameworks](#non-mvc-frameworks) - * [Node CMS Frameworks](#node-cms-frameworks) + * [Node-Powered CMS Frameworks](#node-powered-cms-frameworks) * [Templating Engines](#templating-engines) * [Data Visualization](#data-visualization) * [Timeline](#timeline) From 47680ac5405217c67a45f2369a79e7114edf51dc Mon Sep 17 00:00:00 2001 From: Huei Tan Date: Tue, 1 Sep 2015 14:41:05 +0800 Subject: [PATCH 18/19] ADD JSbooks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 358aabb..8288cd4 100644 --- a/README.md +++ b/README.md @@ -711,6 +711,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection # Worth Reading * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) +* [JSbooks](https://github.com/revolunet/JSbooks) # Other Awesome Lists From 18e7b4d7f50b4281a5eeec79ee904c7d0c8ade33 Mon Sep 17 00:00:00 2001 From: Volker Rose Date: Tue, 1 Sep 2015 10:33:29 +0200 Subject: [PATCH 19/19] Add minilog as a logging tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8288cd4..ead6740 100644 --- a/README.md +++ b/README.md @@ -420,6 +420,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart * [Conzole](https://github.com/Oaxoa/Conzole) - A debug panel built in javascript that wraps javascript native console object methods and functionality in a panel displayed inside the page. * [console.log-wrapper](https://github.com/patik/console.log-wrapper) - Log to the console in any browser with clarity. * [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods. +* [minilog](http://mixu.net/minilog/) – Lightweight client & server-side logging with Stream-API backends ## RegExp