Awesome List Updates on Apr 22, 2018
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Projects Boilerplates
Browser Webextensions
- Boilerplate with Webpack (⭐59) Using Webpack JS module manager
2. Awesome Osint
Privacy and Encryption Tools / Telegram
3. Awesome Opensource Apps
Django
Name: Mayan EDMS
Description: Django based document management system with OCR, indexing, full text searching, previewing and more
4. Awesome Decentralized
Applications
- PeerTube (⭐13k): Video streaming platform using BitTorrent directly in the web browser, with WebTorrent and Angular. Demo server at peertube.cpy.re.
5. Awesome Ember
Packages / AST
- ember-ast-helpers (⭐40) - This library is a utility belt to make AST transforms and shield users as much as possible from the nuances of the AST, as it is still private API.
- jscodeshift (⭐9.1k) - A JavaScript codemod toolkit.
Packages / Adapters
- ember-cli-markdown-resolver (⭐26) - Ember CLI addon for resolving markdown files in custom folders and retrieving content via a service.
Packages / Authentication
- ember-simple-auth (⭐1.9k) - A library for implementing authentication/authorization in Ember.js applications.
Packages / Automation
- ember-cli-sri (⭐48) - This plugin is used to generate Subresource Integrity (SRI) hashes for ember applications.
Packages / Broccoli
- broccoli-debug (⭐9) - Utility for build pipeline authors to allow trivial debugging of the Broccoli pipelines they author.
- broccoli-stew (⭐60) - Provides commonly used convenience functions for developing broccoli based build pipelines.
Packages / Build tools
- Broccoli (⭐3.3k) - Fast, reliable asset pipeline, supporting constant-time rebuilds and compact build definitions.
Packages / CI/CD
- ember-cli-server-variables (⭐31) - An Ember CLI add-on to support adding variables to the generated index.html file's head tag.
Packages / Component addons
Packages / Data validation
- ember-model-validator (⭐166) - Add validations to your Ember Data models on an explicit and easy way, without a bunch a validations files around or complicated structure.
- ember-validated-form (⭐68) - Easily create forms with client side validations.
Packages / Debugging / Profiling
- ember-debug-logger (⭐36) - Exposes the visionmedia/debug library for use in your Ember.js application.
- ember-devtools (⭐160) - A collection of useful Ember.js debugging functions.
Packages / Ember-inspector roadmaps & overview
Packages / Forms
- ember-form-for - This Ember.js addon will give you an easy way to build good forms.
Packages / Functional programming
- Bacon.js - Functional reactive programming.
- Folktale - Suite of libraries for generic functional programming in JavaScript that allows you to write elegant, modular applications with fewer bugs, and more reuse.
- immutable (⭐33k) - Immutable data collections.
- Kefir.js (⭐2) - Reactive library with focus on high performance and low memory usage.
- Lazy.js (⭐6k) - Utility library similar to lodash/Underscore but with lazy evaluation, which can translate to superior performance in many cases.
- lodash - Utility library delivering consistency, customization, performance, & extras. A better and faster Underscore.js.
- mori - Library for using ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript.
- Mout - Utility library with the biggest difference between other existing solutions is that you can choose to load only the modules/functions that you need, no extra overhead.
- Ramda - Utility library with a focus on flexible functional composition enabled by automatic currying and reversed argument order. Avoids mutating data.
- RxJS - Functional reactive library for transforming, composing, and querying various kinds of data.
- underscore-contrib - The brass buckles on Underscore's utility belt.
Packages / Helpers
- ember-d3-helpers (⭐35) - Collection of Ember.js helpers for building composable D3 charts.
- ember-store-helpers (⭐5) - This add-on provides helpers related to ember-data.
Packages / Include external JS code
- ember-cli-es6-transform (⭐14) - Import ES6 modules from npm, bower or anywhere else in your app.
Packages / Internalization & Localization
- ember-intl (⭐434) - Translate complex messages string. Localized formatting for date/time, number, and relative time.
Packages / Job queues
Packages / Logging
Packages / Miscellaneous
- diagonal routes - See what route structure, templates and route hooks are for a given ember route definition.
- ember data model maker (⭐150) - Ember Data Model Maker (EDMM).
- builtwithember - Apps powered by Ember.js.
Packages / Testing
- ember-cli-mirage - Build, test and demo your app using a JSON API-compliant client-side server.
- ember-exam (⭐287) - Run your tests with randomization, splitting, and parallelization for beautiful tests.
Packages / TypeScript
- ember-cli-typescript (⭐363) - Use TypeScript in your Ember.js apps!
Packages / UI components
- ember-burger-menu (⭐279) - An off-canvas sidebar component with a collection of animations and styles using CSS transitions.
- ember-power-select (⭐541) - The extensible select component built for ember.
Packages / Articles
Packages / Blogs
Packages / Books
Packages / Cheatsheets
Packages / Codemods
- ember-qunit-codemod (⭐36) - This codemod is intended to automatically convert your projects from the older moduleFor* syntax of ember-qunit@2 to the newer syntax.
- es5-getter-ember-codemod (⭐34) - This codemod is intended to automatically convert your usage of get, and getProperties to use traditional object dot notation.
- qunit-dom-codemod (⭐14) - Basic codemod to automatically convert your assertions to qunit-dom assertions.
- test-selectors-codemod (⭐7) - A codemode for fixing the ember-test-selectors testSelector helper deprecation.
Packages / Community
Packages / Discovery
- emberobserver - Ember Observer.
Packages / Examples
- API Docs (⭐73) - This application was built to display our versioned API docs.
- Builds (⭐11) - This is the application that the Ember.js team built to display our various release channels.
- Rancher (⭐591) - Rancher is enterprise management for Kubernetes.
Packages / Gists
Packages / Newsletters
- Ember Weekly - The latest Ember.js news, tips, and code delivered directly to your inbox.
- Official Ember Blog - Big announcements like new Ember.js version release notes or State of the Union information.
- The Ember Times - Updates from the Ember.js Learning Team.
Packages / Podcasts
Packages / Screencasts
- Ember Screencasts - Weekly Screencasts for the Busy Developer.
- EmberCasts - Currently on hiatus whilst the author works on the next version of Handlebars.
Packages / Slides
Packages / Styleguides
Packages / Tools
- ember-cli-diff - A simple tool to see differences between new ember apps.
- ember-cli - The command line interface for ambitious web applications.
- Glimmer Playground - An Glimmer.js playground.
- remote-inspector (⭐92) - Lets you inspect apps running on different devices/browsers over the network using websockets.
Packages / Tutorials
- Getting into Ember.js - A five part introductory course to Ember.
- yoember.com/ - Ember.js Tutorial - From beginner to advance.
Packages / Twitter
Packages / Videos
- EmberConf 2014 - Videos of the sessions from EmberConf 2014.
- EmberConf 2015 - Videos of the sessions from EmberConf 2015.
- EmberConf 2016 - Videos of the sessions from EmberConf 2016.
- EmberConf 2017 - Videos of the sessions from EmberConf 2017.
Packages / YouTube channels
6. Awesome Python Scientific Audio
Audio Related Packages / Feature extraction
- essentia 🐙 (⭐2.5k) - Music related low level and high level feature extractor, C++ based, includes Python bindings.
Audio Related Packages / Deep Learning
- Kapre (⭐891) 🐙 (⭐891) 📦 - Keras Audio Preprocessors
- TorchAudio (⭐2.1k) 🐙 (⭐2.1k) - PyTorch Audio Loaders
Tutorials / Wrappers for Audio Plugins
- Numpy for MATLAB® Users - Short overview of equivalent python functions for switchers.
7. Awesome Groovy
Build tools, setup and CI
- GMavenPlus (⭐258) - A rewrite of GMaven, a Maven plugin for Groovy
- Jenkins job-dsl-plugin (⭐1.8k) - A Groovy DSL for Jenkins Jobs
- travis-groovy (⭐3) - execute groovy scripts on travis-ci
Official Resources
- Groovy's source (⭐4.9k) - Groovy's source code mirrored on Github
8. Awesome Saltstack
Tools
- Molten (⭐208) - Molten is a WebUI for the REST API exposed by Saltstack.
9. Awesome Fantasy
Movies / The Lord of the Rings
- The Fellowship of the Ring [8.8] 🌟
- Return of the King [8.9] 🌟
- Prev: Apr 23, 2018
- Next: Apr 21, 2018