Awesome List Updates on Oct 06 - Oct 12, 2014
10 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Nodejs
Packages / Mad science
- peercast (⭐515) - Stream a torrent video to Chromecast.
2. Js Must Watch
2014
3. Awesome Html5
Accessibility / Web payments
4. Awesome Ruby
Pagination
- order_query (⭐509) - A keyset pagination library to find the next or previous record(s) relative to the current one efficiently, e.g. for infinite scroll.
5. Awesome Clojure
Debugging
6. Awesome Knockout
Frameworks
- Knockout (⭐10k) - Knockout makes it easier to create rich, responsive UIs with JavaScript
- Knockback (⭐1.1k) - Knockback.js provides Knockout.js magic for Backbone.js Models and Collections
- Durandal (⭐1.7k) - A cross-device, cross-platform client framework written in JavaScript and designed to make building Single Page Applications
- Falconjs (⭐93) - Adds structure to knockout.js by incorporting models, collections, and views
Integrations
- JqueryUI (⭐265) - Rich UI components based on KnockoutJS
- Kendo (⭐276) - A project to create a robust set of Knockout.js bindings for the Kendo UI widgets
- Bootstrap (⭐232) - A plugin that adds custom bindings for twitter bootstrap objects such as tooltips and popovers
- ASP.NET MVC (⭐203) - Power of Knockout.js for ASP.NET MVC
- Rails (⭐97) - KnockoutJS for Rails
- Meteor (⭐65) - A Knockout-to-Meteor bridge
Plugins and libraries
- Mapping (⭐549) - Object mapping plugin for KnockoutJS
- Validation (⭐1k) - A validation library for Knockout JS
- Sortable (⭐550) - A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
- Grid (⭐281) - A data grid plugin for Knockout
- External Template Engine (⭐232) - Custom Template Engine and Template Source for Knockout.js that loads external templates
- Postbox (⭐353) - Publish/subscribe decoupled communication between separate view models and components
- Deferred Updates (⭐136) - The plugin that modifies parts of Knockout’s observable/subscription system to use deferred updates
- Delegated Events (⭐137) - Simple and flexible plugin to do declarative event delegation
- Viewmodel (⭐107) - Flexible way to create a knockout viewmodel
- Observable Dictionary (⭐85) - An implementation of an observable dictionary
- Model (⭐61) - A base model for Knockout.js entities
- Namespaces (⭐57) - Namespaces for Knockout.js
- Rest (⭐62) - A simple library to extend Knockout.js objects with RESTful actions
- Local Storage (⭐68) - LocalStorage persistence for Knockout.js
Custom Bindings
- Punches (⭐239) - Collection of enhanced binding syntaxes
- Switch Case (⭐170) - Powerful control flow bindings
- Repeat (⭐130) - The repeat binding can replace foreach in many instances and is faster and simpler
- Table (⭐86) - Table binding plugin for Knockout
7. Awesome Elixir
Algorithms and Data structures
- array (⭐34) - An Elixir wrapper library for Erlang's array.
Build Tools
- ExMake (⭐17) - A modern, scriptable, dependency-based build tool loosely based on Make principles.
Caching
- con_cache (⭐908) - ConCache is an ETS based key/value storage.
Code Analysis
- coverex (⭐100) - Coverage Reports for Elixir.
- excoveralls (⭐818) - Coverage report tool for Elixir with coveralls.io integration.
Configuration
- conform (⭐376) - Easy release configuration for Elixir apps.
- ex_conf (⭐36) - Simple Elixir Configuration Management.
CSV
- cesso (⭐26) - CSV handling library for Elixir.
- csvlixir (⭐33) - A CSV reading/writing application for Elixir.
- ex_csv (⭐47) - CSV for Elixir.
Date and Time
- timex (⭐1.7k) - Easy to use Date and Time modules for Elixir.
- timex_interval (⭐9) - A date/time interval library for Elixir projects, based on Timex.
Files and Directories
- dir_walker (⭐41) - DirWalker lazily traverses one or more directory trees, depth first, returning successive file names.
Frameworks
- phoenix (⭐21k) - Elixir Web Framework targeting full-featured, fault tolerant applications with realtime functionality.
- placid (⭐190) - A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir.
- sugar (⭐430) - Modular web framework for Elixir.
Geolocation
- geo (⭐618) - A collection of GIS functions for Elixir.
Hardware
- elixir_ale (⭐342) - Elixir access to hardware I/O interfaces such as GPIO, I2C, and SPI.
JSON
- jazz (⭐61) - Yet another library to handle JSON in Elixir.
- joken (⭐760) - Encodes and decodes JSON Web Tokens.
- jsxn (⭐26) - jsx but with maps.
Markdown
- discount (⭐21) - Elixir NIF for discount, a Markdown parser.
- earmark (⭐853) - Markdown parser for Elixir.
Miscellaneous
- exquisite (⭐78) - LINQ-like match_spec generation for Elixir.
- porcelain (⭐934) - Porcelain implements a saner approach to launching and communicating with external OS processes from Elixir.
- reprise (⭐43) - Simplified module reloader for Elixir.
- spawndir (⭐3) - Spawns processes from the file system.
Networking
- reagent (⭐93) - reagent is a socket acceptor pool for Elixir.
- socket (⭐688) - Socket wrapping for Elixir.
- wpa_supplicant (⭐5) - Elixir interface to the wpa_supplicant.
OTP
- core (⭐44) - Library for selective receive OTP processes.
- libex_config (⭐1) - Helpers for accessing OTP application configuration.
Package Management
- Hex - A package manager for the Erlang ecosystem.
Release Management
- exrm (⭐924) - Automatically generate a release for your Elixir project.
REST and API
- signaturex (⭐26) - Simple key/secret based authentication for APIs.
- urna (⭐95) - Urna is a simple DSL around cauldron to implement REST services.
Static Page Generation
- coil (⭐67) - Minimalistic static content engine.
Statistics
- descriptive_statistics (⭐9) - Descriptive Statistics for Elixir.
Testing
- amrita (⭐200) - A polite, well mannered and thoroughly upstanding testing framework for Elixir.
- excheck (⭐316) - Property-based testing library for Elixir (QuickCheck style).
- hound (⭐1.4k) - Elixir library for writing integration tests and browser automation.
XML
- quinn (⭐49) - XML parser for Elixir.
- xml_builder (⭐170) - Elixir library for generating xml.
Other Awesome Lists
- Awesome Erlang (⭐1.6k) - A curated list of awesome Erlang libraries, resources and shiny things.
Websites
- Elixir Github Repository (⭐24k) - The project repository.
8. Scalable Css Reading List
Workflow Overviews
- Refining the Way We Structure Our CSS at Trello, by Bobby Grace (11/11/14)
- Medium's CSS is actually pretty f***ing good, by Jacob Thornton (8/28/14)
- Codepen's CSS, by Chris Coyier (7/30/14)
- CSS at Lonely Planet, by Ian Feather (7/24/14)
- Github's CSS, by Mark Otto (7/23/14)
Talks
- CSS module system in Google+ (⭐1.5k) (slides), Shubhie Panicker (2013)
9. Awesome Unity
Tips and Tricks
- Editor Tips - Tips in gif form showing a few ways to use the editor more efficiently.
10. Awesome Shell
Shell Script Development / Directory Navigation
- Prev: Oct 13 - Oct 19, 2014
- Next: Sep 29 - Oct 05, 2014