godested / awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by stargazed

🏠 Contents

CSS

  • tailwindcss - A utility-first CSS framework for rapid UI development.
  • css-gridish - Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.

HTML

JavaScript

  • emoji-button - Vanilla JavaScript emoji picker
  • SimpleWebRTC - Simplest WebRTC ever
  • react-flip-move - Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
  • reconciled - ⚛️ Simple way to create a custom React renderer
  • webpack-build-notifier - A Webpack plugin that generates OS notifications for build steps using node-notifier.
  • prerender-spa-plugin - Prerenders static HTML in a single-page application.
  • size-limit - Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit.
  • carbon - 🎨 Create and share beautiful images of your source code
  • doiuse - 💣 Lint CSS for browser support against caniuse database.
  • log-process-errors - Show some ❤️ to Node.js process errors
  • glicky - 🐭 An In-browser User Interface For JavaScript Development Workflows
  • react-sound - Sound component to play audio in your web apps
  • react-responsive-carousel - React.js Responsive Carousel (with Swipe)
  • customize-cra - Override webpack configurations for create-react-app 2.0
  • react-input-range - React component for inputting numeric values within a range (range slider)
  • volkswagen - 🙈 Volkswagen detects when your tests are being run in a CI server, and makes them pass.
  • mdx-deck - ♠️ React MDX-based presentation decks
  • cz-cli - The commitizen command line utility.
  • codecrumbs - Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
  • linaria - Zero-runtime CSS in JS library
  • taskbook - Tasks, boards & notes for the command-line habitat
  • qoa - Minimal interactive command-line prompts
  • chalk-animation - 🎬 Colorful animations in terminal output
  • react-final-form - 🏁 High performance subscription-based form state management for React
  • mostly-adequate-guide - Mostly adequate guide to FP (in javascript)
  • Functional-Light-JS - Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
  • redux-immutable - redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
  • redux-form - A Higher Order Component using react-redux to keep form state in a Redux store
  • normalizr - Normalizes nested JSON according to a schema
  • connected-react-router - A Redux binding for React Router v4
  • redux-observable - RxJS middleware for action side effects in Redux using "Epics"
  • mentions-regex - 100% twitter compatible @mentions regex! Regular expression for matching @username mentions, as used on twitter, facebook, github, etc.
  • slate - A completely customizable framework for building rich text editors. (Currently in beta.)
  • react-hot-loader - Tweak React components in real time.
  • react-konva - React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React.
  • universal-boilerplate - Isomorphic/universal boilerplate with react, redux, webpack and express
  • gremlins.js - Monkey testing library for web apps and Node.js
  • blessed - A high-level terminal interface library for node.js.
  • react-live - A flexible playground for live editing React components
  • hyper - A terminal built on web technologies
  • serialize-javascript - Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
  • popmotion - Simple animation libraries for delightful user interfaces
  • reselect - Selector library for Redux
  • parallel-webpack - Builds multi-config webpack projects in parallel
  • react-redux-universal-hot-example - A starter boilerplate for a universal webapp using express, react, redux, webpack, react-transform and react-i18next
  • git-commit-message-convention - 📝 Extend git commit message from angular style
  • konsul - A react renderer for the browser dev console
  • webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • react-styleguidist - Isolated React component development environment with a living style guide
  • react-ideal-image - 🖼️ An Almost Ideal React Image Component
  • javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  • signale - Highly configurable logging utility
  • soundcloud-redux - SoundCloud API client with React • Redux • Redux-Saga
  • Front-End-Checklist - 🗂 The perfect Front-End Checklist for modern websites and meticulous developers

OCaml

  • revery - ⚡ Native, high-performance, cross-platform desktop apps - built with Reason!

Others

  • cascadia-code - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
  • ECMAScript-new-features-list - A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
  • ru-test-assignments - Тестовые задания для самостоятельного выполнения от разных it компаний
  • awesome-mental-health - A curated list of awesome articles, websites and resources about mental health in the software industry.
  • awesome-redux - Awesome list of Redux examples and middlewares
  • awesome-haskell - A collection of awesome Haskell links, frameworks, libraries and software. Inspired by awesome projects line.
  • papers-we-love - Papers from the computer science community to read and discuss.
  • going-to-production - A reference checklist for topics which should be covered before going to production.
  • learn-regex - Learn regex the easy way
  • awesome-functional-programming - Yet another resource for collecting articles, videos etc. regarding functional programming
  • every-programmer-should-know - A collection of (mostly) technical things every software developer should know
  • You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.
  • awesome-git-addons - 😎 A curated list of add-ons that extend/enhance the git CLI.
  • css-bliss - A CSS style guide that puts the Clean, Smart, and Simple back into CSS
  • awesome - 😎 Awesome lists about all kinds of interesting topics

PHP

  • php2js - php2js is a tool that can automatically translate PHP code into Javascript code.

Python

  • thefuck - Magnificent app which corrects your previous console command.
  • sistine - Turn a MacBook into a Touchscreen with $1 of Hardware
  • XSStrike - Most advanced XSS scanner.

Shell

Swift

  • SwiftUI - Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
  • awesome-ios-ui - A collaborative list of awesome UI & Animation only in Swift. Quick preview.
  • iOS-CurrencyConverter-VIPER - This simple iOS application written in Swift 4 shows how to use VIPER architecture pattern in practice

TypeScript

  • react-use - React Hooks — 👍
  • ow - Function argument validation for humans
  • react-mapbox-gl - A React binding of mapbox-gl-js
  • react-slidedown - React component which uses CSS to animate a child from its current height to { height: auto } when mounting/updating/unmounting.
  • code-server - Run VS Code on a remote server.
  • TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  • react-three-fiber - ☘️ A React-renderer for Three.js (for the web and react-native)
  • nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
  • formik - Build forms in React, without the tears 😭
  • snyk - CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
  • ant-design - 🌈 A UI Design Language and React UI library

📝 License

To the extent possible under law, godested has waived all copyright and related or neighboring rights to this work.

About