Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-stuff

List of awesome stuff that I make use of (or at least should :p)
https://github.com/dygufa/awesome-stuff

Last synced: 4 days ago
JSON representation

  • Webpack

    • webpack-dashboard - A CLI dashboard for webpack dev server
    • webpackmonitor - A tool for monitoring webpack optimization metrics through the development process
    • webpack-bundle-analyzer - Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
  • Javascript

  • Babel

    • reflective-bind - Eliminate wasteful re-rendering in React components caused by inline functions
  • Typescript

    • dts-gen - dts-gen creates starter TypeScript definition files for any module or library.
  • React

    • react-infinite - A browser-ready efficient scrolling container based on UITableView
    • react-dropzone - Simple HTML5 drag-drop zone with React.js
    • react-select - A Select control built with and for React JS
    • security-guide-for-developers - Security Guide for Developers
    • react-quill - A Quill component for React. (WYSIWUG)
    • react-universal-component - The final answer to a React Universal Component: simultaneous SSR + Code Splitting
    • formik - Build forms in React, without the tears
    • react-credit-cards - Beautiful credit cards for your payment forms
    • storybook - Interactive development & testing environment for React, React-Native, Vue UI components
    • material-ui - React components that implement Google's Material Design.
    • react-table - React Table - A lightweight, fast and extendable datagrid for React
  • Mobx

    • mobx-store - A data store with declarative querying, observable state, and easy undo/redo.
  • Node.js

    • typescript-node-starter - A starter template for TypeScript and Node with a detailed README describing how to use the two together.
    • patch-package - Fix broken node modules with no fuss
  • DevOps

    • beeswithmachineguns - A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
  • Awesomes / Utils

    • git-flight-rules - Flight rules for git
    • tech-interview-handbook - Algorithms, front end and behavioral content for rocking your coding interview
    • public-apis - A collective list of public JSON APIs for use in web development.
    • free-for-dev - A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    • project-guidelines - A set of best practices for JavaScript projects
  • Cool