Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

annals-of-awesome

Awesome projects and best practices I want to use in my work
https://github.com/FoxxMD/annals-of-awesome

Last synced: 5 days ago
JSON representation

  • Web Development

    • General

      • Resource - Create a REST interface for any database automagically.
      • Resource - A fork of [fullcalendar](http://arshaw.com/fullcalendar/) with a "resource" component built into the day-view.
      • Resrouce - Touch support with no dependencies
      • Resource - Lambda wrapper to be used with javascript
      • Resource - a library optimized for visualizing and laying out time-series data, created by Mozilla.
      • Resource - Simple, effective, polished image gallery with touch support and gestures. (Nice)
      • Watch Me - In-context CMS built on top of Node
      • Resource - Library for standardizing oauth2 services
      • Resource - Another Medium WYSIWYG editor
      • Resource - Lightweight datepicker with no dependencies
      • Resource - Web-based XMPP Instant Messaging client written in javascript
    • Angular

      • Resource - swipe-to-show side menus done the angular way
      • Watch Me - Table/grid element using React for super fast rendering. Not feature complete enough for serious use but getting close.
      • Watch Me - Polymer elements with the power of angular's two-way binding. Looks great but still missing some key elements.
      • Resource - Visual JSON editor. Would be great for admin/dev tool.
      • Resource - A fantastic front-end solution for secure api requests and authentication.
      • Resouce - Markdown parse with few dependencies. Supports [Commonmark](http://commonmark.org/), extensions, and much more.
      • Resource - [Flowtype.js](http://simplefocus.com/flowtype/), a library for resizing typography based on page width, for angular.
      • Resource - Collection of filters for Angular with no external dependencies.
      • Resource - Port of [toastr](https://github.com/CodeSeven/toastr) notification library for Angular.
      • Sensei - A style guide for angular
      • Resource - Create an admin interface for a RESTful API.
      • Resource - Lazy load modules, services, controllers, etc.
      • Resource - Rendering with immutable data structures
      • Resource - Flux architecture ([how to use from reddit](https://www.reddit.com/r/javascript/comments/2mndc3/on_react/cm5y8bh))
      • Resource - A small flux framework
      • Resource - Another flux framework
      • Resource - Lightweight AJAX library
      • Resource - Lightweight router
      • Resouce - Simple caching for scala backed by popular caching implementations.
      • Resource - Fast json parsing with support for third-party ASTs(json4s)
      • Resource - React resources
  • General Programming

    • Angular

      • Learning - Pragmatic runtime type checking for JavaScript
      • Learning - Reusable, composable factorie functions for object factories. Great way to avoid deep inheritence and make my programming more functional.
      • Learning - Immutable data structures that are backwards compatible with regular JS data structures.
      • Resource - A replacement for utility libraries like Underscore that takes a lazy approach to evaluation. Possibly similar to [LINQ from C#](https://www.reddit.com/r/programming/comments/2ouwze/introducing_lazyjs_2013/cmqpw09)
      • eventsourced
  • Tooling

    • Angular

      • Resource - Run a node sever as a daemon/service.
      • Watch Me - A collection of compiler plugin goodies.
      • Resource - An sbt plugin for creating fat JARs out of your app
      • Resource - AWS integration for the sbt console
      • Resource - Create SVG graphics from SQL queries
      • Resource - Github hook to create issues from TODO code
      • Watch Me - Lightweight persistence library
  • Workflow

    • Angular

      • Watch Me - Workflow for angular app with optimization for prod, unit and e2e testing, and dev.
  • Persistence

    • Angular

      • Resource - Plugin that enables multi level population of nested models from mongoDB using mongoose
      • Watch Me - A Node.js ORM for PostgreSQL, MySQL and SQLite3 in the style of Backbone.js
      • Watch Me - [Material Design](http://www.google.com/design/spec/material-design/introduction.html) ported to bootstrap.
      • Resource
      • Resource - Dead simple, extremely lightweight css framework
  • General Learning