diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index feb28a3..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-node_modules
-coverage
-*.log
-*.html
\ No newline at end of file
diff --git a/.vscode/launch.json b/.vscode/launch.json
deleted file mode 100644
index 67de415..0000000
--- a/.vscode/launch.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- // Use IntelliSense to learn about possible attributes.
- // Hover to view descriptions of existing attributes.
- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
- "version": "0.2.0",
- "configurations": [
- {
- "type": "node",
- "request": "launch",
- "name": "Launch Program",
- "program": "${workspaceFolder}/src/index.js"
- }
- ]
-}
\ No newline at end of file
diff --git a/AwesomeList.md b/AwesomeList.md
deleted file mode 100644
index 3fd8b6b..0000000
--- a/AwesomeList.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Awesome Javascript
-
-## Redux related
-
-https://github.com/redux-saga/redux-saga
-https://github.com/redux-observable/redux-observable
-
-## Server-side rendering SSR
-
-## Typescript related
-
-https://github.com/pirix-gh/ts-toolbelt
\ No newline at end of file
diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index 5fefb5c..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-MIT License
-
-Copyright (c) 2018 Dejan Toteff
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
diff --git a/README.md b/README.md
index d347349..4e9c91c 100644
--- a/README.md
+++ b/README.md
@@ -1,3301 +1,1926 @@
-# 350 Useful Javascript libraries
+# 155 Useful Typescript libraries
-## [Javascript Algorithms](https://github.com/trekhleb/javascript-algorithms)
+## [React Bits](https://github.com/DavidHDev/react-bits)
-> 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
+ An open source collection of animated, interactive & fully customizable React components for building memorable websites.
-## [Reveal Js](https://github.com/hakimel/reveal.js)
+## [Core](https://github.com/adonisjs/core)
-> The HTML Presentation Framework
+ AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
-## [Realworld](https://github.com/gothinkster/realworld)
-
-> "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
-## [Anime](https://github.com/juliangarnier/anime)
-
-> JavaScript animation engine
-
-## [Js Concepts](https://github.com/leonardomso/33-js-concepts)
-
-> 📜 33 concepts every JavaScript developer should know.
-
-## [Webtorrent](https://github.com/webtorrent/webtorrent)
-
-> ⚡️ Streaming torrent client for the web
-
-## [Dragula](https://github.com/bevacqua/dragula)
-
-> :ok_hand: Drag and drop so simple it hurts
-
-## [Nprogress](https://github.com/rstacruz/nprogress)
+## [Inversify Js](https://github.com/inversify/InversifyJS)
-> For slim progress bars like on YouTube, Medium, etc
+ Powerful and lightweight inversion of control container. Moved to https://github.com/inversify/monorepo
-## [Project Guidelines](https://github.com/elsewhencode/project-guidelines)
+## [Valtio](https://github.com/pmndrs/valtio)
-> A set of best practices for JavaScript projects
+ 🧙 Valtio makes proxy-state simple for React and Vanilla
-## [You Dont Need J Query](https://github.com/nefe/You-Dont-Need-jQuery)
+## [React Error Boundary](https://github.com/bvaughn/react-error-boundary)
-> Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
+ Simple reusable React error boundary component
-## [Tesseract Js](https://github.com/naptha/tesseract.js)
+## [Edit](https://github.com/fmhy/edit)
-> Pure Javascript OCR for more than 100 Languages 📖🎉🖥
+ Make changes to FMHY
-## [Howler Js](https://github.com/goldfire/howler.js)
+## [Howtheytest](https://github.com/abhivaikar/howtheytest)
-> Javascript audio library for the modern web.
+ A collection of public resources about how software companies test their software
-## [Tips](https://github.com/git-tips/tips)
+## [Minisearch](https://github.com/lucaong/minisearch)
-> Most commonly used git tips and tricks.
+ Tiny and powerful JavaScript full-text search engine for browser and Node
-## [Fabric Js](https://github.com/fabricjs/fabric.js)
+## [Epic Stack](https://github.com/epicweb-dev/epic-stack)
-> Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
+ This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.
-## [Graphql Js](https://github.com/graphql/graphql-js)
+## [Match Sorter](https://github.com/kentcdodds/match-sorter)
-> A reference implementation of GraphQL for JavaScript
+ Simple, expected, and deterministic best-match sorting of an array in JavaScript
-## [Wtfjs](https://github.com/denysdovhan/wtfjs)
+## [Microdiff](https://github.com/AsyncBanana/microdiff)
-> A list of funny and tricky JavaScript examples
+ A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
-## [Js Cookie](https://github.com/js-cookie/js-cookie)
+## [Animate Ui](https://github.com/imskyleen/animate-ui)
-> A simple, lightweight JavaScript API for handling browser cookies
+ Fully animated, open-source component distribution built with React, TypeScript, Tailwind CSS, Motion, and Shadcn CLI. Browse a list of components you can install, modify, and use in your projects.
-## [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons)
+## [Eslint Plugin Perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist)
-> Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.
+ ☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
-## [File Saver Js](https://github.com/eligrey/FileSaver.js)
+## [Chakra Ui](https://github.com/chakra-ui/chakra-ui)
-> An HTML5 saveAs() FileSaver implementation
+ Chakra UI is a component system for building SaaS products with speed ⚡️
-## [Lazysizes](https://github.com/aFarkas/lazysizes)
+## [Outline](https://github.com/outline/outline)
-> High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
+ The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
-## [Ws](https://github.com/websockets/ws)
+## [Fingerprintjs](https://github.com/fingerprintjs/fingerprintjs)
-> Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
+ The most advanced free and open-source browser fingerprinting library
-## [Insomnia](https://github.com/getinsomnia/insomnia)
+## [Remotion](https://github.com/remotion-dev/remotion)
-> Cross-platform HTTP and GraphQL Client
+ 🎥 Make videos programmatically with React
-## [Smartcrop Js](https://github.com/jwagner/smartcrop.js)
+## [Rxdb](https://github.com/pubkey/rxdb)
-> Content aware image cropping
+ A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
-## [Redux Persist](https://github.com/rt2zz/redux-persist)
+## [Shiki](https://github.com/shikijs/shiki)
-> persist and rehydrate a redux store
+ A beautiful yet powerful syntax highlighter
-## [Shelljs](https://github.com/shelljs/shelljs)
+## [Markmap](https://github.com/markmap/markmap)
-> :shell: Portable Unix shell commands for Node.js
+ Build mindmaps with plain text
-## [Brain Js](https://github.com/BrainJS/brain.js)
+## [Juice Shop](https://github.com/juice-shop/juice-shop)
-> 🤖 Neural networks in JavaScript
+ OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
-## [Jimp](https://github.com/oliver-moran/jimp)
+## [Sigma Js](https://github.com/jacomyal/sigma.js)
-> An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
+ A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
-## [Ndb](https://github.com/GoogleChromeLabs/ndb)
+## [Shadcn Admin](https://github.com/satnaing/shadcn-admin)
-> ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
+ Admin Dashboard UI built with Shadcn and Vite.
-## [Ungit](https://github.com/FredrikNoren/ungit)
+## [Nuqs](https://github.com/47ng/nuqs)
-> The easiest way to use git. On any platform. Anywhere.
+ Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
-## [Compromise](https://github.com/spencermountain/compromise)
+## [Ts Reset](https://github.com/mattpocock/ts-reset)
-> modest natural-language processing in javascript
+ A 'CSS reset' for TypeScript, improving types for common JavaScript API's
-## [Fingerprintjs](https://github.com/Valve/fingerprintjs2)
+## [Mockoon](https://github.com/mockoon/mockoon)
-> Modern & flexible browser fingerprinting library
+ Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
-## [Tone Js](https://github.com/Tonejs/Tone.js)
+## [Neverthrow](https://github.com/supermacro/neverthrow)
-> A Web Audio framework for making interactive music in the browser.
+ Type-Safe Errors for JS & TypeScript
-## [React Jsonschema Form](https://github.com/rjsf-team/react-jsonschema-form)
+## [Typehero](https://github.com/typehero/typehero)
-> A React component for building Web forms from JSON Schema.
+ Connect, collaborate, and grow with a community of TypeScript developers
-## [Razzle](https://github.com/jaredpalmer/razzle)
+## [Nango](https://github.com/NangoHQ/nango)
-> ✨ Create server-rendered universal JavaScript applications with no configuration
+ A single API for all your integrations.
-## [Luxon](https://github.com/moment/luxon)
+## [Iconify](https://github.com/iconify/iconify)
-> ⏱ A library for working with dates and times in JS
+ Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (over 150 icon sets and 200k icons). SVG framework, React, Vue and Svelte components!
-## [Uncss](https://github.com/uncss/uncss)
+## [Superjson](https://github.com/flightcontrolhq/superjson)
-> Remove unused styles from CSS
+ Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
-## [Favico Js](https://github.com/ejci/favico.js)
+## [Fast Check](https://github.com/dubzzz/fast-check)
-> Make use of your favicon with badges, images or videos
+ Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
-## [Terminalizer](https://github.com/faressoft/terminalizer)
+## [Overlay Scrollbars](https://github.com/KingSora/OverlayScrollbars)
-> 🦄 Record your terminal and generate animated gif images or share a web player
+ A javascript scrollbar plugin that hides the native scrollbars, provides custom styleable overlay scrollbars, and preserves the native functionality and feel.
-## [Gremlins Js](https://github.com/marmelab/gremlins.js)
+## [Nestjs Boilerplate](https://github.com/brocoders/nestjs-boilerplate)
-> Monkey testing library for web apps and Node.js
+ NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
-## [Mdx Deck](https://github.com/jxnblk/mdx-deck)
+## [Tinykeys](https://github.com/jamiebuilds/tinykeys)
-> ♠️ React MDX-based presentation decks
+ A tiny (~650 B) & modern library for keybindings.
-## [Mdx](https://github.com/mdx-js/mdx)
+## [Ollama Js](https://github.com/ollama/ollama-js)
-> JSX in Markdown for ambitious projects
+ Ollama JavaScript library
-## [Nanoid](https://github.com/ai/nanoid)
+## [Kibo](https://github.com/shadcnblocks/kibo)
-> A tiny (139 bytes), secure, URL-friendly, unique string ID generator for JavaScript
+ A custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.
-## [Yup](https://github.com/jquense/yup)
+## [Pev](https://github.com/dalibo/pev2)
-> Dead simple Object schema validation
+ Postgres Explain Visualizer 2
-## [Awesomplete](https://github.com/LeaVerou/awesomplete)
+## [Pgtyped](https://github.com/adelsz/pgtyped)
-> Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
+ pgTyped - Typesafe SQL in TypeScript
-## [Node Schedule](https://github.com/node-schedule/node-schedule)
+## [Devalue](https://github.com/sveltejs/devalue)
-> A cron-like and not-cron-like job scheduler for Node.
+ Gets the job done when JSON.stringify can't
-## [Agenda](https://github.com/agenda/agenda)
+## [Type Challenges](https://github.com/type-challenges/type-challenges)
-> Lightweight job scheduling for Node.js
+ Collection of TypeScript type challenges with online judge
-## [Trilium](https://github.com/zadam/trilium)
+## [Slidev](https://github.com/slidevjs/slidev)
-> Build your personal knowledge base with Trilium Notes
+ Presentation Slides for Developers
-## [Readme Md Generator](https://github.com/kefranabg/readme-md-generator)
+## [Trpc](https://github.com/trpc/trpc)
-> 📄 CLI that generates beautiful README.md files
+ 🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
-## [Laxxx](https://github.com/alexfoxy/laxxx)
+## [Puter](https://github.com/HeyPuter/puter)
-> Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
+ 🌐 The Internet Computer! Free, Open-Source, and Self-Hostable.
-## [Stats Js](https://github.com/mrdoob/stats.js)
+## [Lossless Cut](https://github.com/mifi/lossless-cut)
-> JavaScript Performance Monitor
+ The swiss army knife of lossless video/audio editing
-## [Notie](https://github.com/jaredreich/notie)
+## [Continue](https://github.com/continuedev/continue)
-> 🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies
+ ⏩ Ship faster with Continuous AI. Open-source CLI that can be used in TUI mode as a coding agent or Headless mode to run background agents
-## [Uri Js](https://github.com/medialize/URI.js)
+## [Nx](https://github.com/nrwl/nx)
-> Javascript URL mutation library
+ Get to green PRs in half the time. Nx optimizes your builds, scales your CI, and fixes failed PRs. Built for developers and AI agents.
-## [Lozad Js](https://github.com/ApoorvSaxena/lozad.js)
+## [Budibase](https://github.com/Budibase/budibase)
-> 🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
+ Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform..
-## [Peerflix](https://github.com/mafintosh/peerflix)
+## [Dockge](https://github.com/louislam/dockge)
-> Streaming torrent client for node.js
+ A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
-## [Vorpal](https://github.com/dthree/vorpal)
+## [Teable](https://github.com/teableio/teable)
-> Node's framework for interactive CLIs
+ ✨ The Next Gen Airtable Alternative: No-Code Postgres
-## [Slap](https://github.com/slap-editor/slap)
+## [Unocss](https://github.com/unocss/unocss)
-> Sublime-like terminal-based text editor
+ The instant on-demand atomic CSS engine.
-## [Chart Xkcd](https://github.com/timqian/chart.xkcd)
+## [Motion Canvas](https://github.com/motion-canvas/motion-canvas)
-> xkcd styled chart lib
+ Visualize Your Ideas With Code
-## [Rax](https://github.com/alibaba/rax)
+## [Elysia](https://github.com/elysiajs/elysia)
-> The fastest way to build universal application. (快速构建多端应用)https://rax.js.org
+ Ergonomic Framework for Humans
-## [Flexsearch](https://github.com/nextapps-de/flexsearch)
+## [Bolt New](https://github.com/stackblitz/bolt.new)
-> Next-Generation full text search library for Browser and Node.js
+ Prompt, run, edit, and deploy full-stack web applications. -- bolt.new -- Help Center: https://support.bolt.new/ -- Community Support: https://discord.com/invite/stackblitz
-## [Wappalyzer](https://github.com/AliasIO/Wappalyzer)
+## [Cap](https://github.com/CapSoftware/Cap)
-> Cross-platform utility that uncovers the technologies used on websites.
+ Open source Loom alternative. Beautiful, shareable screen recordings.
-## [React Cosmos](https://github.com/react-cosmos/react-cosmos)
+## [Faker](https://github.com/faker-js/faker)
-> A tool for ambitious UI developers
+ Generate massive amounts of fake data in the browser and node.js
-## [Ramjet](https://github.com/Rich-Harris/ramjet)
+## [Pglite](https://github.com/electric-sql/pglite)
-> Morph DOM elements from one state to another with smooth animations and transitions
+ Embeddable Postgres with real-time, reactive bindings.
-## [Animateplus](https://github.com/bendc/animateplus)
+## [Dexie Js](https://github.com/dexie/Dexie.js)
-> A+ animation module for the modern web
+ A Minimalistic Wrapper for IndexedDB
-## [Zero](https://github.com/remoteinterview/zero)
+## [Quicktype](https://github.com/glideapps/quicktype)
-> Zero is a web server to simplify web development.
+ Generate types and converters from JSON, Schema, and GraphQL
-## [Chancejs](https://github.com/chancejs/chancejs)
+## [Peerjs](https://github.com/peers/peerjs)
-> Chance - Random generator helper for JavaScript
+ Simple peer-to-peer with WebRTC.
-## [Jarvis](https://github.com/zouhir/jarvis)
+## [Open Saas](https://github.com/wasp-lang/open-saas)
-> A very intelligent browser based Webpack dashboard
+ A free, open-source SaaS app starter for React & Node.js with superpowers. Full-featured. Community-driven.
-## [Collect Js](https://github.com/ecrmnn/collect.js)
+## [Trigger Dev](https://github.com/triggerdotdev/trigger.dev)
-> 💎 Convenient and dependency free wrapper for working with arrays and objects
+ Trigger.dev – build and deploy fully‑managed AI agents and workflows
-## [Autotrack](https://github.com/googleanalytics/autotrack)
+## [Satori](https://github.com/vercel/satori)
-> Automatic and enhanced Google Analytics tracking for common user interactions on the web.
+ Enlightened library to convert HTML and CSS to SVG
-## [Up Up](https://github.com/TalAter/UpUp)
+## [Effect](https://github.com/Effect-TS/effect)
-> ✈️ Easily create sites that work offline as well as online
+ Build production-ready applications in TypeScript
-## [In View](https://github.com/camwiegert/in-view)
+## [Tsup](https://github.com/egoist/tsup)
-> Get notified when a DOM element enters or exits the viewport. :eyes:
+ The simplest and fastest way to bundle your TypeScript libraries.
-## [Hopscotch](https://github.com/LinkedInAttic/hopscotch)
+## [Node Canvas](https://github.com/Automattic/node-canvas)
-> A framework to make it easy for developers to add product tours to their pages.
+ Node canvas is a Cairo backed Canvas implementation for NodeJS.
-## [Minify](https://github.com/babel/minify)
+## [Nitro](https://github.com/nitrojs/nitro)
-> :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
+ Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
-## [Offline Plugin](https://github.com/NekR/offline-plugin)
+## [Ncc](https://github.com/vercel/ncc)
-> Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
+ Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
-## [Lost](https://github.com/peterramsing/lost)
+## [Ariakit](https://github.com/ariakit/ariakit)
-> LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
+ Toolkit with accessible components, styles, and examples for your next web app
-## [Redbird](https://github.com/OptimalBits/redbird)
+## [Openapi Typescript](https://github.com/openapi-ts/openapi-typescript)
-> A modern reverse proxy for node
+ Generate TypeScript types from OpenAPI 3 specs
-## [Neurojs](https://github.com/janhuenermann/neurojs)
+## [Arktype](https://github.com/arktypeio/arktype)
-> A JavaScript deep learning and reinforcement learning library.
+ TypeScript's 1:1 validator, optimized from editor to runtime
-## [Preact Cli](https://github.com/preactjs/preact-cli)
+## [Eslint Plugin Import](https://github.com/import-js/eslint-plugin-import)
-> 😺 Your next Preact PWA starts in 30 seconds.
+ ESLint plugin with rules that help validate proper imports.
-## [Greenlet](https://github.com/developit/greenlet)
+## [Toolkit](https://github.com/actions/toolkit)
-> 🦎 Move an async function into its own thread.
+ The GitHub ToolKit for developing GitHub Actions.
-## [Bowser](https://github.com/lancedikson/bowser)
+## [Miragejs](https://github.com/miragejs/miragejs)
-> a browser detector
+ A client-side server to build, test and share your JavaScript app
-## [Artillery](https://github.com/artilleryio/artillery)
+## [Create Better T Stack](https://github.com/AmanVarshney01/create-better-t-stack)
-> Modern, powerful, hackable backend & API testing toolkit. Load testing & functional testing. HTTP, Socket.io, WebSockets, Kinesis, HLS etc.
+ A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations
-## [Css Element Queries](https://github.com/marcj/css-element-queries)
+## [Cherry Markdown](https://github.com/Tencent/cherry-markdown)
-> CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
+ ✨ A Markdown Editor
-## [Exercises](https://github.com/kolodny/exercises)
+## [Positron](https://github.com/posit-dev/positron)
-> Some basic javascript coding challenges and interview questions
+ Positron, a next-generation data science IDE
-## [Vtop](https://github.com/MrRio/vtop)
+## [Hint](https://github.com/webhintio/hint)
-> Wow such top. So stats. More better than regular top.
+ 💡 A hinting engine for the web
-## [Workerize](https://github.com/developit/workerize)
+## [Garden](https://github.com/garden-io/garden)
-> 🏗️ Run a module in a Web Worker.
+ Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
-## [Orbit Db](https://github.com/orbitdb/orbit-db)
+## [Deepkit](https://github.com/marcj/deepkit)
-> Peer-to-Peer Databases for the Decentralized Web
+ modular high-performance TypeScript framework
-## [Teachable Machine V](https://github.com/googlecreativelab/teachable-machine-v1)
+## [Pages Cms](https://github.com/pages-cms/pages-cms)
-> Explore how machine learning works, live in the browser. No coding required.
+ The No-Hassle CMS for Static Sites Generators
-## [Resemble Js](https://github.com/rsmbl/Resemble.js)
+## [Ffcreator](https://github.com/tnfe/FFCreator)
-> Image analysis and comparison
+ A fast video processing library based on node.js (一个基于node.js的高速视频制作库)
-## [Web Animations Js](https://github.com/web-animations/web-animations-js)
+## [Spectral](https://github.com/stoplightio/spectral)
-> JavaScript implementation of the Web Animations API
+ A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
-## [Madge](https://github.com/pahen/madge)
+## [Animata](https://github.com/codse/animata)
-> Create graphs from your CommonJS, AMD or ES6 module dependencies
+ Bring your site to life with easy to use animation & interaction code. Copy. Paste. Animate.
-## [Code Surfer](https://github.com/pomber/code-surfer)
+## [Capsize](https://github.com/seek-oss/capsize)
-> Rad code slides <🏄/>
+ Flipping how we define typography in CSS.
-## [Readability](https://github.com/mozilla/readability)
+## [Js Pytorch](https://github.com/eduardoleao052/js-pytorch)
-> A standalone version of the readability lib
+ A JavaScript library like PyTorch, with GPU acceleration.
-## [Create React Library](https://github.com/transitive-bullshit/create-react-library)
+## [Prettier Plugin Organize Imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports)
-> ⚡CLI for easily creating reusable react libraries.
+ Make Prettier organize your imports using the TypeScript language service API.
-## [Autocannon](https://github.com/mcollina/autocannon)
+## [Create Expo Stack](https://github.com/roninoss/create-expo-stack)
-> fast HTTP/1.1 benchmarking tool written in Node.js
+ CLI tool to initialize a React Native application with Expo. Provides options to include Typescript, file-based routing via Expo Router, configuration based routing via pure React Navigation, styling via Nativewind, Restyle, Unistyles, StyleSheets, or Tamagui, and/or backend as a service such as Firebase and Supabase.
-## [Node Clinic](https://github.com/nearform/node-clinic)
+## [Magicast](https://github.com/unjs/magicast)
-> Clinic.js diagnoses your Node.js performance issues
+ 🧀 Programmatically modify JavaScript and TypeScript source codes with a simplified, elegant and familiar syntax powered by recast and babel.
-## [Node Lru Cache](https://github.com/isaacs/node-lru-cache)
+## [Gitprofile](https://github.com/arifszn/gitprofile)
-## [Express Status Monitor](https://github.com/RafalWilinski/express-status-monitor)
+ 🚀 Create and publish a dynamic portfolio by just providing your GitHub username.
-> 🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com
+## [Worker](https://github.com/graphile/worker)
-## [Mercury Parser](https://github.com/postlight/mercury-parser)
+ High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
-> 📜 Extract meaningful content from the chaos of a web page
+## [Llama Coder](https://github.com/ex3ndr/llama-coder)
-## [Pwa](https://github.com/lukeed/pwa)
+ Replace Copilot local AI
-> (WIP) Universal PWA Builder
+## [Data Client](https://github.com/reactive/data-client)
-## [Plop](https://github.com/plopjs/plop)
+ Async State Management without the Management. REST, GraphQL, SSE, Websockets
-> Consistency Made Simple
+## [Memfs](https://github.com/streamich/memfs)
-## [Rewire](https://github.com/jhnns/rewire)
+ Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍
-> Easy monkey-patching for node.js unit tests
+## [Connect Es](https://github.com/connectrpc/connect-es)
-## [Regexgen](https://github.com/devongovett/regexgen)
+ The TypeScript implementation of Connect: Protobuf RPC that works.
-> Generate regular expressions that match a set of strings
+## [Javascript](https://github.com/clerk/javascript)
-## [Toxy](https://github.com/h2non/toxy)
+ Official JavaScript repository for Clerk authentication
-> Hackable HTTP proxy for resiliency testing and simulated network conditions
+## [Node Pg Migrate](https://github.com/salsita/node-pg-migrate)
-## [Platform Js](https://github.com/bestiejs/platform.js)
+ Node.js database migration management for PostgreSQL
-> A platform detection library.
+## [True Myth](https://github.com/true-myth/true-myth)
-## [Release](https://github.com/zeit/release)
+ Safe and idiomatic TypeScript types to handle null, error, and async code handling: Maybe, Result, and Task types that are really nice.
-> Generate changelogs with a single command
+## [Functional Programming](https://github.com/enricopolanski/functional-programming)
-## [Juice Shop](https://github.com/bkimminich/juice-shop)
+ Introduction to Functional Programming using TypeScript and fp-ts.
-> OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
+## [Haystack Editor](https://github.com/haystackeditor/haystack-editor)
-## [Media Stream Recorder](https://github.com/streamproc/MediaStreamRecorder)
-> Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
+## [Reg Suit](https://github.com/reg-viz/reg-suit)
-## [Beidou](https://github.com/alibaba/beidou)
+ :recycle: Visual Regression Testing tool
-> :milky_way: Isomorphic framework for server-rendered React apps
+## [Twoslash](https://github.com/shikijs/twoslash)
-## [Cost Of Modules](https://github.com/siddharthkp/cost-of-modules)
+ You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
-> Find out which of your dependencies are slowing you down 🐢
+## [Unstorage](https://github.com/unjs/unstorage)
-## [Next Plugins](https://github.com/zeit/next-plugins)
+ 💾 Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a tiny core.
-> Official Next.js plugins
+## [Redocly Cli](https://github.com/Redocly/redocly-cli)
-## [Eslint Plugin Compat](https://github.com/amilajack/eslint-plugin-compat)
+ ⚒️ Redocly CLI makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more.
-> Lint the browser compatibility of your code
+## [Test Reporter](https://github.com/dorny/test-reporter)
-## [Binaryjs](https://github.com/binaryjs/binaryjs)
+ Displays test results from popular testing frameworks directly in GitHub
-> Node binary websocket streaming made easy
+## [React Diff View](https://github.com/otakustay/react-diff-view)
-## [Pa Y](https://github.com/pa11y/pa11y)
+ A git diff component
-> Pa11y is your automated accessibility testing pal
+## [Eslint Plugin Functional](https://github.com/eslint-functional/eslint-plugin-functional)
-## [Loadjs](https://github.com/muicss/loadjs)
+ ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
-> A tiny async loader / dependency manager for modern browsers (899 bytes)
+## [Ts Blank Space](https://github.com/bloomberg/ts-blank-space)
-## [Dockly](https://github.com/lirantal/dockly)
+ A small, fast, pure JavaScript type-stripper that uses the official TypeScript parser.
-> Immersive terminal interface for managing docker containers and services
+## [Quickjs](https://github.com/sebastianwessel/quickjs)
-## [Diff](https://github.com/flitbit/diff)
+ A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
-> Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
+## [Nextbase Nextjs Supabase Starter](https://github.com/imbhargav5/nextbase-nextjs-supabase-starter)
-## [Swup](https://github.com/swup/swup)
+ 🚀⚡️ Free Boilerplate and Starter kit for Next.js 16+, Supabase, Tailwind CSS 4 and TypeScript. 🚀 Next.js 🔥 Supabase 💻 TypeScript 💚 ESLint 🎨 Prettier 🐶 Husky 🧹 Lint-Staged 🧪 Jest 🧪 Testing Library 🕹️ Playwright ✍️ Commitizen 💬 Commitlint 💻 VSCode 🌪️ Vercel 🎨 PostCSS 🍃 Tailwind CSS ⚛️ React Query
-> :tada: Complete, flexible, extensible and easy to use page transition library for your web.
+## [Eslint Plugin Unused Imports](https://github.com/sweepline/eslint-plugin-unused-imports)
-## [Critters](https://github.com/GoogleChromeLabs/critters)
+ Package to separate no-unused-vars and no-unused-imports for eslint as well as providing an autofixer for the latter.
-> 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
+## [Css Hooks](https://github.com/css-hooks/css-hooks)
-## [Fast Memoize Js](https://github.com/caiogondim/fast-memoize.js)
+ Hook into advanced CSS features from native inline styles.
-> :rabbit2: Fastest possible memoization library
+## [Suites](https://github.com/suites-dev/suites)
-## [Rough Viz](https://github.com/jwilber/roughViz)
+ A unit testing framework for TypeScript backends working with inversion of control and dependency injection
-> Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
+## [Starter Vscode](https://github.com/antfu/starter-vscode)
-## [Trevor](https://github.com/vadimdemedes/trevor)
+ Starter template for VS Code Extension
-> 🚦 Your own mini Travis CI to run tests locally
+## [Pratica](https://github.com/rametta/pratica)
-## [React Sight](https://github.com/React-Sight/React-Sight)
+ 🥃 Functional Algebraic Data Types
-> Visualization tool for React, with support for Fiber, Router (v4), and Redux
+## [Eslint Plugin Project Structure](https://github.com/Igorkowalski94/eslint-plugin-project-structure)
-## [Checklist Checklist](https://github.com/huyingjie/Checklist-Checklist)
+ ESLint plugin with rules to help you achieve a scalable, consistent, and well-structured project. Define your folder structure, file composition, advanced naming conventions, and create independent modules. react folder structure react project structure react file structure react folder structure react folder structure react folder structure native
-> 🌈 A Curated List of Checklists ✔︎✔︎
+## [Fake Rest](https://github.com/marmelab/FakeRest)
-## [Jest Image Snapshot](https://github.com/americanexpress/jest-image-snapshot)
+ Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.
-> Jest matcher for image comparisons. Most commonly used for visual regression testing.
+## [Ultimate Nest](https://github.com/rubiin/ultimate-nest)
-## [Preload Webpack Plugin](https://github.com/GoogleChromeLabs/preload-webpack-plugin)
+ Starter template with blog clone as project
-> A webpack plugin for injecting into HtmlWebpackPlugin pages, with async chunk support
+## [Eslint Plugin Import Access](https://github.com/uhyo/eslint-plugin-import-access)
-## [Design Patterns Js](https://github.com/fbeline/design-patterns-JS)
-> All the 23 (GoF) design patterns implemented in Javascript
+## [Type Trident](https://github.com/anuraghazra/type-trident)
-## [Busboy](https://github.com/mscdex/busboy)
+ A curated list of advanced type level madness
-> A streaming parser for HTML form data for node.js
+## [Fettle](https://github.com/mehatab/fettle)
-## [Loadtest](https://github.com/alexfernandez/loadtest)
+ Free GitHub-powered beautiful status page utilizing GitHub Pages, Actions, and Issues for real-time updates and incident management. Make sure to share love by giving it a star.🌟
-> Runs a load test on the selected URL. Easy to extend minimally for your own ends.
+## [Eslint Plugin Nestjs Typed](https://github.com/darraghoriordan/eslint-plugin-nestjs-typed)
-## [Kss Node](https://github.com/kss-node/kss-node)
+ Some eslint rules for working with NestJs projects
-> The Node.js implementation of KSS: a methodology for documenting CSS and generating style guides
+## [Blipgloss](https://github.com/wobsoriano/blipgloss)
-## [Speedracer](https://github.com/speedracer/speedracer)
+ Style definitions for nice terminal layouts 👄
-> Collect performance metrics for your library/application.
+## [Fetch Api Data Action](https://github.com/JamesIves/fetch-api-data-action)
-## [Emergence Js](https://github.com/xtianmiller/emergence.js)
+ 🚚 GitHub action for handling authenticated API requests, allowing you to save the data from the request into your workspace as an environment variable and a .json file.
-> Detect element visibility in the browser
+## [Ink Tab](https://github.com/jdeniau/ink-tab)
-## [Hotkey](https://github.com/github/hotkey)
+ Tab component for Ink 🌈
-> Trigger an action on an element with a keyboard shortcut.
+## [Reactuse](https://github.com/childrentime/reactuse)
-## [Node Api Boilerplate](https://github.com/talyssonoc/node-api-boilerplate)
+ Collection of essential React Hooks Utilities.
-> DDD/Clean Architecture inspired boilerplate for Node web APIs
+## [Adblocker](https://github.com/ghostery/adblocker)
-## [Lusca](https://github.com/krakenjs/lusca)
+ Efficient embeddable adblocker library
-> Application security for express apps.
+## [Suspensive](https://github.com/toss/suspensive)
-## [Chromatism](https://github.com/toish/chromatism)
+ All in one for React Suspense
-> :rainbow: A simple set of utility functions for colours.
+## [Jest Fetch Mock](https://github.com/jefflau/jest-fetch-mock)
-## [Serialize Javascript](https://github.com/yahoo/serialize-javascript)
+ Jest mock for fetch
-> Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
+## [Graphql Eslint](https://github.com/graphql-hive/graphql-eslint)
-## [X](https://github.com/davidmarkclements/0x)
+ ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
-> 🔥 single-command flamegraph profiling 🔥
+## [Deoptexplorer Vscode](https://github.com/microsoft/deoptexplorer-vscode)
-## [Workly](https://github.com/pshihn/workly)
+ A VS Code extension to visualize deoptimizations in your JavaScript and TypeScript code running in V8 (i.e., NodeJS, Edge, Chrome, etc.).
-> A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
+## [Eslint Plugin Boundaries](https://github.com/javierbrea/eslint-plugin-boundaries)
-## [Pwabuilder Cli](https://github.com/pwa-builder/PWABuilder-CLI)
+ Eslint plugin checking architecture boundaries between elements
-> Node.js tool for App Generation
+## [Lambda Local](https://github.com/ashiina/lambda-local)
-## [String Similarity](https://github.com/aceakash/string-similarity)
+ Commandline tool to run Amazon Lambda function on local machines.
-> Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
+## [Seroval](https://github.com/lxsmnsyc/seroval)
-## [Speedscope](https://github.com/jlfwong/speedscope)
+ Stringify JS values
-> 🔬 A fast, interactive web-based viewer for performance profiles.
+## [Eslint Plugin Import X](https://github.com/un-ts/eslint-plugin-import-x)
-## [Ml](https://github.com/mljs/ml)
+ `eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
-> Machine learning tools in JavaScript
+## [Ungh](https://github.com/unjs/ungh)
-## [Workerize Loader](https://github.com/developit/workerize-loader)
+ 🐙 Unlimited access to github API
-> 🏗️ Automatically move a module into a Web Worker (Webpack loader)
+## [Create Neat](https://github.com/xun082/create-neat)
-## [Webpackbar](https://github.com/nuxt/webpackbar)
+ 🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
-> Elegant ProgressBar and Profiler for Webpack 3 and 4
+## [Jsoncrack Vscode](https://github.com/AykutSarac/jsoncrack-vscode)
-## [Timing Js](https://github.com/addyosmani/timing.js)
+ VS Code extension of JSON Crack. Convert your JSON files into graphs with a single click and view them onto graphs.
-> Navigation Timing API measurement helpers
+## [Css Selector Generator](https://github.com/fczbkk/css-selector-generator)
-## [Stream Saver Js](https://github.com/jimmywarting/StreamSaver.js)
+ JavaScript object that creates unique CSS selector for given element.
-> StreamSaver writes stream to the filesystem directly asynchronous
+## [Playwright Bdd](https://github.com/vitalets/playwright-bdd)
-## [Microstates Js](https://github.com/microstates/microstates.js)
+ BDD testing with Playwright runner
-> Composable State Primitives for JavaScript
+## [Spotlight](https://github.com/getsentry/spotlight)
-## [Leakage](https://github.com/andywer/leakage)
+ Sentry for Development
-> 🐛 Memory leak testing for node.
+## [Unplugin Fonts](https://github.com/cssninjaStudio/unplugin-fonts)
-## [Appmetrics Js](https://github.com/ebidel/appmetrics.js)
+ Universal Webfont loader - Unfonts - based on https://web.dev/optimize-webfont-loading/
-> A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.
+## [Easysubs](https://github.com/Nitrino/easysubs)
-## [Graphql Relay Js](https://github.com/graphql/graphql-relay-js)
+ Browser extension for learning languages with watching movies and TV shows
-> A library to help construct a graphql-js server supporting react-relay.
+## [Js X Ray](https://github.com/NodeSecure/js-x-ray)
-## [Remote Browser](https://github.com/intoli/remote-browser)
+ JavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
-> A low-level browser automation framework built on top of the Web Extensions API standard.
+## [Hooks](https://github.com/react-restart/hooks)
-## [Redux Saga Test Plan](https://github.com/jfairbank/redux-saga-test-plan)
+ A set of utility and general-purpose React hooks.
-> Test Redux Saga with an easy plan.
+## [Eslint Plugin Package Json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json)
-## [Ervy](https://github.com/chunqiuyiyu/ervy)
+ Rules for consistent, readable, and valid package.json files. 🗂️
-> Bring charts to terminal.
+## [Data Structure Typed](https://github.com/zrwusa/data-structure-typed)
-## [Node Cache](https://github.com/ptarjan/node-cache)
+ Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
-> A simple in-memory cache for nodejs
+## [Eslint Plugin Yml](https://github.com/ota-meshi/eslint-plugin-yml)
-## [Chalk Animation](https://github.com/bokub/chalk-animation)
+ This ESLint plugin provides linting rules for YAML.
-> :clapper: Colorful animations in terminal output
+## [Import In The Middle](https://github.com/nodejs/import-in-the-middle)
-## [Eslint Plugin Prettier](https://github.com/prettier/eslint-plugin-prettier)
+ Like `require-in-the-middle`, but for ESM import
-> ESLint plugin for Prettier formatting
+## [Vscode Css To Tailwindcss](https://github.com/Jackardios/vscode-css-to-tailwindcss)
-## [Flamebearer](https://github.com/mapbox/flamebearer)
+ CSS to TailwindCSS 3.x converter extension for Visual Studio Code
-> Blazing fast flame graph tool for V8 and Node 🔥
+## [Hono Simple Di](https://github.com/maou-shonen/hono-simple-DI)
-## [Express Http Proxy](https://github.com/villadora/express-http-proxy)
+ A small, type-safe DI library optimized for hono.js.
-> Proxy middleware for express/connect
+## [Puppeteer Pro](https://github.com/fast-facts/puppeteer-pro)
-## [Eslint Plugin Security](https://github.com/nodesecurity/eslint-plugin-security)
+ A simple puppeteer wrapper to enable useful plugins with ease
-> ESLint rules for Node Security
+## [React Query Beyond The Basics](https://github.com/TkDodo/react-query-beyond-the-basics)
-## [Coach](https://github.com/sitespeedio/coach)
-> Clear Eyes. Full Hearts. Can’t Lose.
+## [Vite Plugin Ngrok](https://github.com/aphex/vite-plugin-ngrok)
-## [Page Accelerator](https://github.com/Easyfood/pageAccelerator)
+ A Vite plugin for seamless integration with ngrok, allowing you to easily share your local development server with anyone, anywhere.
-> A very light solution to load web pages faster
+## [Package Build Stats](https://github.com/pastelsky/package-build-stats)
-## [Express Rate Limit](https://github.com/nfriedly/express-rate-limit)
+ This is the cloud function that powers the core of building, minifying and gzipping of packages in bundlephobia
-> Basic rate-limiting middleware for express
+# 71 Useful Javascript libraries
-## [Eslint Config Cleanjs](https://github.com/bodil/eslint-config-cleanjs)
+## [Dev Ops](https://github.com/Pradumnasaraf/DevOps)
-> An eslint config which reduces JS to a pure functional language
+ I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
-## [Sifter Js](https://github.com/brianreavis/sifter.js)
+## [Github Elements](https://github.com/github/github-elements)
-> A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
+ GitHub's Web Component collection.
-## [Slang](https://github.com/kylestetz/slang)
+## [Html Boilerplate](https://github.com/h5bp/html5-boilerplate)
-> 🎤 a simple audio programming language implemented in JS
+ A professional front-end template for building fast, robust, and adaptable web apps or sites.
-## [Speed Measure Webpack Plugin](https://github.com/stephencookdev/speed-measure-webpack-plugin)
+## [Knip](https://github.com/webpro-nl/knip)
-> ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
+ ✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
-## [Node Continuation Local Storage](https://github.com/othiym23/node-continuation-local-storage)
+## [Swapy](https://github.com/TahaSh/swapy)
-> implementation of https://github.com/joyent/node/issues/5243
+ ✨ A framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code https://swapy.tahazsh.com/
-## [Lqip Loader](https://github.com/zouhir/lqip-loader)
+## [Size Limit](https://github.com/ai/size-limit)
-> Low Quality Image Placeholders (LQIP) for Webpack
+ 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.
-## [Drift](https://github.com/imgix/drift)
+## [Css Doodle](https://github.com/css-doodle/css-doodle)
-> Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.
+ A web component for visual art and creative coding
-## [Memoizee](https://github.com/medikoo/memoizee)
+## [Cookieconsent](https://github.com/orestbida/cookieconsent)
-> Complete memoize/cache solution for JavaScript
+ :cookie: Simple cross-browser cookie-consent plugin written in vanilla js
-## [Node Rate Limiter](https://github.com/jhurliman/node-rate-limiter)
+## [Codetour](https://github.com/microsoft/codetour)
-> A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
+ VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
-## [Dinoql](https://github.com/victorvoid/dinoql)
+## [Reactour](https://github.com/elrumordelaluz/reactour)
-> A customizable GraphQL style query language for interacting with JavaScript objects.
+ Tourist Guide into your React Components
-## [Download](https://github.com/kevva/download)
+## [Middy](https://github.com/middyjs/middy)
-> Download and extract files
+ 🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
-## [Iframely](https://github.com/itteco/iframely)
+## [Fast Json Stringify](https://github.com/fastify/fast-json-stringify)
-> oEmbed proxy. Supports over 1800 domains via custom parsers, oEmbed, Twitter Cards and Open Graph
+ 2x faster than JSON.stringify()
-## [Fuzzyset Js](https://github.com/Glench/fuzzyset.js)
+## [Ghost Text](https://github.com/fregante/GhostText)
-> fuzzyset.js - A fuzzy string set for javascript
+ 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
-## [Marky](https://github.com/nolanlawson/marky)
+## [Flyde](https://github.com/flydelabs/flyde)
-> High-resolution JavaScript timer based on performance.mark/measure (461 bytes min+gz)
+ Open-source Visual programming for backend logic that integrates with existing codebases. Flyde bridges the gap between technical and non-technical team members. Product managers, designers, and backend developers can collaborate on the same visual flows.
-## [Figlet Js](https://github.com/patorjk/figlet.js)
+## [Gluon](https://github.com/gluon-framework/gluon)
-> A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
+ A new framework for creating desktop apps from websites, using system installed browsers and NodeJS
-## [Terser Webpack Plugin](https://github.com/webpack-contrib/terser-webpack-plugin)
+## [Json U](https://github.com/loggerhead/json4u)
-> Terser Plugin
-## [Merge Images](https://github.com/lukechilds/merge-images)
+## [Lowdefy](https://github.com/lowdefy/lowdefy)
-> Easily compose images together without messing around with canvas
+ The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.
-## [Limdu](https://github.com/erelsgl/limdu)
+## [Serialize Javascript](https://github.com/yahoo/serialize-javascript)
-> Machine-learning for Node.js
+ Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
-## [Debucsser](https://github.com/lucagez/Debucsser)
+## [Undb](https://github.com/undb-io/undb)
-> CSS debugging tool with an unpronounceable name
+ 🚀 Private first self-hosted no code database & BaaS.
-## [Browser Perf](https://github.com/axemclion/browser-perf)
+## [Nocodb](https://github.com/nocodb/nocodb)
-> Performance Metrics for Web Browsers
+ 🔥 🔥 🔥 Open Source Airtable Alternative
-## [Postcss Font Magician](https://github.com/jonathantneal/postcss-font-magician)
+## [Payload](https://github.com/payloadcms/payload)
-> Magically generate all the @font-face rules
+ Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
-## [Performance Bookmarklet](https://github.com/micmro/performance-bookmarklet)
+## [Bruno](https://github.com/usebruno/bruno)
-> Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
+ Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
-## [Invariant](https://github.com/zertosh/invariant)
+## [Appsmith](https://github.com/appsmithorg/appsmith)
-> invariant
+ Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
-## [Styled Icons](https://github.com/jacobwgillespie/styled-icons)
+## [Dokploy](https://github.com/Dokploy/dokploy)
-> 💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components
+ Open Source Alternative to Vercel, Netlify and Heroku.
-## [Splitting](https://github.com/shshaw/Splitting)
+## [Void](https://github.com/voideditor/void)
-> JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables!
-## [Mermrender](https://github.com/Schachte/Mermrender)
+## [Infisical](https://github.com/Infisical/infisical)
-> 🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)
+ Infisical is the open-source platform for secrets, certificates, and privileged access management.
-## [Favicons](https://github.com/itgalaxy/favicons)
+## [Beekeeper Studio](https://github.com/beekeeper-studio/beekeeper-studio)
-> Favicons generator for Node.js
+ Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
-## [Kubernetes Basic Learning](https://github.com/knrt10/kubernetes-basicLearning)
+## [Scalar](https://github.com/scalar/scalar)
-> Understand kubernetes step by step. A simple repo for beginners :fire:
+ Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References ✨ 1st-Class OpenAPI/Swagger Support
-## [Howto Components](https://github.com/GoogleChromeLabs/howto-components)
+## [Easy Dataset](https://github.com/ConardLi/easy-dataset)
-> Literate code examples for common UI patterns.
+ A powerful tool for creating fine-tuning datasets for LLM
-## [Puppeteer Extra](https://github.com/berstend/puppeteer-extra)
+## [Logto](https://github.com/logto-io/logto)
-> 💯 Teach puppeteer new tricks through plugins.
+ 🧑🚀 Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy, SSO, and RBAC.
-## [Gulp Plumber](https://github.com/floatdrop/gulp-plumber)
+## [Hyperdx](https://github.com/hyperdxio/hyperdx)
-> Fixing Node pipes
+ Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors powered by ClickHouse and OpenTelemetry.
-## [Styled Media Query](https://github.com/morajabi/styled-media-query)
+## [Virtual](https://github.com/TanStack/virtual)
-> 💅💍 Better media queries for styled-component
+ 🤖 Headless UI for Virtualizing Large Element Lists in JS/TS, React, Solid, Vue and Svelte
-## [Webextension Polyfill](https://github.com/mozilla/webextension-polyfill)
+## [Ts Morph](https://github.com/dsherret/ts-morph)
-> A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
+ TypeScript Compiler API wrapper for static analysis and programmatic code changes.
-## [Eslint Plugin Fp](https://github.com/jfmengels/eslint-plugin-fp)
+## [Evidence](https://github.com/evidence-dev/evidence)
-> ESLint rules for functional programming
+ Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
-## [Partial Lenses](https://github.com/calmm-js/partial.lenses)
+## [Opentype Js](https://github.com/opentypejs/opentype.js)
-> Partial lenses is a comprehensive, high-performance optics library for JavaScript
+ Read and write OpenType fonts using JavaScript.
-## [Interfake](https://github.com/basicallydan/interfake)
+## [I Still Dont Care About Cookies](https://github.com/OhMyGuus/I-Still-Dont-Care-About-Cookies)
-> :computer: Fake APIs for prototypes & automated tests.
+ Debloated fork of the extension "I don't care about cookies"
-## [Robot](https://github.com/matthewp/robot)
+## [Tsoa](https://github.com/lukeautry/tsoa)
-> 🤖 A functional, immutable Finite State Machine library
+ Build OpenAPI-compliant REST APIs using TypeScript and Node
-## [Kleur](https://github.com/lukeed/kleur)
+## [Pollinations](https://github.com/pollinations/pollinations)
-> The fastest Node.js library for formatting terminal text with ANSI colors~!
+ Your Friendly Open-Source Gen-AI Platform
-## [Publish Please](https://github.com/inikulin/publish-please)
+## [Mono](https://github.com/rocicorp/mono)
-> Safe and highly functional replacement for `npm publish`.
+ 99% of Queries in Zero Milliseconds
-## [Fair Analytics](https://github.com/vesparny/fair-analytics)
+## [Awesome Sites](https://github.com/ezshine/AwesomeSites)
-> 📊 An analytics server that doesn't undermine user's privacy
+ every websites have been tested and fixed, all can be running in localhost. After clone the repository enter the website's folder, simply start a local HTTP server such as live-server to run the website offline.
-## [Wait On](https://github.com/jeffbski/wait-on)
+## [Eslint Plugin React You Might Not Need An Effect](https://github.com/NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect)
-> wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
+ Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer.
-## [Mdcss](https://github.com/jonathantneal/mdcss)
+## [Bippy](https://github.com/aidenybai/bippy)
-> Easily create and maintain style guides using CSS comments
+ ⚠️ hack into react internals
-## [Electron Devtools Installer](https://github.com/MarshallOfSound/electron-devtools-installer)
+## [Eslint Plugin Security](https://github.com/eslint-community/eslint-plugin-security)
-> An easy way to ensure Chrome DevTools extensions into Electron
+ ESLint rules for Node Security
-## [Css To React Native](https://github.com/styled-components/css-to-react-native)
+## [Create Chrome Ext](https://github.com/guocaoyi/create-chrome-ext)
-> Convert CSS text to a React Native stylesheet object
+ 🍺 Scaffolding your Chrome extension! Boilerplates: react \ vue \ svelte \ solid \ preact \ alpine \ lit \ stencil \ inferno \ vanilla
-## [Histore](https://github.com/developit/histore)
+## [Csstree](https://github.com/csstree/csstree)
-> 🏬 200b key-value store backed by navigation state
+ A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
-## [Throng](https://github.com/hunterloftis/throng)
+## [Start Server And Test](https://github.com/bahmutov/start-server-and-test)
-> A simple worker-manager for clustered Node.js apps
+ Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-## [Duplicate Package Checker Webpack Plugin](https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin)
+## [Eslint Plugin Jsdoc](https://github.com/gajus/eslint-plugin-jsdoc)
-> 🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package
+ JSDoc specific linting rules for ESLint.
-## [Eslint Plugin Node](https://github.com/mysticatea/eslint-plugin-node)
+## [Putout](https://github.com/coderaiser/putout)
-> Additional ESLint's rules for Node.js
+ 🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
-## [Screenlog Js](https://github.com/chinchang/screenlog.js)
+## [Fast Diff](https://github.com/jhchen/fast-diff)
-> Bring console.log on the screen
+ A fast Javascript string diff
-## [Imagemin Cli](https://github.com/imagemin/imagemin-cli)
+## [Eslint Config Canonical](https://github.com/gajus/eslint-config-canonical)
-> Minify images seamlessly
+ The most comprehensive ES code style guide.
-## [Inspect Process](https://github.com/jaridmargolin/inspect-process)
+## [Proxy Scraper](https://github.com/sunny9577/proxy-scraper)
-> 🔍 Dead simple debugging for node.js using chrome-devtools.
+ ⭐️ A proxy scraper made using Protractor | Proxy list Updates every three hour 🔥
-## [Konsul](https://github.com/mohebifar/konsul)
+## [Kuto](https://github.com/samthor/kuto)
-> A react renderer for the browser dev console
+ Faster updates for big JS projects
-## [Number Flip](https://github.com/gaoryrt/number-flip)
+## [Proposal Throw Expressions](https://github.com/tc39/proposal-throw-expressions)
-> 🎰 Increase your number with flipping animation
+ Proposal for ECMAScript 'throw' expressions
-## [Turbo Ws](https://github.com/hugmanrique/turbo-ws)
+## [Framework Benchmarks](https://github.com/BuilderIO/framework-benchmarks)
-> :dash: Blazing fast low-level WebSocket server
+ Test each framework for it's performance cost
-## [Styled Map](https://github.com/scf4/styled-map)
+## [Top User Agents](https://github.com/microlinkhq/top-user-agents)
-> A super simple way to map props to styles with Styled Components ✨
+ An always up-to-date list of the top 100 HTTP user-agents most used over the Internet.
-## [Posterus](https://github.com/mitranim/posterus)
+## [Folderslint](https://github.com/denisraslov/folderslint)
-> Composable async primitives (futures) with cancelation, control over scheduling, and coroutines
+ 📁 Directory structure linter for Front-End projects
-## [Type Profile](https://github.com/fhinkel/type-profile)
+## [Skott](https://github.com/antoine-coulon/skott)
-> Collect runtime type information 😻 of your JavaScript code.
+ All-in-one devtool to automatically analyze, search and visualize project modules and dependencies from JavaScript, TypeScript (JSX/TSX) and Node.js (ES6, CommonJS)
-## [Stylelint Order](https://github.com/hudochenkov/stylelint-order)
+## [Normy](https://github.com/klis87/normy)
-> A plugin pack of order related linting rules for stylelint.
+ Automatic normalization and data updates for data fetching libraries (react-query, vue-query, trpc, swr, rtk-query and more)
-## [Node Deep Equal](https://github.com/inspect-js/node-deep-equal)
+## [Light My Request](https://github.com/fastify/light-my-request)
-> node's assert.deepEqual algorithm
+ Fake HTTP injection library
-## [Webpack Pwa Manifest](https://github.com/arthurbergmz/webpack-pwa-manifest)
+## [Vitale](https://github.com/githubnext/vitale)
-> Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
+ TypeScript notebook for developers
-## [Liman](https://github.com/salihciftci/liman)
+## [Proposal Composites](https://github.com/tc39/proposal-composites)
-> Self-hosted web application for monitoring docker.
-## [Cfonts](https://github.com/dominikwilkowski/cfonts)
+## [Play Sound](https://github.com/shime/play-sound)
-> Sexy fonts for the console
+ Play sounds by shelling out to one of the available audio players.
-## [Pretty Ms](https://github.com/sindresorhus/pretty-ms)
+## [Telescope](https://github.com/cloudflare/telescope)
-> Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
+ Cross-browser web performance testing agent
-## [Readline Sync](https://github.com/anseki/readline-sync)
+## [Vscode Css Variables](https://github.com/vunguyentuan/vscode-css-variables)
-> Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
+ CSS variables autocomplete for vscode
-## [Music Fns](https://github.com/madewithlove/music-fns)
+## [Editor](https://github.com/portabletext/editor)
-> a JavaScript music utility library that contains small music notation related functions.
+ The Standalone Portable Text Editor
-## [Pampy Js](https://github.com/santinic/pampy.js)
+## [Github Helpers](https://github.com/ExpediaGroup/github-helpers)
-> Pampy.js: Pattern Matching for JavaScript
+ A collection of Github Actions that simplify and standardize common CI/CD workflow tasks.
-## [Teachable Machine Boilerplate](https://github.com/googlecreativelab/teachable-machine-boilerplate)
+## [Handsfree](https://github.com/midiblocks/handsfree)
-> Boilerplate code for Teachable Machine
+ Quickly integrate face, hand, and/or pose tracking to your frontend projects in a snap ✨👌
-## [Express Limiter](https://github.com/ded/express-limiter)
+## [Eslint Plugin Total Functions](https://github.com/danielnixon/eslint-plugin-total-functions)
-> Rate limiting middleware for Express
+ An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
-## [Columnify](https://github.com/timoxley/columnify)
+## [Eslint Plugin Json Schema Validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator)
-> Create text-based columns suitable for console output. Supports cell wrapping.
+ ESLint plugin that validates data using JSON Schema Validator.
-## [Rewiremock](https://github.com/theKashey/rewiremock)
+## [Eslint Plugin Eslint Comments](https://github.com/eslint-community/eslint-plugin-eslint-comments)
-> The right way to mock dependencies in Node.js or webpack environment.
+ Additional ESLint rules for directive comments of ESLint.
-## [Websocket As Promised](https://github.com/vitalets/websocket-as-promised)
+## [Itertools Ts](https://github.com/Smoren/itertools-ts)
-> A Promise-based API for WebSockets
+ TypeScript Iteration Tools Library
-## [Create Phaser App](https://github.com/simiancraft/create-phaser-app)
+---
-> Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold
+# 112 Other libraries and resources
-## [Image Actions](https://github.com/calibreapp/image-actions)
-> A Github Action that will automatically compress images with mozjpeg
+## [Howtheysre](https://github.com/upgundecha/howtheysre)
-## [Animatelo](https://github.com/gibbok/animatelo)
+ A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
-> Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. This is a porting to Web Animation API of the fabulous animate.css project.
+## [Omi](https://github.com/Tencent/omi)
-## [Web Audio Samples](https://github.com/GoogleChromeLabs/web-audio-samples)
+ Web Components Framework - Web组件框架
-> Web Audio API samples by Chrome WebAudio Team
+## [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
-## [Siteaudit](https://github.com/thecreazy/siteaudit)
+ :books: Find your next book to read!
-> Site audit for your site from terminal
+## [Type Chat](https://github.com/microsoft/TypeChat)
-## [Clipboard Copy](https://github.com/feross/clipboard-copy)
+ TypeChat is a library that makes it easy to build natural language interfaces using types.
-> Lightweight copy to clipboard for the web
+## [Whodb](https://github.com/clidey/whodb)
-## [Git Tutor](https://github.com/lesnitsky/git-tutor)
+ A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
-> :octocat:+md=:heart: Awesome tutorials from your git log
+## [Autobase](https://github.com/vitabaks/autobase)
-## [Zet](https://github.com/terkelg/zet)
+ Automated database platform for PostgreSQL® - Your own DBaaS.
-> Set() as it should be.
+## [Mattermost](https://github.com/mattermost/mattermost)
-## [Locally](https://github.com/ozantunca/locally)
+ Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-> Locally is a localStorage manager that supports expirable items with timeout values and saves space by compressing them using LZW algorithm.
+## [Responsively App](https://github.com/responsively-org/responsively-app)
-## [Predator](https://github.com/Zooz/predator)
+ A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
-> Distributed performance testing platform for APIs
+## [Proposal Type Annotations](https://github.com/tc39/proposal-type-annotations)
-## [Deploy Node App](https://github.com/kubesail/deploy-node-app)
+ ECMAScript proposal for type syntax that is erased - Stage 1
-> Deploy your node.js app to Kubernetes with a single command. No config required.
+## [Front End Checklist](https://github.com/thedaviddias/Front-End-Checklist)
-## [Moment Locales Webpack Plugin](https://github.com/iamakulov/moment-locales-webpack-plugin)
+ 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
-> Easily remove unused Moment.js locales with webpack
+## [Professional Programming](https://github.com/charlax/professional-programming)
-## [Node Byline](https://github.com/jahewson/node-byline)
+ A collection of learning resources for curious software engineers
-> Line-by-line Stream reader for node.js
+## [Spacedrive](https://github.com/spacedriveapp/spacedrive)
-## [Webpack Shell Plugin](https://github.com/1337programming/webpack-shell-plugin)
+ Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
-> Run shell commands either before or after webpack builds
+## [Front End Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist)
-## [Object Model](https://github.com/sylvainpolletvillard/ObjectModel)
+ 🎮 The only Front-End Performance Checklist that runs faster than the others
-> Strong Dynamically Typed Object Modeling for JavaScript
+## [Static Analysis](https://github.com/analysis-tools-dev/static-analysis)
-## [Sentry Webpack Plugin](https://github.com/getsentry/sentry-webpack-plugin)
+ ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
-> Official webpack plugin for Sentry https://sentry.io
+## [Stack On A Budget](https://github.com/255kb/stack-on-a-budget)
-## [Node Suppose](https://github.com/jprichardson/node-suppose)
+ A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
-> Like UNIX Expect, but for Node.js.
+## [Mid Journey Styles And Keywords Reference](https://github.com/willwulfken/MidJourney-Styles-and-Keywords-Reference)
-## [Stopwords Json](https://github.com/6/stopwords-json)
+ A reference containing Styles and Keywords that you can use with MidJourney AI. There are also pages showing resolution comparison, image weights, and much more!
-> Stopwords for 50 languages in JSON format
+## [Post Mortems](https://github.com/danluu/post-mortems)
-## [Shrink Ray](https://github.com/aickin/shrink-ray)
+ A collection of postmortems. Sorry for the delay in merging PRs!
-> Node.js compression middleware
+## [Beautiful Docs](https://github.com/matheusfelipeog/beautiful-docs)
-## [Node Readability](https://github.com/Tjatse/node-readability)
+ Pointers to useful, well-written, and otherwise beautiful documentation.
-> Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
+## [Top Javascript Interview Questions](https://github.com/greatfrontend/top-javascript-interview-questions)
-## [Lru Memoize](https://github.com/erikras/lru-memoize)
+ Top JavaScript interview questions and answers for Front End Engineers in 2025
-> A utility to provide LRU memoization for any js function
+## [Dev Sec Ops](https://github.com/sottlmarek/DevSecOps)
-## [Preload It](https://github.com/andreupifarre/preload-it)
+ Ultimate DevSecOps library
-> A tiny 1kb JavaScript library for preloading assets on the browser via XHR2. It provides the ability to load assets of different file types and composite progress events.
+## [Portfolio Ideas](https://github.com/Evavic44/portfolio-ideas)
-## [Lazy Observer Load](https://github.com/deanhume/lazy-observer-load)
+ A curation of awesome portfolio website ideas for developers and designers to draw inspiration from. Raise a pull request to add more. 💜
-> A library to lazy load images using Intersection Observer
+## [Graphql Apis](https://github.com/APIs-guru/graphql-apis)
-## [Download Counts](https://github.com/npm/download-counts)
+ 📜 A collective list of public GraphQL APIs
-> Background jobs and a minimal service for collecting and delivering download counts
+## [Backend Cheats](https://github.com/cheatsnake/backend-cheats)
-## [Webpack Plugin Serve](https://github.com/shellscape/webpack-plugin-serve)
+ 📃 White paper for Backend developers
-> A Development Server in a Webpack Plugin
+## [Nodejs Cli Apps Best Practices](https://github.com/lirantal/nodejs-cli-apps-best-practices)
-## [Webpack Lighthouse Plugin](https://github.com/addyosmani/webpack-lighthouse-plugin)
+ The largest Node.js CLI Apps best practices list ✨
-> A Webpack plugin for Lighthouse
+## [Programming Principles](https://github.com/webpro/programming-principles)
-## [Parcel Plugin Bundle Visualiser](https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser)
+ Categorized overview of programming principles & design patterns
-> A plugin for the parcel bundler to visualise bundle contents
+## [System Design](https://github.com/ByteByteGoHq/system-design-101)
-## [Swivel](https://github.com/bevacqua/swivel)
+ Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
-> Message passing between ServiceWorker and pages made simple
+## [Free Certifications](https://github.com/cloudcommunity/Free-Certifications)
-## [Worker Pouch](https://github.com/pouchdb-community/worker-pouch)
+ A curated list of free courses with certifications. Also available at https://free-certifications.com/
-> Easy way to use PouchDB inside a Web Worker or Service Worker
+## [Linkedin Skill Assessments Quizzes](https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes)
-## [Code To Graph](https://github.com/crubier/code-to-graph)
+ Full reference of LinkedIn answers 2024 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers
-> Transforms JS code 🙈into mermaid flowchart 🐵
+## [Mise](https://github.com/jdx/mise)
-## [Scalable](https://github.com/ScriptArtist/Scalable)
+ dev tools, env vars, task runner
-> Makes the UI elements scalable to fit inside the container area.
+## [Maple Font](https://github.com/subframe7536/maple-font)
-## [Yarnhook](https://github.com/frontsideair/yarnhook)
+ Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font icons for IDE and terminal, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项
-> Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
+## [Swarm](https://github.com/openai/swarm)
-## [Webapp Webpack Plugin](https://github.com/brunocodutra/webapp-webpack-plugin)
+ Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
-> Let webpack generate your progressive web app icons for you
+## [Magicui](https://github.com/magicuidesign/magicui)
-## [Javascript Action](https://github.com/actions/javascript-action)
+ UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.
-> Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
+## [Self Hosting Guide](https://github.com/mikeroyal/Self-Hosting-Guide)
-## [Rollup Starter Code Splitting](https://github.com/rollup/rollup-starter-code-splitting)
+ Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.
-> Starter project with code-splitting and dynamic imports, for modern and legacy browsers
+## [Monaspace](https://github.com/githubnext/monaspace)
-## [Redux Saga Tester](https://github.com/wix/redux-saga-tester)
+ An innovative superfamily of fonts for code
-> Full redux environment testing helper for redux-saga
+## [Asciinema](https://github.com/asciinema/asciinema)
-## [Http Wrapper](https://github.com/szmarczak/http2-wrapper)
+ Terminal session recorder, streamer and player 📹
-> Use HTTP2 the same way like HTTP1
+## [Flair](https://github.com/flairNLP/flair)
-## [Throttles](https://github.com/lukeed/throttles)
+ A very simple framework for state-of-the-art Natural Language Processing (NLP)
-> A tiny (139B to 204B) utility to regulate the execution rate of your functions
+## [Open Clip](https://github.com/mlfoundations/open_clip)
-## [Face Pause](https://github.com/Hemmingsson/FacePause)
+ An open source implementation of CLIP.
-> Look Away to Pause Youtube - Experimental Chrome Extension
+## [Casdoor](https://github.com/casdoor/casdoor)
-## [Web Worker Proxy](https://github.com/satya164/web-worker-proxy)
+ An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
-> A better way of working with web workers
+## [Pocket Flow Tutorial Codebase Knowledge](https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge)
-## [Siege Js](https://github.com/kissjs/siege.js)
+ Pocket Flow: Codebase to Tutorial
-> http benchmark
+## [Cognitive Load](https://github.com/zakirullin/cognitive-load)
-## [Cryptiles](https://github.com/hapijs/cryptiles)
+ 🧠 Cognitive load is what matters
-> :office: General purpose crypto utilities
+## [Project Ideas And Resources](https://github.com/The-Cool-Coders/Project-Ideas-And-Resources)
-## [Google Drive Electron](https://github.com/alexkim205/Google-Drive-Electron)
+ A Collection of application ideas that can be used to improve your coding skills ❤.
-> A simple Electron Wrapper that converts Google Drive into a desktop office suite app.
+## [Browser](https://github.com/lightpanda-io/browser)
-## [Json Stringify Pretty Compact](https://github.com/lydell/json-stringify-pretty-compact)
+ Lightpanda: the headless browser designed for AI and automation
-> The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
+## [Lucia](https://github.com/lucia-auth/lucia)
-## [Graphql Compose Examples](https://github.com/graphql-compose/graphql-compose-examples)
+ Authentication, simple and clean
-> Live examples of schemas builded with graphql-compose
+## [Ai Collection](https://github.com/ai-collection/ai-collection)
-## [Scroll Into View](https://github.com/KoryNunn/scroll-into-view)
+ The Generative AI Landscape - A Collection of Awesome Generative AI Applications
-> Scrolls an element into view if possible
+## [Llrt](https://github.com/awslabs/llrt)
-## [Docker](https://github.com/selfrefactor/docker)
+ LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
-## [Fs Remote](https://github.com/suchipi/fs-remote)
+## [Icones](https://github.com/antfu-collective/icones)
-> 📡 Drop-in replacement for fs that lets you write to the filesystem from the browser
+ ⚡️ Icon Explorer with Instant searching, powered by Iconify
-## [Clusterhub](https://github.com/fent/clusterhub)
+## [Serge](https://github.com/serge-chat/serge)
-> Sync data in your cluster applications.
+ A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.
-## [Hello World Npm](https://github.com/Codertocat/hello-world-npm)
+## [Clipboard](https://github.com/Slackadays/Clipboard)
-> This is a simple npm package that demonstrates the Github Package Registry
+ 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager
-## [Lighthouse Badges](https://github.com/emazzotta/lighthouse-badges)
+## [Markwhen](https://github.com/mark-when/markwhen)
-> 🚦Generate gh-badges (shields.io) based on Lighthouse performance.
+ Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.
-## [Graphql Schema From Json](https://github.com/marmelab/graphql-schema-from-json)
+## [Faang Coding Interview Questions](https://github.com/ombharatiya/FAANG-Coding-Interview-Questions)
-> Guess a GraphQL schema from json data
+ A curated List of Coding Questions Asked in FAANG Interviews
-## [Webpack Deadcode Plugin](https://github.com/MQuy/webpack-deadcode-plugin)
+## [Devpush](https://github.com/hunvreus/devpush)
-> Webpack plugin to detect unused files and unused exports in used files
+ Like Vercel, but open source and for all languages.
-## [Sandpit](https://github.com/sandpit/sandpit)
+## [Geist Font](https://github.com/vercel/geist-font)
-> ⛱ A playground for creative coding using JavaScript and the canvas element
-## [Image](https://github.com/editor-js/image)
+## [Node Modules Inspector](https://github.com/antfu/node-modules-inspector)
-> Image Block for Editor.js
+ Interactive UI for local node modules inspection
-## [Nightly Js](https://github.com/Fcmam5/nightly.js)
+## [Proposal Record Tuple](https://github.com/tc39/proposal-record-tuple)
-> A zero dependency javascript library that enables the night mode in your website easily
+ ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
-## [Get Screen Media](https://github.com/otalk/getScreenMedia)
+## [System Design Primer](https://github.com/donnemartin/system-design-primer)
-> A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.
+ Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-## [Tour](https://github.com/tourjs/tour)
+## [The Art Of Command Line](https://github.com/jlevy/the-art-of-command-line)
-> Touring and on-boarding for javascript applications
+ Master the command line, in one page
-## [Ukkonen](https://github.com/sunesimonsen/ukkonen)
+## [Stable Diffusion Webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
-> Ukkonen's Approximate String Matching algorithm
+ Stable Diffusion web UI
-## [Faltu](https://github.com/moinism/faltu)
+## [Transformers](https://github.com/huggingface/transformers)
-> Search sort, filter, limit an array of objects in Mongo-style.
+ 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
-## [React Zen](https://github.com/jamesknelson/react-zen)
+## [Tauri](https://github.com/tauri-apps/tauri)
-> React utilities for working with APIs
+ Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
-## [Postcss Font Family System Ui](https://github.com/JLHwung/postcss-font-family-system-ui)
+## [Markitdown](https://github.com/microsoft/markitdown)
-> PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list
+ Python tool for converting files and office documents to Markdown.
-## [Text Meme Cli](https://github.com/beatfreaker/text-meme-cli)
+## [Act](https://github.com/nektos/act)
-> Generate text meme
+ Run your GitHub Actions locally 🚀
-## [Phaser Ui Tools](https://github.com/jsfehler/phaser-ui-tools)
+## [Localstack](https://github.com/localstack/localstack)
-> Functions for creating a UI in Phaser. Rows, columns, viewports, scrollbars, stuff like that.
+ 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
-## [Timm](https://github.com/guigrpa/timm)
+## [Open Interpreter](https://github.com/openinterpreter/open-interpreter)
-> Immutability helpers with fast reads and acceptable writes
+ A natural language interface for computers
-## [Sono](https://github.com/Stinkstudios/sono)
+## [Fooocus](https://github.com/lllyasviel/Fooocus)
-> A simple yet powerful JavaScript library for working with Web Audio
+ Focus on prompting and generating
-## [Promise Poller](https://github.com/joeattardi/promise-poller)
+## [Polars](https://github.com/pola-rs/polars)
-> A basic poller built on top of promises
+ Extremely fast Query Engine for DataFrames, written in Rust
-## [Graphql Bookstore](https://github.com/nareshbhatia/graphql-bookstore)
+## [Marker](https://github.com/datalab-to/marker)
-> Example demonstrating the use of GraphQL to implement a rich domain with multiple entities and relationships
+ Convert PDF to markdown + JSON quickly with high accuracy
-## [Network Idle Callback](https://github.com/pastelsky/network-idle-callback)
+## [Delta](https://github.com/dandavison/delta)
-> Like requestIdleCallback, but for detecting network idle
+ A syntax-highlighting pager for git, diff, grep, and blame output
-## [Redux Saga Devtools Extension](https://github.com/abettadapur/redux-saga-devtools-extension)
+## [Hacker Laws](https://github.com/dwmkerr/hacker-laws)
-> Chrome extension for Redux-Saga Devtools
+ 🧠 Laws, Theories, Principles and Patterns for developers and technologists.
-## [Re Template Tag](https://github.com/rauschma/re-template-tag)
+## [Pydantic](https://github.com/pydantic/pydantic)
-## [Terminate](https://github.com/dwyl/terminate)
+ Data validation using Python type hints
-> :recycle: Terminate a Node.js Process (and all Child Processes) based on the Process ID
+## [Pulumi](https://github.com/pulumi/pulumi)
-## [Now Storage](https://github.com/sergiodxa/now-storage)
+ Pulumi - Infrastructure as Code in any programming language 🚀
-> Use Now static deployments to upload and store files.
+## [Vitess](https://github.com/vitessio/vitess)
-## [Rxjs Ecosystem](https://github.com/Widdershin/rxjs-ecosystem)
+ Vitess is a database clustering system for horizontal scaling of MySQL.
-> What are the most popular libraries in the RxJS ecosystem?
+## [Rye](https://github.com/astral-sh/rye)
-## [Customerbase](https://github.com/bradtraversy/customerbase)
+ a Hassle-Free Python Experience
-> GraphQL server using Express and JSON-Server
+## [Outlines](https://github.com/dottxt-ai/outlines)
-## [Tana](https://github.com/jMavarez/Tana)
+ Structured Outputs
-> Bringing the Picture-in-Picture experience to the desktop.
+## [Rolldown](https://github.com/rolldown/rolldown)
-## [Pogo](https://github.com/sholladay/pogo)
+ Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
-> Server framework for Deno
+## [Git Cliff](https://github.com/orhun/git-cliff)
-## [Receptacle](https://github.com/DylanPiercey/receptacle)
+ A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
-> 🏪 Multi purpose in memory lru cache with ttl support.
+## [Speechbrain](https://github.com/speechbrain/speechbrain)
-## [Style Transfer Js](https://github.com/DavidCai1993/style-transfer.js)
+ A PyTorch-based Speech Toolkit
-> 👨🎨️ Generate novel artistic images in Node.js
+## [Modin](https://github.com/modin-project/modin)
-## [Reclare](https://github.com/oguzgelal/reclare)
+ Modin: Scale your Pandas workflows by changing a single line of code
-> Declarative State and Logic Management
+## [Goose](https://github.com/pressly/goose)
-## [Disparity](https://github.com/millermedeiros/disparity)
+ A database migration tool. Supports SQL migrations and Go functions.
-> colorized string diff (char or unified) ideal for text/code that spans through multiple lines
+## [Harper](https://github.com/Automattic/harper)
-## [Keyframes Tool](https://github.com/gibbok/keyframes-tool)
+ Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
-> Keyframes-tool is a NodeJs command line tool which convert CSS Animations to a keyframes object suitable for Web Animations API. Use this tool to move your animations from stylesheets to JavaScript.
+## [Dbgate](https://github.com/dbgate/dbgate)
-## [Webpack Web App Manifest Plugin](https://github.com/tumblr/webpack-web-app-manifest-plugin)
+ Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
-> A webpack plugin that generates a PWA manifest and integrates with the assets JSON.
+## [Typespec](https://github.com/microsoft/typespec)
-## [Nodestream](https://github.com/nodestream/nodestream)
-> Storage-agnostic streaming library for binary data transfers
+## [Proposal Signals](https://github.com/tc39/proposal-signals)
-## [Scen](https://github.com/chunqiuyiyu/scen)
+ A proposal to add signals to JavaScript.
-> Create sections in the terminal.
+## [Sorbet](https://github.com/sorbet/sorbet)
-## [Screamer Js](https://github.com/willianjusten/screamer-js)
+ A fast, powerful type checker designed for Ruby
-> Screamer.js is a Vanilla Javascript plugin to provide simple yet fully customisable web notifications using Web Notifications API.
+## [Yamllint](https://github.com/adrienverge/yamllint)
-## [Nm Prune](https://github.com/pingyhq/nm-prune)
+ A linter for YAML files.
-> Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.
+## [Chinook Database](https://github.com/lerocha/chinook-database)
-## [Memorystore](https://github.com/roccomuso/memorystore)
+ Sample database for SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DB2
-> express-session full featured MemoryStore layer without leaks!
+## [Backend Best Practices](https://github.com/Sairyss/backend-best-practices)
-## [Githubstats Github Graphql](https://github.com/gayanvoice/githubstats-github-graphql)
+ Best practices, tools and guidelines for backend development. Code examples in TypeScript + NodeJS
-> 🌐 Get the list of most active users ⭐ in GitHub by country from GitHub GraphQL API v4 🔗 using Node.js 👩💻👨💻
+## [Osint Cheat Sheet](https://github.com/Jieyab89/OSINT-Cheat-sheet)
-## [Tsx Control Statements](https://github.com/KonstantinSimeonov/tsx-control-statements)
+ OSINT cheat sheet, list OSINT tools, wiki, dataset, article, book , red team OSINT for hackers and OSINT tips and OSINT branch. This repository will grow every time will research, there is a research, science and technology, tutorial. Please use it wisely.
-> Control flow JSX/TSX elements that get compiled to plain old javascript.
+## [Free For Life](https://github.com/wdhdev/free-for-life)
-## [Fastify Ws](https://github.com/gj/fastify-ws)
+ A huge list of great stuff you can get for free!
-## [Eslint Plugin Mongodb](https://github.com/SebastienElet/eslint-plugin-mongodb)
+## [Social Media Hacker List](https://github.com/MobileFirstLLC/social-media-hacker-list)
-> 🔎 MongoDB best practices rules for ESLint
+ Growing list of apps and tools for enhancing social media experiences.
-## [Javascript Data Structures And Algorithms](https://github.com/albinotonnina/javascript-data-structures-and-algorithms)
+## [Rails Pg Extras](https://github.com/pawurb/rails-pg-extras)
-> Exercises, algorithms
+ Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
-## [Parcel Plugin Sw Precache](https://github.com/cyyyu/parcel-plugin-sw-precache)
+## [System Design Patterns](https://github.com/Sairyss/system-design-patterns)
-> A Parcel plugin for generating a service worker that precaches resources.
+ Resources related to distributed systems, system design, microservices, scalability and performance, etc
-## [Txr](https://github.com/whatl3y/txr)
+## [Mega Interview Guide](https://github.com/danieldelcore/mega-interview-guide)
-> Stream files or directories to other clients/users using WebSockets.
+ The MEGA interview guide, JavaSciript, Front End, Comp Sci
-## [Route Cache](https://github.com/bradoyler/route-cache)
+## [Pgbackweb](https://github.com/eduardolat/pgbackweb)
-> ⚡ Caching middleware for Express (w/ expiration)
+ 🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾
-## [Screen Info](https://github.com/parro-it/screen-info)
+## [Open Sustainable Technology](https://github.com/protontypes/open-sustainable-technology)
-> Multiplatform screen & monitors info
+ A directory and analysis of the open source ecosystem in the areas of climate change, sustainable energy, biodiversity and natural resources. https://docs.getgrist.com/gSscJkc5Rb1R/OpenSustaintech
-## [Html Security Camera](https://github.com/wesbos/HTML5-Security-Camera)
+## [Copenhagen](https://github.com/pilcrowonpaper/copenhagen)
-> HTML5 / Nodejs based security camera / motion detection
+ A basic guideline on implementing auth for the web
-## [Postcss Ant](https://github.com/corysimmons/postcss-ant)
+## [Proposal Try Operator](https://github.com/arthurfiorette/proposal-try-operator)
-> Size-getting function masquerading as a grid system.
+ A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
-## [Phaser Webpack Es Dev Starter](https://github.com/snowbillr/phaser3-webpack-es6-dev-starter)
+## [Rejected Github Profile Achievements](https://github.com/Flet/rejected-github-profile-achievements)
-> Development set up for Phaser 3, Webpack, and ES6.
+ 😵 GitHub achievements that did not make the cut.
-## [Is Incognito Mode](https://github.com/yankouskia/is-incognito-mode)
+## [Deutschland](https://github.com/bundesAPI/deutschland)
-> 👤Function to identify whether browser is in incognito mode 👀
+ Die wichtigsten APIs Deutschlands in einem Python Paket.
-## [Stylelint Config Property Sort Order Smacss](https://github.com/cahamilton/stylelint-config-property-sort-order-smacss)
+## [Rotten Scripts](https://github.com/HarshCasper/Rotten-Scripts)
-> Stylelint config for Property Sort Ordering based on the SMACSS methodology
+ Scripts that will make you go WOW!
-## [Confirmation](https://github.com/f/confirmation)
+## [Shellspec](https://github.com/shellspec/shellspec)
-> A simple Node tool to replicate Browser's confirm popup on your CLI.
+ A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells
-## [Consolemock](https://github.com/ttmarek/consolemock)
+## [Css Extras](https://github.com/sindresorhus/css-extras)
-> A tool for testing console logs
+ Useful CSS custom functions using the new @function rule
-## [Esformatter Jsx](https://github.com/royriojas/esformatter-jsx)
+## [Todo To Issue Action](https://github.com/alstr/todo-to-issue-action)
-> esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
+ Action that converts TODO comments to GitHub issues on push.
-## [Create React Icons](https://github.com/bmcmahen/create-react-icons)
+## [Plpgsql Check](https://github.com/okbob/plpgsql_check)
-> a CLI for generating your own react icon components from svg files
+ plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).
-## [Audio Contour](https://github.com/danigb/audio-contour)
+## [Cracking The Sqlinterview](https://github.com/xoraus/CrackingTheSQLInterview)
-> A 5 stage audio envelope generator
+ DBMS Concepts, SQL Queries & Schema Design for your Interviews.
-## [Sh Exec](https://github.com/rwu823/sh-exec)
+## [Typescript Tips](https://github.com/jellydn/typescript-tips)
-> 💻 Use `Template literals` write shell script made happy ❤️.
+ A curated list of awesome 🔥 TypeScript Tips 🔥
-## [Postcss Image Set Polyfill](https://github.com/SuperOl3g/postcss-image-set-polyfill)
+## [Eop](https://github.com/adamshostack/eop)
-> PostCSS plugin for polyfilling image-set CSS function
+ The Elevation of Privilege Threat Modeling Game
-## [Socialight](https://github.com/pinceladasdaweb/Socialight)
+## [Playbook](https://github.com/dwarvesf/playbook)
-> Get Social Network Share Counts with Vanilla JS
+ Guides for getting things done, programming well, and programming in style.
-## [Whack](https://github.com/trevorlinton/whack)
+## [Apiparrot Desktop Releases](https://github.com/apiparrot/apiparrot-desktop-releases)
-> A modern TLS/HTTP benchmark and speed analysis tool
+ Public releases for the API Parrot desktop application
-## [Deprecated Chnl](https://github.com/scriptify/-DEPRECATED--Chnl)
+## [Recommendations For Engineers](https://github.com/pyxelr/recommendations-for-engineers)
-> Chnl - one channel, all effects.
+ All of my recommendations for aspiring engineers in a single place, coming from various areas of interest.
-## [Async Chainable](https://github.com/hash-bang/async-chainable)
+## [Proposal Async Context](https://github.com/tc39/proposal-async-context)
-> An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
+ Async Context for JavaScript
-## [Lana Cli](https://github.com/paprikka/lana-cli)
+## [Slipshow](https://github.com/panglesd/slipshow)
-> Lana! NPM scripts with better UX 🏓
+ An engine for displaying slips, the next-gen version of slides
-## [Object Diff](https://github.com/srcagency/object-diff)
+## [Trackawesomelist](https://github.com/trackawesomelist/trackawesomelist)
-> Find the minimal patch from an original object to one or more updated version
+ Track 500+ Awesome List Updates, Track it - not just star it!
-## [Puppeteer Network Stats](https://github.com/csabapalfi/puppeteer-network-stats)
+## [Metatype](https://github.com/metatypedev/metatype)
-> DEPRECATED - Please use lighthouse budgets instead
+ Declarative API development platform. Build backend components with WASM, Typescript and Python, no matter where and how your (legacy) systems are.
-## [Animation Easings](https://github.com/fuzhenn/animation-easings)
+## [Linters](https://github.com/mcandre/linters)
-> Easing functions for javascript animation
+ a community wiki for improving code quality
-## [Express Graphql With Mongoose](https://github.com/tariqulislam/express-graphql-with-mongoose)
+## [Brainworkshop](https://github.com/brain-workshop/brainworkshop)
-> Simple Graphql express example for learning purpose. in this project, i also provide the concept how to interact with mongodb and graphql with express server. developer also use this for small application development with express and graphql.
+ Continued development of the popular brainworkshop game
----
+## [Public](https://github.com/dbcodeio/public)
-# 54 Useful Awesome lists
+ Your database. Inside VS Code.
-## [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted)
+## [En Bg Term](https://github.com/stelf/en2bg4term)
-> A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
+ речник с грижливо подбирани преводи на често срещани понятия от света на науката, технологиите (в това число ИТ) и математиката (STEM). приемат се предложения. прочетете по-долу как можете дас е включите.
-## [Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking)
+## [Inner Source Patterns](https://github.com/InnerSourceCommons/InnerSourcePatterns)
-> A collection of various awesome lists for hackers, pentesters and security researchers
+ These patterns document how to apply open source principles and practices for software development within the confines of an organization - aka InnerSource.
-## [Awesome Interview Questions](https://github.com/MaximAbramchuck/awesome-interview-questions)
+## [Playwright Adventures](https://github.com/edumserrano/playwright-adventures)
-> :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
+ Playwright demos and tips such as how to run in docker, how to get code coverage, etc
-## [Awesome Scalability](https://github.com/binhnguyennus/awesome-scalability)
+## [Free News Datasets](https://github.com/Webhose/free-news-datasets)
-> The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
+ Weekly free datasets from global news sites
-## [Awesome Elixir](https://github.com/h4cc/awesome-elixir)
+## [Advent Of Code](https://github.com/alexander-lazarov/advent-of-code)
-> A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
+ Solutions to AoC problems https://adventofcode.com
-## [Awesome Design Tools](https://github.com/LisaDziuba/Awesome-Design-Tools)
+---
-> The best design tools and plugins for everything 👉
+# 129 Useful Awesome lists
-## [Awesome Docker](https://github.com/veggiemonk/awesome-docker)
+## [Awesome Cto](https://github.com/kuchin/awesome-cto)
-> :whale: A curated list of Docker resources and projects
+ A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
-## [Awesome Tensorflow](https://github.com/jtoy/awesome-tensorflow)
+## [Awesome System Design Resources](https://github.com/ashishps1/awesome-system-design-resources)
-> TensorFlow - A curated list of dedicated resources http://tensorflow.org
+ Learn System Design concepts and prepare for interviews using free resources.
-## [Awesome Linux Software](https://github.com/luong-komorebi/Awesome-Linux-Software)
+## [Awesome Piracy](https://github.com/Igglybuff/awesome-piracy)
-> A list of awesome applications, software, tools and other materials for Linux distros.
+ A curated list of awesome warez and piracy links
-## [Awesome Design](https://github.com/gztchan/awesome-design)
+## [Awesome Design Systems](https://github.com/alexpate/awesome-design-systems)
-> 🌟Curated design resources
+ 💅🏻 ⚒ A collection of awesome design systems
-## [Awesome Cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets)
+## [Awesome Shadcn Ui](https://github.com/birobirobiro/awesome-shadcn-ui)
-> 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
+ A curated list of awesome things related to shadcn/ui.
-## [Awesome Graphql](https://github.com/chentsulin/awesome-graphql)
+## [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding)
-> Awesome list of GraphQL & Relay
+ Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
-## [Awesome Design Patterns](https://github.com/DovAmir/awesome-design-patterns)
+## [Awesome Nestjs](https://github.com/nestjs/awesome-nestjs)
-> A curated list of software and architecture related design patterns.
+ A curated list of awesome things related to NestJS 😎
-## [Awesome Microservices](https://github.com/mfornos/awesome-microservices)
+## [Awesome Ddd](https://github.com/heynickc/awesome-ddd)
-> A curated list of Microservice Architecture related principles and technologies.
+ A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
-## [Awesome Piracy](https://github.com/Igglybuff/awesome-piracy)
+## [Awesome Hacker Search Engines](https://github.com/edoardottt/awesome-hacker-search-engines)
-> A curated list of awesome warez and piracy links
+ A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more
-## [Awesome Angular](https://github.com/PatrickJS/awesome-angular)
+## [Awesome Langchain](https://github.com/kyrolabs/awesome-langchain)
-> :page_facing_up: A curated list of awesome Angular resources
+ 😎 Awesome list of tools and projects with the awesome LangChain framework
## [Awesome Wpo](https://github.com/davidsonfellipe/awesome-wpo)
-> :pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
-
-## [Awesome Actions](https://github.com/sdras/awesome-actions)
-
-> A curated list of awesome actions to use on GitHub
+ :pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
-## [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding)
+## [Awesome Front End System Design](https://github.com/greatfrontend/awesome-front-end-system-design)
-> Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
+ Curated front end system design resources for interviews and learning
-## [Awesome Serverless](https://github.com/anaibol/awesome-serverless)
+## [Awesome Developer Streams](https://github.com/bnb/awesome-developer-streams)
-> :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
+ 👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
-## [Awesome Readme](https://github.com/matiassingers/awesome-readme)
+## [Awesome Behavioral Interviews](https://github.com/ashishps1/awesome-behavioral-interviews)
-> A curated list of awesome READMEs
+ Tips and resources to prepare for Behavioral interviews.
-## [Awesome React Hooks](https://github.com/rehooks/awesome-react-hooks)
+## [Awesome Youtubers](https://github.com/JoseDeFreitas/awesome-youtubers)
-> Awesome React Hooks
+ An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
-## [Awesome Command Line Apps](https://github.com/herrbischoff/awesome-command-line-apps)
+## [Awesome Chatgpt](https://github.com/sindresorhus/awesome-chatgpt)
-> :shell: Use your terminal shell to do awesome things.
+ 🤖 Awesome list for ChatGPT — an artificial intelligence chatbot developed by OpenAI
-## [Awesome Personal Blogs](https://github.com/jkup/awesome-personal-blogs)
+## [Awesome Llmops](https://github.com/tensorchord/Awesome-LLMOps)
-> A delightful list of personal tech blogs
+ An awesome & curated list of best LLMOps tools for developers
## [Awesome Css](https://github.com/awesome-css-group/awesome-css)
-> :art: A curated contents of amazing CSS :)
+ :art: A curated contents of amazing CSS :)
-## [Awesome Casestudy](https://github.com/luruke/awesome-casestudy)
+## [Awesome Elasticsearch](https://github.com/dzharii/awesome-elasticsearch)
-> 📕 Curated list of technical case studies on WebGL and creative development
+ A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!
-## [Awesome Online Ide](https://github.com/styfle/awesome-online-ide)
+## [Awesome Totally Open Chatgpt](https://github.com/nichtdax/awesome-totally-open-chatgpt)
-> 🌩️ A list of awesome online development environments
+ A list of totally open alternatives to ChatGPT
## [Awesome Eslint](https://github.com/dustinspecker/awesome-eslint)
-> A list of awesome ESLint plugins, configs, etc.
-
-## [Awesome Browser Extensions For Github](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
+ A list of awesome ESLint plugins, configs, etc.
-> A collection of awesome browser extensions for GitHub.
+## [Awesome Ipfs](https://github.com/ipfs/awesome-ipfs)
-## [Awesome Nestjs](https://github.com/juliandavidmr/awesome-nestjs)
+ Community list of awesome projects, apps, tools, pinning services and more related to IPFS.
-> 😏 Curated list of NestJS
+## [Awesome Jupyter](https://github.com/markusschanta/awesome-jupyter)
-## [Awesome Console Services](https://github.com/chubin/awesome-console-services)
-
-> A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)
-
-## [Awesome Zeit](https://github.com/zeit/awesome-zeit)
-
-> The best resources related to ZEIT
-
-## [Awesome Regression Testing](https://github.com/mojoaxel/awesome-regression-testing)
-
-> 🕶️ A curated list of resources around the topic: visual regression testing
-
-## [Awesome Micro](https://github.com/amio/awesome-micro)
-
-> A collection of awesome things regarding zeit's micro.
-
-## [Awesome Puppeteer](https://github.com/transitive-bullshit/awesome-puppeteer)
-
-> A curated list of awesome puppeteer resources.
-
-## [Awesome Decentralized Web](https://github.com/gdamdam/awesome-decentralized-web)
-
-> an awesome list of decentralized services and technologies
-
-## [Awesome Maintainers](https://github.com/nayafia/awesome-maintainers)
-
-> Talks, blog posts, and interviews about the experience of being an open source maintainer
-
-## [Awesome Cross Platform Nodejs](https://github.com/bcoe/awesome-cross-platform-nodejs)
-
-> :two_men_holding_hands: A curated list of awesome developer tools for writing cross-platform Node.js code
-
-## [Awesome React Context](https://github.com/diegohaz/awesome-react-context)
-
-> 😎 A curated list of stuff related to the new React Context API
+ A curated list of awesome Jupyter projects, libraries and resources
## [Awesome Deno](https://github.com/denolib/awesome-deno)
-> 🎉A curated list of awesome things related to Deno
-
-## [Awesome Typography](https://github.com/Jolg42/awesome-typography)
-
-> ✏︎ Curated list about digital typography 🔥
-
-## [Awesome Agile](https://github.com/lorabv/awesome-agile)
-
-> Awesome List of resources on Agile Software Development.
-
-## [Awesome Git Hooks](https://github.com/CompSciLauren/awesome-git-hooks)
-
-> :anchor: A curated list of awesome git hooks
-
-## [Awesome Webaudio](https://github.com/notthetup/awesome-webaudio)
-
-> A curated list of awesome WebAudio packages and resources.
-
-## [Awesome Jest](https://github.com/jest-community/awesome-jest)
-
-> 🕶Awesome Jest packages and resources
-
-## [Awesome React Native Education](https://github.com/hsavit1/Awesome-React-Native-Education)
-
-> Use this to learn React Native
-
-## [Awesome Software Craftsmanship](https://github.com/benas/awesome-software-craftsmanship)
-
-> A curated list of awesome software craftsmanship resources
-
-## [Awesome Frontend](https://github.com/syaning/awesome-frontend)
-
-> Awesome frontend, also my collections.
-
-## [Awesome Java Script Interviews](https://github.com/rohan-paul/Awesome-JavaScript-Interviews)
-
-> Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews over the last few months. And ultimately got my first full-stack Engineer job :)
-
-## [Awesome React Design Systems](https://github.com/jbranchaud/awesome-react-design-systems)
-
-> A collection of awesome React-based design systems
-
-## [Awesome Visibility](https://github.com/dehenne/awesome-visibility)
-
-> Curated list to achieve visibility for your product
-
-## [Awesome Micro Frontends](https://github.com/rajasegar/awesome-micro-frontends)
-
-> An Awesome list of posts, videos and tutorials on Micro Frontends
-
-## [Awesome Blockchain](https://github.com/0xtokens/awesome-blockchain)
-
-> Curated List of awesome Blockchain and Crytocurrency Resources
-
-## [Awesome Dev Articles](https://github.com/pshendry/awesome-dev-articles)
-
-> A collection of awesome articles that are relevant to software developers.
----
-
-# 159 Useful React libraries
-
-## [Seconds Of Code](https://github.com/30-seconds/30-seconds-of-code)
-
-> A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
-## [Algorithm Visualizer](https://github.com/algorithm-visualizer/algorithm-visualizer)
-
-> :fireworks:Interactive Online Platform that Visualizes Algorithms from Code
-
-## [Carbon](https://github.com/carbon-app/carbon)
-
-> 🎨 Create and share beautiful images of your source code
-
-## [Formik](https://github.com/jaredpalmer/formik)
-
-> Build forms in React, without the tears 😭
-
-## [React Navigation](https://github.com/react-navigation/react-navigation)
-
-> Routing and navigation for your React Native apps
-
-## [React Beautiful Dnd](https://github.com/atlassian/react-beautiful-dnd)
-
-> Beautiful and accessible drag and drop for lists with React
-
-## [Ink](https://github.com/vadimdemedes/ink)
-
-> 🌈 React for interactive command-line apps
-
-## [React Helmet](https://github.com/nfl/react-helmet)
-
-> A document head manager for React
-
-## [Git History](https://github.com/pomber/git-history)
-
-> Quickly browse the history of a file from any git repository
-
-## [React Use](https://github.com/streamich/react-use)
-
-> React Hooks — 👍
-
-## [Signal Desktop](https://github.com/signalapp/Signal-Desktop)
-
-> Signal — Private Messenger for Windows, Mac, and Linux
-
-## [Relax](https://github.com/relax/relax)
-
-> New generation CMS on top of React, Redux and GraphQL
-
-## [Victory](https://github.com/FormidableLabs/victory)
-
-> A collection of composable React components for building interactive data visualizations
-
-## [React Styleguidist](https://github.com/styleguidist/react-styleguidist)
-
-> Isolated React component development environment with a living style guide
-
-## [Spectacle](https://github.com/FormidableLabs/spectacle)
-
-> ReactJS based Presentation Library
-
-## [React Content Loader](https://github.com/danilowoz/react-content-loader)
-
-> ⚪ SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)
-
-## [Umi](https://github.com/umijs/umi)
-
-> 🌋 Pluggable enterprise-level react application framework.
-
-## [Router](https://github.com/reach/router)
-
-## [Svgr](https://github.com/smooth-code/svgr)
-
-> Transform SVGs into React components 🦁
-
-## [React Draft Wysiwyg](https://github.com/jpuri/react-draft-wysiwyg)
-
-> A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
-
-## [Why Did You Update](https://github.com/garbles/why-did-you-update)
-
-> :boom: Puts your console on blast when React is making unnecessary updates.
-
-## [Styled System](https://github.com/styled-system/styled-system)
-
-> ⬢ Style props for rapid UI development
-
-## [Linaria](https://github.com/callstack/linaria)
-
-> Zero-runtime CSS in JS library
-
-## [React Native Fast Image](https://github.com/DylanVann/react-native-fast-image)
+ Curated list of awesome things related to Deno
-> 🚩 FastImage, performant React Native image component.
+## [Awesome Api Devtools](https://github.com/yosriady/awesome-api-devtools)
-## [Swr](https://github.com/zeit/swr)
+ :books: A collection of useful resources for building RESTful HTTP+JSON APIs.
-> React Hooks library for remote data fetching
+## [Awesome Landing Page](https://github.com/nordicgiant2/awesome-landing-page)
-## [React Lazyload](https://github.com/twobin/react-lazyload)
+ A series of beautiful and practical landing page templates
-> Lazy load your component, image or anything matters the performance.
+## [Awesome Api Security](https://github.com/arainho/awesome-api-security)
-## [Fiddle](https://github.com/electron/fiddle)
+ A collection of awesome API Security tools and resources. The focus goes to open-source tools and resources that benefit all the community.
-> :electron: 🚀 The easiest way to get started with Electron
+## [Awesome Learn Gamedev](https://github.com/dawdle-deer/awesome-learn-gamedev)
-## [React Responsive](https://github.com/contra/react-responsive)
+ A curated collection of game development learning resources
-> CSS media queries in react - for responsive design, and more.
+## [Awesome Arr](https://github.com/Ravencentric/awesome-arr)
-## [React Hook Form](https://github.com/react-hook-form/react-hook-form)
+ A collection of *arrs and related stuff.
-> 📋 React hooks for forms validation without the hassle.
+## [Awesome Nodejs Security](https://github.com/lirantal/awesome-nodejs-security)
-## [Hotkeys](https://github.com/jaywcjlove/hotkeys)
+ Awesome Node.js Security resources
-> ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
+## [Awesome Repos](https://github.com/pawelborkar/awesome-repos)
-## [Fuse Box](https://github.com/fuse-box/fuse-box)
+ A curated list of GitHub Repositories full of FREE Resources.
-> A blazing fast js bundler/loader with a comprehensive API :fire:
+## [Awesome List](https://github.com/0xor0ne/awesome-list)
-## [Connected React Router](https://github.com/supasate/connected-react-router)
+ Cybersecurity oriented awesome list
-> A Redux binding for React Router v4
+## [Awesome Chat Gpt Repositories](https://github.com/taishi-i/awesome-ChatGPT-repositories)
-## [The Platform](https://github.com/jaredpalmer/the-platform)
+ A curated list of resources dedicated to open source GitHub repositories related to ChatGPT and OpenAI API
-> Web. Components. 😂
+## [Awesome Engineering Management](https://github.com/engineering-management/awesome-engineering-management)
-## [Ncc](https://github.com/zeit/ncc)
+ Pointers and tools for learning and day-to-day practice of engineering management & leadership.
-> Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
-
-## [Tsdx](https://github.com/jaredpalmer/tsdx)
-
-> Zero-config CLI for TypeScript package development
-
-## [React Blessed](https://github.com/Yomguithereal/react-blessed)
-
-> A react renderer for blessed.
-
-## [Hackernews React Graphql](https://github.com/clintonwoo/hackernews-react-graphql)
-
-> Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
-
-## [React Swipeable Views](https://github.com/oliviertassinari/react-swipeable-views)
-
-> A React component for swipeable views. :snowflake:
-
-## [After Js](https://github.com/jaredpalmer/after.js)
-
-> Next.js-like framework for server-rendered React apps built with React Router 4
-
-## [Gestalt](https://github.com/pinterest/gestalt)
-
-> A set of React UI components that supports Pinterest’s design language
-
-## [React Player](https://github.com/CookPete/react-player)
-
-> A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
-
-## [React Flip Move](https://github.com/joshwcomeau/react-flip-move)
-
-> Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
-
-## [Pennywise](https://github.com/kamranahmedse/pennywise)
-
-> Cross-platform application to open any website or media in a floating window
-
-## [Electron Webpack Dashboard](https://github.com/FormidableLabs/electron-webpack-dashboard)
-
-> Electron Desktop GUI for Webpack Dashboard
-
-## [React Rte](https://github.com/sstur/react-rte)
-
-> Pure React rich text WYSIWYG editor based on draft-js.
-
-## [React Apollo Hooks](https://github.com/trojanowski/react-apollo-hooks)
-
-> Use Apollo Client as React hooks
-
-## [Seconds Of React](https://github.com/30-seconds/30-seconds-of-react)
-
-> Curated collection of useful React snippets that you can understand in 30 seconds or less.
-
-## [Daydream](https://github.com/segmentio/daydream)
-
-> A chrome extension to record your actions into a nightmare or puppeteer script
-
-## [Rawact](https://github.com/sokra/rawact)
-
-> [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
-
-## [React Pdf](https://github.com/wojtekmaj/react-pdf)
-
-> Display PDFs in your React app as easily as if they were images.
-
-## [Next Routes](https://github.com/fridays/next-routes)
-
-> Universal dynamic routes for Next.js
-
-## [React Animations](https://github.com/FormidableLabs/react-animations)
-
-> 🎊 A collection of animations for inline style libraries
-
-## [React Adaptive Hooks](https://github.com/GoogleChromeLabs/react-adaptive-hooks)
-
-> Deliver experiences best suited to a user's device and network constraints
-
-## [Alm](https://github.com/alm-tools/alm)
-
-> :rose: A :cloud: ready IDE just for TypeScript :heart:
-
-## [React Imgpro](https://github.com/nitin42/react-imgpro)
-
-> 📷 Image Processing Component for React
-
-## [Img Css](https://github.com/javierbyte/img2css)
-
-> Convert any image to pure CSS.
-
-## [React Tabs](https://github.com/reactjs/react-tabs)
-
-> An accessible and easy tab component for ReactJS.
-
-## [Reactopt](https://github.com/reactopt/reactopt)
-
-> A CLI React performance optimization tool that identifies potential unnecessary re-rendering
-
-## [React Fix It](https://github.com/MicheleBertoli/react-fix-it)
-
-> Automagically generate tests from errors
-
-## [React Document Title](https://github.com/gaearon/react-document-title)
-
-> Declarative, nested, stateful, isomorphic document.title for React
-
-## [Galio](https://github.com/galio-org/galio)
-
-> Galio is a beautifully designed, Free and Open Source React Native Framework
-
-## [React D Components](https://github.com/codesuki/react-d3-components)
-
-> D3 Components for React
-
-## [Rheostat](https://github.com/airbnb/rheostat)
-
-> Rheostat is a www, mobile, and accessible slider component built with React
-
-## [Why Did You Render](https://github.com/welldone-software/why-did-you-render)
+## [Awesome Scalability](https://github.com/binhnguyennus/awesome-scalability)
-> why-did-you-render monkey patches React to notify you about avoidable re-renders.
+ The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-## [React Hotkeys](https://github.com/greena13/react-hotkeys)
+## [Awesome Cursorrules](https://github.com/PatrickJS/awesome-cursorrules)
-> Declarative hotkey and focus area management for React
+ 📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors
-## [Smooth Ui](https://github.com/smooth-code/smooth-ui)
+## [Awesome Sysadmin](https://github.com/awesome-foss/awesome-sysadmin)
-> Modern React UI library 💅👩🎤🍭
+ A curated list of amazingly awesome open-source sysadmin resources.
-## [React Sizeme](https://github.com/ctrlplusb/react-sizeme)
+## [Awesome Llm](https://github.com/Hannibal046/Awesome-LLM)
-> Make your React Components aware of their width and height!
+ Awesome-LLM: a curated list of Large Language Model
-## [React Tagsinput](https://github.com/olahol/react-tagsinput)
+## [Awesome Tunneling](https://github.com/anderspitman/awesome-tunneling)
-> Highly customizable React component for inputing tags.
+ List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
-## [Retoggle](https://github.com/Raathigesh/retoggle)
+## [Awesome Oss Alternatives](https://github.com/RunaCapital/awesome-oss-alternatives)
-> 🎨 UI controls as React Hooks to control your component state from outside
+ Awesome list of open-source startup alternatives to well-known SaaS products 🚀
-## [React Particle Effect Button](https://github.com/transitive-bullshit/react-particle-effect-button)
+## [Awesome Tensorflow](https://github.com/jtoy/awesome-tensorflow)
-> Bursting particle effect buttons for React 🎉
+ TensorFlow - A curated list of dedicated resources http://tensorflow.org
-## [Jest Styled Components](https://github.com/styled-components/jest-styled-components)
+## [Awesome Design](https://github.com/gztchan/awesome-design)
-> 🔧 💅 Jest utilities for Styled Components
+ 🌟 Curated design resources from all over the world.
-## [React Simple Animate](https://github.com/bluebill1049/react-simple-animate)
+## [Awesome Sre](https://github.com/dastergon/awesome-sre)
-> 🎯 React UI animation made easy
+ A curated list of Site Reliability and Production Engineering resources.
-## [Pastel](https://github.com/vadimdemedes/pastel)
+## [Awesome Math](https://github.com/rossant/awesome-math)
-> 🎨 Framework for effortlessly building Ink apps
+ A curated list of awesome mathematics resources
-## [Jsx Control Statements](https://github.com/AlexGilleran/jsx-control-statements)
+## [Awesome Postgres](https://github.com/dhamaniasad/awesome-postgres)
-> Neater If and For for React JSX
+ A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
-## [React Spinners](https://github.com/davidhu2000/react-spinners)
+## [Awesome Distributed Systems](https://github.com/theanalyst/awesome-distributed-systems)
-> A collection of loading spinner components for react
+ A curated list to learn about distributed systems
-## [React Youtube](https://github.com/tjallingt/react-youtube)
+## [Awesome System Design](https://github.com/madd86/awesome-system-design)
-> react.js powered YouTube player component
+ A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
-## [Rxjs Hooks](https://github.com/LeetCode-OpenSource/rxjs-hooks)
+## [Awesome Database Learning](https://github.com/pingcap/awesome-database-learning)
-> React hooks for RxJS
+ A list of learning materials to understand databases internals
-## [React Hammerjs](https://github.com/JedWatson/react-hammerjs)
+## [Awesome Software Architecture](https://github.com/mehdihadeli/awesome-software-architecture)
-> ReactJS / HammerJS integration. Support touch events in your React app.
+ 📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
-## [Relay Starter Kit](https://github.com/facebookarchive/relay-starter-kit)
+## [Awesome Cold Showers](https://github.com/hwayne/awesome-cold-showers)
-> Barebones starting point for a Relay application.
+ For when people get too hyped up about things
-## [React Toast Notifications](https://github.com/jossmac/react-toast-notifications)
+## [Awesome Learning Resources](https://github.com/lauragift21/awesome-learning-resources)
-> 🍞 A toast notification system for react
+ 🔥 Awesome list of resources on Web Development.
-## [Hookrouter](https://github.com/Paratron/hookrouter)
+## [Awesome Uses](https://github.com/wesbos/awesome-uses)
-> The flexible, and fast router for react that is entirely based on hooks
+ A list of /uses pages detailing developer setups, gear, software and configs.
-## [Rats Search](https://github.com/DEgITx/rats-search)
+## [Awesome Github Profile Readme Templates](https://github.com/durgeshsamariya/awesome-github-profile-readme-templates)
-> BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
+ This repository contains best profile readme's for your reference.
-## [React Loadable Visibility](https://github.com/stratiformltd/react-loadable-visibility)
+## [Awesome Pwa](https://github.com/hemanth/awesome-pwa)
-> A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.
+ Awesome list of progressive web apps!
-## [React Trello](https://github.com/rcdexta/react-trello)
+## [Awesome Newsletters](https://github.com/zudochkin/awesome-newsletters)
-> Pluggable components to add a trello-like kanban board to your application
+ A list of amazing Newsletters
-## [Glicky](https://github.com/alex-saunders/glicky)
+## [Awesome K S Resources](https://github.com/tomhuang12/awesome-k8s-resources)
-> 🐭 An In-browser User Interface For JavaScript Development Workflows
+ A curated list of awesome Kubernetes tools and resources.
-## [Enzyme Matchers](https://github.com/FormidableLabs/enzyme-matchers)
+## [Awesome Certificates](https://github.com/PanXProject/awesome-certificates)
-> Jasmine/Jest assertions for enzyme
+ Curated list of 20,000+ hours and 200+ free courses with certificates in IT, CS, Design and Business.
-## [Rest Hooks](https://github.com/coinbase/rest-hooks)
+## [Awesome Ai Devtools](https://github.com/jamesmurdza/awesome-ai-devtools)
-> Delightful data fetching for React.
+ Curated list of AI-powered developer tools.
-## [Animate Components](https://github.com/nitin42/animate-components)
+## [Awesome Web Components](https://github.com/web-padawan/awesome-web-components)
-> ✨ Elemental components for doing animations in React
+ A curated list of awesome Web Components resources.
-## [React Worker Dom](https://github.com/web-perf/react-worker-dom)
+## [Awesome Node Based Uis](https://github.com/xyflow/awesome-node-based-uis)
-> Experiments to see the advantages of using Web Workers to Render React Virtual DOM
+ A curated list with resources about node-based UIs
-## [Mauerwerk](https://github.com/drcmda/mauerwerk)
+## [Awesome Bun](https://github.com/oven-sh/awesome-bun)
-> ⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions
+ ⚡️ A curated list of awesome things related to Bun
-## [React Simple Img](https://github.com/bluebill1049/react-simple-img)
+## [Awesome Generative Ai](https://github.com/filipecalegario/awesome-generative-ai)
-> 🌅 React lazy load images with IntersectionObserver API and Priority Hints
+ A curated list of Generative AI tools, works, models, and references
-## [React Aria Modal](https://github.com/davidtheclark/react-aria-modal)
+## [Awesome No Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps)
-> A fully accessible React modal built according WAI-ARIA Authoring Practices
+ 🚀 Awesome (free) web apps that work without login
-## [Refract](https://github.com/fanduel-oss/refract)
+## [Awesome Html](https://github.com/diegocard/awesome-html5)
-> Harness the power of reactive programming to supercharge your components
+ :memo: A curated list of awesome HTML5 resources
-## [React Notification](https://github.com/pburtchaell/react-notification)
+## [Awesome Programmers](https://github.com/rekihattori/awesome-programmers)
-> Provides snackbar notifications for React
+ A list of history's greatest software engineers and tech pioneers
-## [React Starterify](https://github.com/Granze/react-starterify)
+## [Awesome Mcp Servers](https://github.com/punkpeye/awesome-mcp-servers)
-> A minimal React JS application starter kit
+ A collection of MCP servers.
-## [React Filepond](https://github.com/pqina/react-filepond)
+## [Awesome Public Datasets](https://github.com/awesomedata/awesome-public-datasets)
-> 🔌 A handy FilePond adapter component for React
+ A topic-centric list of HQ open datasets.
-## [Ok Mdx](https://github.com/jxnblk/ok-mdx)
+## [Awesome Deepseek Integration](https://github.com/deepseek-ai/awesome-deepseek-integration)
-> Browser-based MDX editor
+ Integrate the DeepSeek API into popular softwares
-## [React Rewards](https://github.com/thedevelobear/react-rewards)
+## [Awesome Github Profile Readme](https://github.com/abhisheknaiidu/awesome-github-profile-readme)
-> Package containing a few microinteractions you can use to reward your users for little things and make them smile!
+ 😎 A curated list of awesome GitHub Profile which updates in real time
-## [React Progressive Image](https://github.com/FormidableLabs/react-progressive-image)
+## [Awesome Actions](https://github.com/sdras/awesome-actions)
-> React component for progressive image loading
+ A curated list of awesome actions to use on GitHub
-## [React Sortable Pane](https://github.com/bokuweb/react-sortable-pane)
+## [Awesome Privacy](https://github.com/pluja/awesome-privacy)
-> :sparkles: A sortable and resizable pane component for React.
+ Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
-## [React Extras](https://github.com/sindresorhus/react-extras)
+## [Awesome Db Tools](https://github.com/mgramin/awesome-db-tools)
-> Useful components and utilities for working with React
+ Everything that makes working with databases easier
-## [React Fa](https://github.com/andreypopp/react-fa)
+## [Awesome Notebooks](https://github.com/jupyter-naas/awesome-notebooks)
-> DEPRECATED: use https://github.com/FortAwesome/react-fontawesome instead
+ [Legacy] Data & AI Notebook templates catalog organized by tools, following the IMO (input, model, output) framework for easy usage and discovery..
-## [React Docgen Typescript](https://github.com/styleguidist/react-docgen-typescript)
+## [Awesome Web Archiving](https://github.com/iipc/awesome-web-archiving)
-> A simple parser for react properties defined in typescript instead of propTypes.
+ An Awesome List for getting started with web archiving
-## [Esx](https://github.com/esxjs/esx)
+## [Awesome Engineering Team Management](https://github.com/kdeldycke/awesome-engineering-team-management)
-> Like JSX, but native and fast
+ 👔 How to transition from software development to engineering management
-## [React Webworker](https://github.com/async-library/react-webworker)
+## [Awesome Music](https://github.com/noteflakes/awesome-music)
-> ⚙️ Communicate with a Web Worker from React
+ Awesome Music Projects
-## [React Chaos](https://github.com/jchiatt/react-chaos)
+## [Awesome Whisper](https://github.com/sindresorhus/awesome-whisper)
-> Chaos Engineering for your React apps.
+ 🔊 Awesome list for Whisper — an open-source AI-powered speech recognition system developed by OpenAI
-## [Moize](https://github.com/planttheidea/moize)
+## [Awesome Fonts](https://github.com/brabadu/awesome-fonts)
-> The consistently-fast, complete memoization solution for JS
+ Curated list of fonts and everything
-## [React Fastclick](https://github.com/JakeSidSmith/react-fastclick)
+## [Awesome Dynamodb](https://github.com/alexdebrie/awesome-dynamodb)
-> Fast Touch Events for React
+ List of resources for learning about modeling, operating, and using Amazon DynamoDB
-## [Pagination](https://github.com/react-component/pagination)
+## [Awesome Ui Component Library](https://github.com/anubhavsrivastava/awesome-ui-component-library)
-> React Pagination
+ Curated list of framework component libraries for UI styles/toolkit
-## [Reaction](https://github.com/artsy/reaction)
+## [Awesome Loginless](https://github.com/fiatjaf/awesome-loginless)
-> Artsy’s React Components
+ an awesome list of internet services that don't require logins or registrations
-## [React Compound Slider](https://github.com/sghall/react-compound-slider)
+## [Awesome Dbdev](https://github.com/huachaohuang/awesome-dbdev)
-> :black_medium_small_square: React Compound Slider | A tiny (4kb) React slider
+ Awesome materials about database development.
-## [Letterpad](https://github.com/letterpad/letterpad)
+## [Awesome Aws Security](https://github.com/jassics/awesome-aws-security)
-> Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀
+ Curated list of links, references, books videos, tutorials (Free or Paid), Exploit, CTFs, Hacking Practices etc. which are related to AWS Security
-## [Couchdb Fauxton](https://github.com/apache/couchdb-fauxton)
+## [Awesome Developer First](https://github.com/agamm/awesome-developer-first)
-> Apache CouchDB
+ A curated list of awesome developer-first tools products.
-## [Graphqlhub](https://github.com/clayallsopp/graphqlhub)
+## [Awesome Web Animation](https://github.com/sergey-pimenov/awesome-web-animation)
-> The GraphQLHub Server
+ A list of awesome web animation libraries, books, apps etc.
-## [Stop Runaway React Effects](https://github.com/kentcdodds/stop-runaway-react-effects)
+## [Awesome Naming](https://github.com/gruhn/awesome-naming)
-> 🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession
+ A curated list for when naming things is done right.
-## [React Event Listener](https://github.com/oliviertassinari/react-event-listener)
+## [Awesome Playwright](https://github.com/mxschmitt/awesome-playwright)
-> A React component for binding events on the global scope. :dizzy:
+ A curated list of awesome tools, utils and projects using Playwright
-## [Advanced React Patterns](https://github.com/kentcdodds/advanced-react-patterns)
+## [Awesome Webaudio](https://github.com/notthetup/awesome-webaudio)
-> This is the latest advanced react patterns workshop
+ A curated list of awesome WebAudio packages and resources.
-## [Sol Journal](https://github.com/gillkyle/sol-journal)
+## [Awesome Design Tokens](https://github.com/sturobson/Awesome-Design-Tokens)
-> ✎ Simple, personal journaling progressive web app
+ A list of resources on all things to do with Design Tokens
-## [React Testing Examples](https://github.com/skidding/react-testing-examples)
+## [Awesome Micro Frontends](https://github.com/rajasegar/awesome-micro-frontends)
-> Searchable library of React testing examples
+ An Awesome list of posts, videos and tutorials on Micro Frontends
-## [Sky](https://github.com/lucagez/sky)
+## [Awesome Styleguides](https://github.com/streamich/awesome-styleguides)
-> sky component for React
+ A curated list of UI styleguides — 😎💄
-## [React Hooks Async](https://github.com/dai-shi/react-hooks-async)
+## [Awesome Template Literal Types](https://github.com/ghoullier/awesome-template-literal-types)
-> An abortable async function library with React Hooks
+ Curated list of awesome Template Literal Types examples
-## [React Log](https://github.com/diegomura/react-log)
+## [Awesome Stacks](https://github.com/ethibox/awesome-stacks)
-> React for the Console
+ Deploy 150+ open-source web apps with one Docker command
-## [React Performance](https://github.com/amsul/react-performance)
+## [Awesome Images](https://github.com/heyalexej/awesome-images)
-> Helpers to debug and record component render performance 🚀
+ A curated list of amazingly awesome free (stock) photo resources inspired by all the other awesomes.
-## [React Lodash](https://github.com/typicode/react-lodash)
+## [Awesome Regression Testing](https://github.com/mojoaxel/awesome-regression-testing)
-> ⚛️ 🔧 Lodash as React components
+ 🕶️ A curated list of resources around the topic: visual regression testing
-## [Instagram](https://github.com/EvanBacon/Instagram)
+## [Awesome Ai Art Image Synthesis](https://github.com/altryne/awesome-ai-art-image-synthesis)
-> A universal instagram clone built with Expo
+ A list of awesome tools, ideas, prompt engineering tools, colabs, models, and helpers for the prompt designer playing with aiArt and image synthesis. Covers Dalle2, MidJourney, StableDiffusion, and open source tools.
-## [Axios Hooks](https://github.com/simoneb/axios-hooks)
+## [Awesome Threat Modelling](https://github.com/hysnsec/awesome-threat-modelling)
-> 🦆 React hooks for axios
+ A curated list of threat modeling resources (Books, courses - free and paid, videos, tools, tutorials and workshops to practice on ) for learning Threat modeling and initial phases of security review.
-## [Matchbox](https://github.com/SparkPost/matchbox)
+## [Awesome Devsecops](https://github.com/JakobTheDev/awesome-devsecops)
-> 🔥 A react UI component library
+ Curating the best DevSecOps resources and tooling.
-## [Timeago React](https://github.com/hustcc/timeago-react)
+## [Awesome Github Profiles](https://github.com/EddieHubCommunity/awesome-github-profiles)
-> :clock8: Simple and efficient react component to format date with `*** time ago` statement. eg: '3 hours ago'.
+ List of GitHub profiles that have awesome customisation, that you can use for inspiration
-## [React Simple Keyboard](https://github.com/hodgef/react-simple-keyboard)
+## [Awesome Decentralized](https://github.com/croqaz/awesome-decentralized)
-> React Virtual Keyboard - Customizable, responsive and lightweight
+ 🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
-## [Expo And Typescript](https://github.com/janaagaard75/expo-and-typescript)
+## [Awesome Rl For Cybersecurity](https://github.com/Kim-Hammar/awesome-rl-for-cybersecurity)
-> Showcase of an Expo app written in TypeScript
+ A curated list of resources dedicated to reinforcement learning applied to cyber security.
-## [React Browser Hooks](https://github.com/nearform/react-browser-hooks)
+## [Awesome Useful Websites](https://github.com/atakanaltok/awesome-useful-websites)
-> React Browser Hooks
+ Hand-curated list of awesome and useful websites
-## [React Rendering Strategies](https://github.com/midudev/react-rendering-strategies)
+## [Awesome Sites To Test On](https://github.com/BMayhew/awesome-sites-to-test-on)
-> Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering
+ A curated list of sites to practice testing on
-## [Wcode](https://github.com/fmsouza/wcode)
+## [Awesome Tiny Js](https://github.com/thoughtspile/awesome-tiny-js)
-> Monaco-based code editor which runs inside a browser.
+ 🤏 A collection of tiny JS libraries (under 2 kB) to put your bundle on a diet
-## [Webpack Ops](https://github.com/CatSnake11/webpack-ops)
+## [Awesome Redis](https://github.com/JamzyWang/awesome-redis)
-> 📁 webpack bundle visualization // optimization // config tool
+ A curated list of amazingly awesome redis and redis ecosystem resources.
-## [React Awesome Modal](https://github.com/shibe97/react-awesome-modal)
+## [Awesome Stenciljs](https://github.com/mappmechanic/awesome-stenciljs)
-> Customizable Modal
+ List of Awesome Web Components Built with StencilJS
-## [React Rough](https://github.com/ooade/react-rough)
+## [Awesome Webcomponents](https://github.com/obetomuniz/awesome-webcomponents)
-> :boom: React Components for Rough.js
+ A curated list of awesome Web Components tools, articles and resources.
-## [React Fondue](https://github.com/luangjokaj/react-fondue)
+## [Awesome Cloudformation](https://github.com/aws-cloudformation/awesome-cloudformation)
-> ⚛ ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering.
+ A curated list of resources and projects for working with AWS CloudFormation.
-## [Styled React Boilerplate](https://github.com/xxczaki/styled-react-boilerplate)
+## [Awesome Creative Technology](https://github.com/j0hnm4r5/awesome-creative-technology)
-> Minimal & Modern boilerplate for building apps with React & styled-components
+ Curated list of Creative Technology groups, companies, studios, collectives, etc.
-## [Streaming Ssr React Styled Components](https://github.com/patrickleet/streaming-ssr-react-styled-components)
+## [Awesome Stylelint](https://github.com/stylelint/awesome-stylelint)
-> 5 part tutorial teaching how to build a streaming ssr react styled components application with Parcel and Docker, as well as how to static render and host with nginx instead.
+ A list of awesome Stylelint plugins, configs, etc.
-## [React Storybook Addon Chapters](https://github.com/Checkfront/react-storybook-addon-chapters)
+## [Awesome Integration](https://github.com/stn1slv/awesome-integration)
-> 📒 Showcase multiple React components within a story
+ A curated list of awesome system integration software and resources.
-## [Typescript Expo Apollo Boilerplate](https://github.com/dai-shi/typescript-expo-apollo-boilerplate)
+## [Awesome Resumes](https://github.com/ManiMozaffar/awesome-resumes)
-> Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)
+ Create resumes and CV with awesome-resumes. Practical tips, guidelines, guide, examples and documentation for all IT fields
-## [React Google Autocomplete](https://github.com/ErrorPro/react-google-autocomplete)
+## [Awesome Authorization](https://github.com/warrant-dev/awesome-authorization)
-> React component for google autocomplete.
+ A curated list of information and resources about authorization.
-## [Demoboard](https://github.com/egoist/demoboard)
+## [Awesome Open Source Data Engineering](https://github.com/pracdata/awesome-open-source-data-engineering)
-> Demonstrating your UI components with ease, a Storybook alternative.
+ A curated list of open source tools used in analytics platforms and data engineering ecosystem
-## [Create Node App](https://github.com/kubesail/create-node-app)
+## [Awesome Websites](https://github.com/StanForever/awesome-websites)
-> Set up a modern Node.js app by running one command.
+ A curated list of awesome websites
-## [Seedux](https://github.com/reduxify/seedux)
+## [Awesome Philosophy](https://github.com/HussainAther/awesome-philosophy)
-> Redux developer tool for data flow visualization and debugging.
+ A curated list of awesome philosophy
-## [React Render In Browser](https://github.com/flexdinesh/react-render-in-browser)
+## [Awesome Handbooks](https://github.com/hkdobrev/awesome-handbooks)
-> React library to render browser specific content
+ A curated list of awesome company handbooks
-## [Record Desktop](https://github.com/ewnd9/record-desktop)
+## [Awesome Performance Patches](https://github.com/kurtextrem/awesome-performance-patches)
-> :movie_camera: Effortless GIFs and screenshots on Linux, built with Electron.
+ 🚀⚡ Awesome list about performance related patches/PRs.
-## [Observable Hooks](https://github.com/crimx/observable-hooks)
+## [Awesome Illustrations Projects](https://github.com/Anmol-Baranwal/Awesome-Illustrations-4Projects)
-> ⚛️☯️💪 React hooks for RxJS Observables.
+ 🔥 An awesome list of illustrations to improve your projects, posts & portfolios. Fork & add your own.
-## [Jssynth](https://github.com/jstrait/jssynth)
+## [Awesome Bugs](https://github.com/Julian/awesome-bugs)
-> Make music in your browser with this synthesizer and sequencer
+ A collection of bizarre, funny or obscure bugs in our software and hardware
-## [Manygolf](https://github.com/thomasboyt/manygolf)
+## [Awesome Mdc](https://github.com/benallfree/awesome-mdc)
-> massively multiplayer golfing
+ A curated list of awesome MDC files for your next vibe project.
-## [Html Webpack Partials Plugin](https://github.com/colbyfayock/html-webpack-partials-plugin)
+## [Awesome Prisma](https://github.com/catalinmiron/awesome-prisma)
-> Easy HTML partials for Webpack without a custom index!
+ A collection of awesome things regarding Prisma ecosystem.
-## [With React Hooks](https://github.com/kesne/with-react-hooks)
+## [Awesome Svelte](https://github.com/rocketlaunchr/awesome-svelte)
-> Add support for React Hooks in your class components. Live your own life and break the rules.
+ Awesome Svelte: Useful resources for developing Svelte applications
-## [React Native Typescript D Game](https://github.com/shirakaba/react-native-typescript-2d-game)
+## [Awesome Web Audio](https://github.com/amilajack/awesome-web-audio)
-> A simple 2D game (called The Box) implemented in React Native, as an Expo app, using TypeScript.
+ A list of resources and projects to help learn about audio
-## [React Prevent Rerender Component](https://github.com/the-road-to-learn-react/react-prevent-rerender-component)
+## [Awesome Plugins](https://github.com/targed/Awesome-Plugins)
-> Showcasing when and how to prevent a rerender of a component in React
+ Awesome-Plugins is a GitHub repository that serves as a comprehensive list of plugins, add-ons, and extensions for ChatGPT, as well as other language models that are compatible with the GPT architecture.
-## [Selectorator](https://github.com/planttheidea/selectorator)
+## [Awesome Networked Media](https://github.com/omarcostahamido/awesome-networked-media)
-> Simple generator of reselect selectors
+ Awesome list of tools for using multimedia in the network
-## [React Pinterest](https://github.com/pinterest/react-pinterest)
+## [Awesome Notes](https://github.com/sabertazimi/awesome-notes)
-## [React Router](https://github.com/router5/react-router5)
+ :dragon: Personal Learning Notes - Today I Learned (TIL)
-> Helpers for using router5 with React [MOVED]
+## [Awesome Security Articles](https://github.com/irgoncalves/awesome-security-articles)
-## [Should Enzyme](https://github.com/rkotze/should-enzyme)
+ This repository contains links to awesome security articles.
-> Useful functions for testing React Components with Enzyme.
+## [Awesome Data Science](https://github.com/m-muecke/awesome-data-science)
-## [Super React Gist](https://github.com/GeorgeGkas/super-react-gist)
+ Data science and programming resources for daily work
-> Simple and flexible component that allows you to embed GitHub Gists in React projects.
---
-# 105 Useful Typescript libraries
-
-## [Typeorm](https://github.com/typeorm/typeorm)
-
-> ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-## [Date Fns](https://github.com/date-fns/date-fns)
-
-> ⏳ Modern JavaScript date utility library ⌛️
-
-## [Handsontable](https://github.com/handsontable/handsontable)
-
-> Handsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
-
-## [Flatpickr](https://github.com/flatpickr/flatpickr)
-
-> lightweight, powerful javascript datetimepicker with no dependencies
-
-## [Fullcalendar](https://github.com/fullcalendar/fullcalendar)
-
-> Full-sized drag & drop event calendar
-
-## [Rxdb](https://github.com/pubkey/rxdb)
-
-> :computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
-## [Editor Js](https://github.com/codex-team/editor.js)
-
-> A block-styled editor with clean JSON output
-
-## [Face Api Js](https://github.com/justadudewhohacks/face-api.js)
-
-> JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
-
-## [Xstate](https://github.com/davidkpiano/xstate)
-
-> State machines and statecharts for the modern web.
-
-## [Wired Elements](https://github.com/wiredjs/wired-elements)
-
-> Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
-
-## [Darkreader](https://github.com/darkreader/darkreader)
-
-> Dark Reader Chrome and Firefox extension
-
-## [Eva Icons](https://github.com/akveo/eva-icons)
-
-> A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
-
-## [Peerjs](https://github.com/peers/peerjs)
-
-> Peer-to-peer data in the browser.
-
-## [Inversify Js](https://github.com/inversify/InversifyJS)
-
-> A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
-
-## [Dexie Js](https://github.com/dfahlander/Dexie.js)
-
-> A Minimalistic Wrapper for IndexedDB
-
-## [Probot](https://github.com/probot/probot)
-
-> 🤖 A framework for building GitHub Apps to automate and improve your workflow
-
-## [Nerv](https://github.com/NervJS/nerv)
-
-> A blazing fast React alternative, compatible with IE8 and React 16.
-
-## [Comlink](https://github.com/GoogleChromeLabs/comlink)
-
-> Comlink makes WebWorkers enjoyable.
-
-## [Rendertron](https://github.com/GoogleChrome/rendertron)
-
-> A Headless Chrome rendering solution
-
-## [Immutability Helper](https://github.com/kolodny/immutability-helper)
-
-> mutate a copy of data without changing the original source
-
-## [Angular Realworld Example App](https://github.com/gothinkster/angular-realworld-example-app)
-
-> Exemplary real world application built with Angular
-
-## [Eslint Plugin Import](https://github.com/benmosher/eslint-plugin-import)
-
-> ESLint plugin with rules that help validate proper imports.
-
-## [Electron Forge](https://github.com/electron-userland/electron-forge)
-
-> A complete tool for creating, publishing, and installing modern Electron applications
-
-## [Class Validator](https://github.com/typestack/class-validator)
-
-> Validation made easy using TypeScript decorators.
-
-## [Moveable](https://github.com/daybrush/moveable)
-
-> Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
-
-## [Bottender](https://github.com/Yoctol/bottender)
-
-> ⚡️ Make Bots Your Way. Fast and Flexible.
-
-## [Ts Jest](https://github.com/kulshekhar/ts-jest)
-
-> TypeScript preprocessor with sourcemap support for Jest
-
-## [Scribbletune](https://github.com/scribbletune/scribbletune)
-
-> Create music with JavaScript
-
-## [Tui Image Editor](https://github.com/nhn/tui.image-editor)
-
-> 🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
-
-## [Geolib](https://github.com/manuelbieh/geolib)
-
-> Zero dependency library to provide some basic geo functions
-
-## [Typescript Library Starter](https://github.com/alexjoverm/typescript-library-starter)
-
-> Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
-
-## [Typestyle](https://github.com/typestyle/typestyle)
-
-> Making CSS Typesafe 🌹
-
-## [Pickr](https://github.com/Simonwep/pickr)
-
-> 🍭 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
-
-## [Pg Promise](https://github.com/vitaly-t/pg-promise)
-
-> PostgreSQL interface for Node.js
-
-## [Sucrase](https://github.com/alangpierce/sucrase)
-
-> Super-fast alternative to Babel for when you can target modern JS runtimes
-
-## [Snyk](https://github.com/snyk/snyk)
-
-> CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
-
-## [Pretty Algorithms](https://github.com/jiayihu/pretty-algorithms)
-
-> 🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
-
-## [Ghost Text](https://github.com/GhostText/GhostText)
-
-> 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
-
-## [Rogue Js](https://github.com/alidcastano/rogue.js)
-
-> The "nearly invisible" way to server-render React applications
-
-## [Utility Types](https://github.com/piotrwitek/utility-types)
-
-> Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
-
-## [Clooney](https://github.com/GoogleChromeLabs/clooney)
-
-> Clooney is an actor library for the web. Use workers without thinking about workers.
-
-## [Ts Express Decorators](https://github.com/TypedProject/ts-express-decorators)
-
-> :triangular_ruler: A TypeScript Framework on top of Express. It provide a lot of decorators and guideline to write your code.
-
-## [Cliflix](https://github.com/fabiospampinato/cliflix)
-
-> Watch anything instantaneously, just write its name.
-
-## [Systeminformation](https://github.com/sebhildebrandt/systeminformation)
-
-> System Information Library for Node.JS
-
-## [Typegoose](https://github.com/szokodiakos/typegoose)
-
-> Typegoose - Define Mongoose models using TypeScript classes.
-
-## [Flipping](https://github.com/davidkpiano/flipping)
-
-> Flipping awesome animations.
-
-## [Tslint Microsoft Contrib](https://github.com/microsoft/tslint-microsoft-contrib)
-
-> A set of TSLint rules used on some Microsoft projects.
-
-## [Tslint Eslint Rules](https://github.com/buzinas/tslint-eslint-rules)
-
-> Improve your TSLint with the missing ESLint rules
-
-## [Delegated Events](https://github.com/dgraham/delegated-events)
-
-> A small, fast delegated event library for JavaScript.
-
-## [Wotan](https://github.com/fimbullinter/wotan)
-
-> Pluggable TypeScript and JavaScript linter
-
-## [Octohint](https://github.com/pd4d10/octohint)
-
-> The missing IntelliSense hint for GitHub and GitLab
-
-## [Bottleneck](https://github.com/SGrondin/bottleneck)
-
-> Job scheduler and rate limiter, supports Clustering
-
-## [Dtslint](https://github.com/microsoft/dtslint)
-
-> A utility built on TSLint for linting TypeScript declaration (.d.ts) files.
-
-## [Rambda](https://github.com/selfrefactor/rambda)
-
-> Faster and smaller alternative to Ramda
-
-## [Spectator](https://github.com/ngneat/spectator)
-
-> 🦊 🚀 A Powerful Tool to Simplify Your Angular Tests
-
-## [Perfume Js](https://github.com/Zizzamia/perfume.js)
-
-> A flexible library for measuring Navigation Timing, First Contentful Paint (FP/FCP), Largest Contentful Paint (LCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.
-
-## [Universal](https://github.com/ng-seed/universal)
-
-> Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
-
-## [Electron Log](https://github.com/megahertz/electron-log)
-
-> Just a simple logging module for your Electron application
-
-## [Type Script New Handbook](https://github.com/microsoft/TypeScript-New-Handbook)
-
-> Incubation repository for the new TypeScript handbook 🐣
-
-## [Node Easyimage](https://github.com/hacksparrow/node-easyimage)
-
-> Node.js module for image processing and manipulation
-
-## [Jasmine Matchers](https://github.com/JamieMason/Jasmine-Matchers)
-
-> Write Beautiful Specs with Custom Matchers for Jest and Jasmine
-
-## [Mlhelper](https://github.com/laoqiren/mlhelper)
-
-> Algorithms and utils for Machine Learning in JavaScript.
-
-## [Ts Essentials](https://github.com/krzkaczor/ts-essentials)
-
-> All basic TypeScript types in one place 🤙
-
-## [Rxjs Spy](https://github.com/cartant/rxjs-spy)
-
-> A debugging library for RxJS
-
-## [Inspectpack](https://github.com/FormidableLabs/inspectpack)
-
-> An inspection tool for Webpack frontend JavaScript bundles.
-
-## [Json Function](https://github.com/aykutkardas/Json-Function)
-
-> It allows you to use methods such as schema, innerJoin, where, limit, select, orderBy on JSON data.
-
-## [Storycap](https://github.com/reg-viz/storycap)
-
-> A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
-
-## [Badgen](https://github.com/badgen/badgen)
-
-> Fast handcraft svg badge generating library.
-
-## [Comedy](https://github.com/untu/comedy)
-
-> Node.js actor framework.
-
-## [Tsdef](https://github.com/joonhocho/tsdef)
-
-> TypeScript common pattern shortcut definitions / utility gist library
-
-## [Exthouse](https://github.com/treosh/exthouse)
-
-> Analyze the impact of a browser extension on web performance.
-
-## [Fast Average Color](https://github.com/fast-average-color/fast-average-color)
-
-> 🍏🍊🍅 Fast Average Color
-
-## [Expo Server Sdk Node](https://github.com/expo/expo-server-sdk-node)
-
-> Server-side library for working with Expo using Node.js
-
-## [Rxjs Tslint](https://github.com/ReactiveX/rxjs-tslint)
-
-> TSLint rules targeting RxJS
-
-## [Treeverse](https://github.com/paulgb/Treeverse)
-
-> A browser extension for navigating burgeoning Twitter conversations
-
-## [Ts Runtime](https://github.com/fabiandev/ts-runtime)
-
-> Runtime Type Checks for TypeScript
-
-## [Tslint Consistent Codestyle](https://github.com/ajafff/tslint-consistent-codestyle)
-
-> Collection of awesome rules to extend TSLint
-
-## [Tslint Clean Code](https://github.com/Glavin001/tslint-clean-code)
-
-> TSLint rules for enforcing Clean Code
-
-## [Type Coverage](https://github.com/plantain-00/type-coverage)
-
-> A CLI tool to check type coverage for typescript code
-
-## [Conditional Type Checks](https://github.com/dsherret/conditional-type-checks)
-
-> Types for testing TypeScript types.
-
-## [Ts Json Validator](https://github.com/ostrowr/ts-json-validator)
-
-> Let JSON play nicely with Typescript
-
-## [Mockingoose](https://github.com/alonronin/mockingoose)
-
-> A Jest package for mocking mongoose models
-
-## [Benny](https://github.com/caderek/benny)
-
-> A dead simple benchmarking framework for JS/TS libs
-
-## [Start](https://github.com/deepsweet/start)
-
-> :red_circle: Functional task runner for Node.js
-
-## [Password Strength](https://github.com/angular-material-extensions/password-strength)
-
-> Angular UI library to illustrate and validate a password's strength with material design - Angular V8 supported
-
-## [Formatjs](https://github.com/formatjs/formatjs)
-
-> The monorepo home to all of the FormatJS related libraries.
-
-## [Webpack Extension Reloader](https://github.com/rubenspgcavalcante/webpack-extension-reloader)
-
-> A upgrade from 🔥webpack-chrome-extension-reloader🔥, now on all browsers
-
-## [Simply Typed](https://github.com/andnp/SimplyTyped)
-
-> yet another Typescript type library for advanced types
-
-## [Eslint Plugin Simple Import Sort](https://github.com/lydell/eslint-plugin-simple-import-sort)
-
-> Easy autofixable import sorting.
-
-## [Chrome Promise](https://github.com/tfoxy/chrome-promise)
-
-> Promises for chrome JavaScript APIs used in extensions and apps.
-
-## [Ts Prune](https://github.com/nadeesha/ts-prune)
-
-> Find unused exports in a typescript project. 🛀
-
-## [Web Components Benchmark](https://github.com/vogloblinsky/web-components-benchmark)
-
-> Web Components benchmark for a various Web Components technologies
-
-## [Rambdax](https://github.com/selfrefactor/rambdax)
-
-> Extended version of Rambda
-
-## [Fp Ts Ramda](https://github.com/giogonzo/fp-ts-ramda)
-
-> Ramda functions reimplemented in fp-ts
-
-## [Proof](https://github.com/intuit/proof)
-
-> A tapable integration testing library for your stories
-
-## [Tsmod](https://github.com/WolkSoftware/tsmod)
-
-> Refactor TypScript code programmatically using codemods
-
-## [Tslint Misc Rules](https://github.com/jwbay/tslint-misc-rules)
-
-> Collection of miscellaneous TSLint rules
-
-## [Shallow Equal Explain](https://github.com/OliverJAsh/shallow-equal-explain)
-
-> `shallowEqualExplain` function that returns an object explaining the difference (instead of the usual boolean). Useful for debugging React `PureComponent`s.
-
-## [Vscode Inline Types](https://github.com/sokra/vscode-inline-types)
-
-## [Telejson](https://github.com/storybookjs/telejson)
-
-> 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances
-
-## [Typecov](https://github.com/codechecks/typecov)
-
-> Track missing type coverage to ensure type safety
-
-## [Eslint Plugin Jest Formatting](https://github.com/dangreenisrael/eslint-plugin-jest-formatting)
-
-> Jest formatting ESLint rules
-
-## [Ts Types Utils](https://github.com/LeDDGroup/ts-types-utils)
-
-> Type utilities for typescript
-
-## [Jest Playback](https://github.com/ikatyang/jest-playback)
-
-> Record and playback http requests from your Jest tests
-
-## [Typewiz Webpack Demo](https://github.com/urish/typewiz-webpack-demo)
-
-> Demo of using TypeWiz with WebPack
----
-
-# 25 Useful Javascript projects
-
-## [Nodebestpractices](https://github.com/goldbergyoni/nodebestpractices)
-
-> :white_check_mark: The largest Node.js best practices list (November 2019)
-
-## [React Developer Roadmap](https://github.com/adam-golab/react-developer-roadmap)
-
-> Roadmap to becoming a React developer in 2019
-
-## [Functional Light Js](https://github.com/getify/Functional-Light-JS)
-
-> Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
-
-## [Es Cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)
-
-> ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
-
-## [Web Rtc Experiment](https://github.com/muaz-khan/WebRTC-Experiment)
-
-> WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
-
-## [Jsmpeg](https://github.com/phoboslab/jsmpeg)
-
-> MPEG1 Video Decoder in JavaScript
-
-## [Css In Js](https://github.com/MicheleBertoli/css-in-js)
-
-> React: CSS in JS techniques comparison
-
-## [Big](https://github.com/tmcw/big)
-
-> presentations for busy messy hackers
-
-## [Electron Sample Apps](https://github.com/hokein/electron-sample-apps)
-
-> Sample apps for Electron
-
-## [Design Patterns In Typescript](https://github.com/torokmark/design_patterns_in_typescript)
-
-> :triangular_ruler: Design pattern implementations in TypeScript
-
-## [Themer](https://github.com/mjswensen/themer)
-
-> 🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
-
-## [Now Examples](https://github.com/zeit/now-examples)
-
-> Examples of ZEIT Now projects you can deploy yourself
-
-## [Quiet Js](https://github.com/quiet/quiet-js)
-
-> Transmit data with sound using Web Audio -- Javascript binding for libquiet
-
-## [Functional Frontend Architecture](https://github.com/paldepind/functional-frontend-architecture)
-
-> A functional frontend framework.
-
-## [Chrome Extensions](https://github.com/muaz-khan/Chrome-Extensions)
-
-> WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
-
-## [Jeeliz Weboji](https://github.com/jeeliz/jeelizWeboji)
-
-> JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
-
-## [Async Render Toolbox](https://github.com/sw-yx/async-render-toolbox)
-
-> BECAUSE PERFORMANCE SHOULD BE SEXY
-
-## [Matrix Vision](https://github.com/emilyxxie/matrix_vision)
-
-> Matrix Cam: see yourself inside the Matrix!
-
-## [React Native Display](https://github.com/sundayhd/react-native-display)
-
-> This module brings "Display: none" (css style) to turn on/off components from render. Using this module will improve your app performance and appearance with the enter/exit animations.
-
-## [X Ray](https://github.com/benscabbia/x-ray)
-
-> Visual debugger for your HTML, executable via a bookmark
-
-## [V Perf](https://github.com/davidmarkclements/v8-perf)
-
-> Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1
-
-## [Js Proxy](https://github.com/gergob/jsProxy)
-
-## [Githubclicks Github Chrome Extension](https://github.com/gayanvoice/githubclicks-github-chrome-extension)
-
-> Navigate through modules, classes, and declarations in GitHub like an IDE
-
-## [Peekaboo](https://github.com/freqdec/peekaboo)
-
-> Know when elements are about to scroll into the viewport
-
-## [Template Vscode Extension](https://github.com/fabiospampinato/template-vscode-extension)
-
-> A template for starting a new vscode extension quickly.
----
-
-# 133 Other libraries and resources
-
-## [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)
-
-> 🙃 A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
-## [Public Apis](https://github.com/public-apis/public-apis)
-
-> A collective list of free APIs for use in software and web development.
-
-## [Front End Developer Interview Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions)
-
-> A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
-
-## [Every Programmer Should Know](https://github.com/mtdvio/every-programmer-should-know)
-
-> A collection of (mostly) technical things every software developer should know
-
-## [Papers We Love](https://github.com/papers-we-love/papers-we-love)
-
-> Papers from the computer science community to read and discuss.
-
-## [Best Websites A Programmer Should Visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
-
-> :link: Some useful websites for programmers.
-
-## [Free For Dev](https://github.com/ripienaar/free-for-dev)
-
-> A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
-
-## [Design Patterns For Humans](https://github.com/kamranahmedse/design-patterns-for-humans)
-
-> An ultra-simplified explanation to design patterns
-
-## [Head](https://github.com/joshbuchea/HEAD)
-
-> 🗿 A list of everything that *could* go in the head of your document
-
-## [The Book Of Secret Knowledge](https://github.com/trimstray/the-book-of-secret-knowledge)
-
-> A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
-## [Hover](https://github.com/IanLunn/Hover)
-
-> A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
-
-## [Profile Summary For Github](https://github.com/tipsy/profile-summary-for-github)
-
-> Tool for visualizing GitHub profiles
-
-## [Helm](https://github.com/helm/helm)
-
-> The Kubernetes Package Manager
-
-## [React Redux Links](https://github.com/markerikson/react-redux-links)
-
-> Curated tutorial and resource links I've collected on React, Redux, ES6, and more
-
-## [Fonts](https://github.com/powerline/fonts)
-
-> Patched fonts for Powerline users.
-
-## [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts)
-
-> Iconic font aggregator, collection, & patcher. 3,600+ icons, 40+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
-
-## [Cheat Sh](https://github.com/chubin/cheat.sh)
-
-> the only cheat sheet you need
-
-## [Dive](https://github.com/wagoodman/dive)
-
-> A tool for exploring each layer in a docker image
-
-## [Cosmos](https://github.com/OpenGenus/cosmos)
-
-> Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum | Participate at Hacktoberfest
-
-## [Wtfpython](https://github.com/satwikkansal/wtfpython)
-
-> A collection of surprising Python snippets and lesser-known features.
-
-## [Games](https://github.com/leereilly/games)
-
-> :video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
-
-## [Tools Of The Trade](https://github.com/cjbarber/ToolsOfTheTrade)
-
-> Tools of The Trade, from Hacker News.
-
-## [Dep](https://github.com/golang/dep)
-
-> Go dependency management tool
-
-## [Public Apis](https://github.com/n0shake/Public-APIs)
-
-> 📚 A public list of APIs from round the web.
-
-## [Professional Programming](https://github.com/charlax/professional-programming)
-
-> A collection of full-stack resources for programmers.
-
-## [Functional Programming Jargon](https://github.com/hemanth/functional-programming-jargon)
-
-> Jargon from the functional programming world in simple terms!
-
-## [Lazydocker](https://github.com/jesseduffield/lazydocker)
-
-> The lazier way to manage everything docker
-
-## [Lottie React Native](https://github.com/react-native-community/lottie-react-native)
-
-> Lottie wrapper for React Native.
-
-## [Arangodb](https://github.com/arangodb/arangodb)
-
-> 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
-
-## [Front End Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist)
-
-> 🎮 The only Front-End Performance Checklist that runs faster than the others
-
-## [Wtf](https://github.com/wtfutil/wtf)
-
-> The personal information dashboard for your terminal.
-
-## [Nginx Admins Handbook](https://github.com/trimstray/nginx-admins-handbook)
-
-> How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.
-
-## [Gopherjs](https://github.com/gopherjs/gopherjs)
-
-> A compiler from Go to JavaScript for running Go code in a browser
-
-## [Loaders Css](https://github.com/ConnorAtherton/loaders.css)
-
-> Delightful, performance-focused pure css loading animations.
-
-## [Robotjs](https://github.com/octalmage/robotjs)
-
-> Node.js Desktop Automation.
-
-## [Caire](https://github.com/esimov/caire)
-
-> Content aware image resize library
-
-## [Offline](https://github.com/HubSpot/offline)
-
-> Automatically display online/offline indication to your users
-
-## [Napajs](https://github.com/microsoft/napajs)
-
-> Napa.js: a multi-threaded JavaScript runtime
-
-## [Hacker Laws](https://github.com/dwmkerr/hacker-laws)
-
-> 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
-
-## [Annie](https://github.com/iawia002/annie)
-
-> 👾 Fast, simple and clean video downloader
-
-## [Learn Go With Tests](https://github.com/quii/learn-go-with-tests)
-
-> Learn Go with test-driven development
-
-## [Babel Handbook](https://github.com/jamiebuilds/babel-handbook)
-
-> :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
-
-## [React Typescript Cheatsheet](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet)
-
-> Cheatsheets for experienced React developers getting started with TypeScript
-
-## [Frontend Stuff](https://github.com/moklick/frontend-stuff)
-
-> A continuously expanded list of frameworks, libraries and tools I used/want to use for building things on the web. Mostly JavaScript.
-
-## [Go Perfbook](https://github.com/dgryski/go-perfbook)
-
-> Thoughts on Go performance optimization
-
-## [Vscode Tips And Tricks](https://github.com/microsoft/vscode-tips-and-tricks)
-
-> Collection of helpful tips and tricks for VS Code.
-
-## [Ladda](https://github.com/hakimel/Ladda)
-
-> Buttons with built-in loading indicators.
-
-## [Gdrive](https://github.com/gdrive-org/gdrive)
-
-> Google Drive CLI Client
-
-## [Deep Learning Drizzle](https://github.com/kmario23/deep-learning-drizzle)
-
-> Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
-## [Node Os](https://github.com/NodeOS/NodeOS)
-
-> Lightweight operating system using Node.js as userspace
-
-## [K](https://github.com/loadimpact/k6)
-
-> A modern load testing tool, using Go and JavaScript - https://k6.io
-
-## [Kepler Gl](https://github.com/keplergl/kepler.gl)
-
-> Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
-
-## [Golang Developer Roadmap](https://github.com/Alikhll/golang-developer-roadmap)
-
-> Roadmap to becoming a Go developer in 2019
-
-## [Pgweb](https://github.com/sosedoff/pgweb)
-
-> Cross-platform client for PostgreSQL databases
-
-## [Javascript Testing Best Practices](https://github.com/goldbergyoni/javascript-testing-best-practices)
-
-> 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
-
-## [Gopher Reading List](https://github.com/enocom/gopher-reading-list)
-
-> A curated selection of blog posts on Go
-
-## [Frontend](https://github.com/guardian/frontend)
-
-> The Guardian Dot Com.
-
-## [Gitleaks](https://github.com/zricethezav/gitleaks)
-
-> Audit git repos for secrets 🔑
-
-## [Marketing For Engineers](https://github.com/LisaDziuba/Marketing-for-Engineers)
-
-> A curated collection of marketing articles & tools to grow your product.
-
-## [Frontend Case Studies](https://github.com/andrew--r/frontend-case-studies)
-
-> 💼 A curated list of technical talks and articles about real world enterprise frontend development
-
-## [Programming Talks](https://github.com/hellerve/programming-talks)
-
-> Awesome & interesting talks about programming
-
-## [Stacer](https://github.com/oguzhaninan/Stacer)
-
-> Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
-
-## [Robotgo](https://github.com/go-vgo/robotgo)
-
-> RobotGo, Go Native cross-platform GUI automation
-
-## [Tab Nine](https://github.com/zxqfl/TabNine)
-
-> The all-language autocompleter: https://tabnine.com/
-
-## [Alternative Internet](https://github.com/redecentralize/alternative-internet)
-
-> A collection of interesting new networks and tech aiming at decentralisation (in some form).
-
-## [Monolith](https://github.com/Y2Z/monolith)
-
-> :black_large_square: CLI tool for saving complete web pages as a single HTML file
-
-## [Hadolint](https://github.com/hadolint/hadolint)
-
-> Dockerfile linter, validate inline bash, written in Haskell
-
-## [Docker Cheat Sheet](https://github.com/eon01/DockerCheatSheet)
-
-> 🐋 Docker Cheat Sheet 🐋
-
-## [Awful Ai](https://github.com/daviddao/awful-ai)
-
-> 😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
-
-## [Webpack Libs Optimizations](https://github.com/GoogleChromeLabs/webpack-libs-optimizations)
-
-> Using a library in your webpack project? Here’s how to optimize it
-
-## [Dumb Password Rules](https://github.com/dumb-password-rules/dumb-password-rules)
-
-> Shaming sites with dumb password rules.
-
-## [Izi Toast](https://github.com/marcelodolza/iziToast)
-
-> Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
-
-## [Micromodal](https://github.com/ghosh/Micromodal)
-
-> ⭕ Tiny javascript library for creating accessible modal dialogs
-
-## [Book Notes](https://github.com/mgp/book-notes)
-
-> Notes from books and other interesting things that I've read.
-
-## [Img](https://github.com/RevillWeb/img-2)
-
-> Replace elements with to automatically pre-cache images and improve page performance.
-
-## [Bombardier](https://github.com/codesenberg/bombardier)
-
-> Fast cross-platform HTTP benchmarking tool written in Go
-
-## [Javascript Design Patterns For Humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans)
-
-> An ultra-simplified explanation of design patterns implemented in javascript
-
-## [React Native Facebook Login](https://github.com/magus/react-native-facebook-login)
-
-> React Native component wrapping the native Facebook SDK login button and manager
-
-## [Scdl](https://github.com/flyingrub/scdl)
-
-> Soundcloud Music Downloader
-
-## [Lazyestload Js](https://github.com/Paul-Browne/lazyestload.js)
-
-> load images only when they are in (and remain in) the viewport
-
-## [Github Issue Templates](https://github.com/stevemao/github-issue-templates)
-
-> :symbols: A collection of GitHub issue and pull request templates
-
-## [Vivify](https://github.com/Martz90/vivify)
-
-> Vivify is free CSS animation library.
-
-## [Css Refresher Notes](https://github.com/vasanthk/css-refresher-notes)
-
-> CSS Refresher!
-
-## [Scalable Css Reading List](https://github.com/davidtheclark/scalable-css-reading-list)
-
-> Collected dispatches from The Quest for Scalable CSS
-
-## [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
-
-> :mag: A helpful checklist / collection of Search Engine Optimization (SEO) tips and techniques.
-
-## [Github Drama](https://github.com/nikolas/github-drama)
-
-> "locked and limited conversation to collaborators"
-
-## [Gridbugs](https://github.com/rachelandrew/gridbugs)
-
-> A curated list of Grid interop issues
-
-## [V Profiler](https://github.com/node-inspector/v8-profiler)
-
-> node bindings for the v8 profiler
-
-## [React Native Google Analytics Bridge](https://github.com/idehub/react-native-google-analytics-bridge)
-
-> React Native bridge to the Google Analytics libraries on both iOS and Android.
-
-## [Node Goat](https://github.com/OWASP/NodeGoat)
-
-> The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
-
-## [Termdash](https://github.com/mum4k/termdash)
-
-> Terminal based dashboard.
-
-## [Petition](https://github.com/otvorete/petition)
-
-> ПОКАЖЕТЕ НИ КОДА!
-
-## [Sonar Ts](https://github.com/SonarSource/SonarTS)
-
-> Static code analyzer for TypeScript
-
-## [Repaintless](https://github.com/szynszyliszys/repaintless)
-
-> Library for fast CSS Animations
-
-## [Font Awesome Animation](https://github.com/l-lin/font-awesome-animation)
-
-> Simple animations using FontAwesome and some CSS3.
-
-## [Wharfee](https://github.com/j-bennet/wharfee)
-
-> A CLI with autocompletion and syntax highlighting for Docker commands.
-
-## [Txt Wav](https://github.com/georgetmayorga/txt.wav)
-
-> some weird text animations the internet deserves
-
-## [Wenk](https://github.com/tiaanduplessis/wenk)
-
-> :wink: Lightweight pure CSS tooltip for the greater good
-
-## [Frontend Dev Resources](https://github.com/dmytroyarmak/frontend-dev-resources)
-
-> List of useful resources for front end developers
-
-## [Adblockfast](https://github.com/rocketshipapps/adblockfast)
-
-> Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.
-
-## [Factbook Json](https://github.com/factbook/factbook.json)
-
-> World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)
-
-## [Git Extra Commands](https://github.com/unixorn/git-extra-commands)
-
-> A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks.
-
-## [Rust For Js People](https://github.com/yoshuawuyts/rust-for-js-people)
-
-> Know JS, want to try Rust, but not sure where to start? This is for you!
-
-## [React Advanced Patterns](https://github.com/manjula91/react-advanced-patterns)
-
-> Advanced React Component Patterns
-
-## [Finder](https://github.com/antonmedv/finder)
-
-> CSS Selector Generator 🗺
-
-## [Football Json](https://github.com/openfootball/football.json)
-
-> Free open public domain football data in JSON incl. English Premier League, Bundesliga, Primera División, Serie A and more - No API key required ;-)
-
-## [Front End Conferences](https://github.com/frontendfront/front-end-conferences)
-
-> This is a list of upcoming front-end related conferences.
-
-## [Node Report](https://github.com/nodejs/node-report)
-
-> Delivers a human-readable diagnostic summary, written to file.
-
-## [Web Security Basics](https://github.com/vasanthk/web-security-basics)
-
-> Web security concepts
-
-## [Great Puzzles](https://github.com/sharkdp/great-puzzles)
-
-> A curated list of great puzzles
-
-## [Node Vs Deno](https://github.com/egoist/node-vs-deno)
-
-> A Deno guide for Node.js developers
-
-## [Cli Cheatsheet](https://github.com/sw-yx/cli-cheatsheet)
-
-> helpful libraries for *building* CLIs. Not a list of CLIs.
-
-## [Rebase](https://github.com/cirrus-actions/rebase)
-
-> GitHub Action to automatically rebase PRs
-
-## [Ui Interactions](https://github.com/raphaelfabeni/ui-interactions)
-
-> Open source click and copy user interface interactions.
-
-## [Resources](https://github.com/tunnckoCore/resources)
-
-> :book: Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. :star: Since October 21, 2017.
-
-## [Not So Random](https://github.com/ex-punctis/not-so-random)
-
-> A script [js + plotly.js] that guesses your next input no matter how random you try to be
-
-## [Wasm Flate](https://github.com/drbh/wasm-flate)
-
-> 🗜️⚡Compress files on the client side super fast using WASM. Supports GZIP, ZLIB and DEFLATE compression and decompression
-
-## [Gyazo](https://github.com/gyazo/Gyazo)
-
-> Gyazo: the simplest and fastest screenshot uploading tool
-
-## [Docsify Themeable](https://github.com/jhildenbiddle/docsify-themeable)
-
-> A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).
-
-## [Meme](https://github.com/nomad-software/meme)
-
-> A command line utility for creating memes
-
-## [Days Of Ml](https://github.com/prakhar21/100-Days-of-ML)
-
-> A day to day plan for this challenge (100 Days of Machine Learning) . Covers both theoretical and practical aspects
-
-## [C Ws](https://github.com/ClusterWS/cWS)
-
-> cWS is modified version of the uWebsockets v0.14 with some minor tweaks in C++ code and complete rewrite of JS code.
-
-## [Node Gc Profiler](https://github.com/bretcope/node-gc-profiler)
-
-> Allows you to profile when the garbage collector runs, and how long it takes.
-
-## [Font Awesome Assets](https://github.com/ladjs/font-awesome-assets)
-
-> :lipstick: Convert any of @FortAwesome's Font-Awesome icons to an asset, such as an tag or a Base64-encoded PNG/SVG tag! It supports Retina devices and custom tag attributes too!
-
-## [Typescript Cheat Sheet](https://github.com/frontdevops/typescript-cheat-sheet)
-
-> TypeScript cheat sheet
-
-## [Photon Web Ui](https://github.com/alanzhangzm/Photon-WebUI)
-
-> A modern WebUI for aria2.
-
-## [Sw Tips](https://github.com/popeindustries/sw-tips)
-
-> Tips for working with ServiceWorker (extracted from a talk at JSConf.eu)
-
-## [Perf Little Book](https://github.com/NanXiao/perf-little-book)
-
-> A small book which introduces Linux perf tool.
-
-## [React Native Curated](https://github.com/atulmy/react-native-curated)
-
-> 💁♂️ Hand picked collection of packages, tutorials and more for React Native.
-
-## [Dev Movies](https://github.com/aryaminus/dev-movies)
-
-> Movies and Series I've loved over the years, for the people with software development background, IT Engineers or general people who love movies
-
-## [Node Gcstats](https://github.com/dainis/node-gcstats)
+# Popular dependents list
-## [Http Caching Guide](https://github.com/acoshift/http-caching-guide)
+If you like such collection of repos, then you might like [Popular dependents list](https://github.com/selfrefactor/popular-dependents) list.
-> Short Guide for Modern HTTP Caching
+It contains list of repos(sorted by their stars) using one of the following libraries:
-## [Golang Server](https://github.com/selfrefactor/golang-server)
+- Playwright
+- FpTs
+- Rambda
+- Ramda
+- Rough
+- Solid
+- Esbuild
+- Nest
+- Puppeteer
\ No newline at end of file
diff --git a/dev.md b/dev.md
deleted file mode 100644
index 1a18bb1..0000000
--- a/dev.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# dev notes
-
-Bookmark exported file must be placed inside `src` folder
\ No newline at end of file
diff --git a/docs/.nojekyll b/docs/.nojekyll
deleted file mode 100644
index e69de29..0000000
diff --git a/docs/README.md b/docs/README.md
deleted file mode 100644
index d347349..0000000
--- a/docs/README.md
+++ /dev/null
@@ -1,3301 +0,0 @@
-# 350 Useful Javascript libraries
-
-## [Javascript Algorithms](https://github.com/trekhleb/javascript-algorithms)
-
-> 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
-## [Reveal Js](https://github.com/hakimel/reveal.js)
-
-> The HTML Presentation Framework
-
-## [Realworld](https://github.com/gothinkster/realworld)
-
-> "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
-
-## [Anime](https://github.com/juliangarnier/anime)
-
-> JavaScript animation engine
-
-## [Js Concepts](https://github.com/leonardomso/33-js-concepts)
-
-> 📜 33 concepts every JavaScript developer should know.
-
-## [Webtorrent](https://github.com/webtorrent/webtorrent)
-
-> ⚡️ Streaming torrent client for the web
-
-## [Dragula](https://github.com/bevacqua/dragula)
-
-> :ok_hand: Drag and drop so simple it hurts
-
-## [Nprogress](https://github.com/rstacruz/nprogress)
-
-> For slim progress bars like on YouTube, Medium, etc
-
-## [Project Guidelines](https://github.com/elsewhencode/project-guidelines)
-
-> A set of best practices for JavaScript projects
-
-## [You Dont Need J Query](https://github.com/nefe/You-Dont-Need-jQuery)
-
-> Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
-
-## [Tesseract Js](https://github.com/naptha/tesseract.js)
-
-> Pure Javascript OCR for more than 100 Languages 📖🎉🖥
-
-## [Howler Js](https://github.com/goldfire/howler.js)
-
-> Javascript audio library for the modern web.
-
-## [Tips](https://github.com/git-tips/tips)
-
-> Most commonly used git tips and tricks.
-
-## [Fabric Js](https://github.com/fabricjs/fabric.js)
-
-> Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
-
-## [Graphql Js](https://github.com/graphql/graphql-js)
-
-> A reference implementation of GraphQL for JavaScript
-
-## [Wtfjs](https://github.com/denysdovhan/wtfjs)
-
-> A list of funny and tricky JavaScript examples
-
-## [Js Cookie](https://github.com/js-cookie/js-cookie)
-
-> A simple, lightweight JavaScript API for handling browser cookies
-
-## [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons)
-
-> Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.
-
-## [File Saver Js](https://github.com/eligrey/FileSaver.js)
-
-> An HTML5 saveAs() FileSaver implementation
-
-## [Lazysizes](https://github.com/aFarkas/lazysizes)
-
-> High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
-
-## [Ws](https://github.com/websockets/ws)
-
-> Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
-
-## [Insomnia](https://github.com/getinsomnia/insomnia)
-
-> Cross-platform HTTP and GraphQL Client
-
-## [Smartcrop Js](https://github.com/jwagner/smartcrop.js)
-
-> Content aware image cropping
-
-## [Redux Persist](https://github.com/rt2zz/redux-persist)
-
-> persist and rehydrate a redux store
-
-## [Shelljs](https://github.com/shelljs/shelljs)
-
-> :shell: Portable Unix shell commands for Node.js
-
-## [Brain Js](https://github.com/BrainJS/brain.js)
-
-> 🤖 Neural networks in JavaScript
-
-## [Jimp](https://github.com/oliver-moran/jimp)
-
-> An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
-
-## [Ndb](https://github.com/GoogleChromeLabs/ndb)
-
-> ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
-
-## [Ungit](https://github.com/FredrikNoren/ungit)
-
-> The easiest way to use git. On any platform. Anywhere.
-
-## [Compromise](https://github.com/spencermountain/compromise)
-
-> modest natural-language processing in javascript
-
-## [Fingerprintjs](https://github.com/Valve/fingerprintjs2)
-
-> Modern & flexible browser fingerprinting library
-
-## [Tone Js](https://github.com/Tonejs/Tone.js)
-
-> A Web Audio framework for making interactive music in the browser.
-
-## [React Jsonschema Form](https://github.com/rjsf-team/react-jsonschema-form)
-
-> A React component for building Web forms from JSON Schema.
-
-## [Razzle](https://github.com/jaredpalmer/razzle)
-
-> ✨ Create server-rendered universal JavaScript applications with no configuration
-
-## [Luxon](https://github.com/moment/luxon)
-
-> ⏱ A library for working with dates and times in JS
-
-## [Uncss](https://github.com/uncss/uncss)
-
-> Remove unused styles from CSS
-
-## [Favico Js](https://github.com/ejci/favico.js)
-
-> Make use of your favicon with badges, images or videos
-
-## [Terminalizer](https://github.com/faressoft/terminalizer)
-
-> 🦄 Record your terminal and generate animated gif images or share a web player
-
-## [Gremlins Js](https://github.com/marmelab/gremlins.js)
-
-> Monkey testing library for web apps and Node.js
-
-## [Mdx Deck](https://github.com/jxnblk/mdx-deck)
-
-> ♠️ React MDX-based presentation decks
-
-## [Mdx](https://github.com/mdx-js/mdx)
-
-> JSX in Markdown for ambitious projects
-
-## [Nanoid](https://github.com/ai/nanoid)
-
-> A tiny (139 bytes), secure, URL-friendly, unique string ID generator for JavaScript
-
-## [Yup](https://github.com/jquense/yup)
-
-> Dead simple Object schema validation
-
-## [Awesomplete](https://github.com/LeaVerou/awesomplete)
-
-> Ultra lightweight, usable, beautiful autocomplete with zero dependencies.
-
-## [Node Schedule](https://github.com/node-schedule/node-schedule)
-
-> A cron-like and not-cron-like job scheduler for Node.
-
-## [Agenda](https://github.com/agenda/agenda)
-
-> Lightweight job scheduling for Node.js
-
-## [Trilium](https://github.com/zadam/trilium)
-
-> Build your personal knowledge base with Trilium Notes
-
-## [Readme Md Generator](https://github.com/kefranabg/readme-md-generator)
-
-> 📄 CLI that generates beautiful README.md files
-
-## [Laxxx](https://github.com/alexfoxy/laxxx)
-
-> Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
-
-## [Stats Js](https://github.com/mrdoob/stats.js)
-
-> JavaScript Performance Monitor
-
-## [Notie](https://github.com/jaredreich/notie)
-
-> 🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies
-
-## [Uri Js](https://github.com/medialize/URI.js)
-
-> Javascript URL mutation library
-
-## [Lozad Js](https://github.com/ApoorvSaxena/lozad.js)
-
-> 🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
-
-## [Peerflix](https://github.com/mafintosh/peerflix)
-
-> Streaming torrent client for node.js
-
-## [Vorpal](https://github.com/dthree/vorpal)
-
-> Node's framework for interactive CLIs
-
-## [Slap](https://github.com/slap-editor/slap)
-
-> Sublime-like terminal-based text editor
-
-## [Chart Xkcd](https://github.com/timqian/chart.xkcd)
-
-> xkcd styled chart lib
-
-## [Rax](https://github.com/alibaba/rax)
-
-> The fastest way to build universal application. (快速构建多端应用)https://rax.js.org
-
-## [Flexsearch](https://github.com/nextapps-de/flexsearch)
-
-> Next-Generation full text search library for Browser and Node.js
-
-## [Wappalyzer](https://github.com/AliasIO/Wappalyzer)
-
-> Cross-platform utility that uncovers the technologies used on websites.
-
-## [React Cosmos](https://github.com/react-cosmos/react-cosmos)
-
-> A tool for ambitious UI developers
-
-## [Ramjet](https://github.com/Rich-Harris/ramjet)
-
-> Morph DOM elements from one state to another with smooth animations and transitions
-
-## [Animateplus](https://github.com/bendc/animateplus)
-
-> A+ animation module for the modern web
-
-## [Zero](https://github.com/remoteinterview/zero)
-
-> Zero is a web server to simplify web development.
-
-## [Chancejs](https://github.com/chancejs/chancejs)
-
-> Chance - Random generator helper for JavaScript
-
-## [Jarvis](https://github.com/zouhir/jarvis)
-
-> A very intelligent browser based Webpack dashboard
-
-## [Collect Js](https://github.com/ecrmnn/collect.js)
-
-> 💎 Convenient and dependency free wrapper for working with arrays and objects
-
-## [Autotrack](https://github.com/googleanalytics/autotrack)
-
-> Automatic and enhanced Google Analytics tracking for common user interactions on the web.
-
-## [Up Up](https://github.com/TalAter/UpUp)
-
-> ✈️ Easily create sites that work offline as well as online
-
-## [In View](https://github.com/camwiegert/in-view)
-
-> Get notified when a DOM element enters or exits the viewport. :eyes:
-
-## [Hopscotch](https://github.com/LinkedInAttic/hopscotch)
-
-> A framework to make it easy for developers to add product tours to their pages.
-
-## [Minify](https://github.com/babel/minify)
-
-> :scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
-
-## [Offline Plugin](https://github.com/NekR/offline-plugin)
-
-> Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
-
-## [Lost](https://github.com/peterramsing/lost)
-
-> LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
-
-## [Redbird](https://github.com/OptimalBits/redbird)
-
-> A modern reverse proxy for node
-
-## [Neurojs](https://github.com/janhuenermann/neurojs)
-
-> A JavaScript deep learning and reinforcement learning library.
-
-## [Preact Cli](https://github.com/preactjs/preact-cli)
-
-> 😺 Your next Preact PWA starts in 30 seconds.
-
-## [Greenlet](https://github.com/developit/greenlet)
-
-> 🦎 Move an async function into its own thread.
-
-## [Bowser](https://github.com/lancedikson/bowser)
-
-> a browser detector
-
-## [Artillery](https://github.com/artilleryio/artillery)
-
-> Modern, powerful, hackable backend & API testing toolkit. Load testing & functional testing. HTTP, Socket.io, WebSockets, Kinesis, HLS etc.
-
-## [Css Element Queries](https://github.com/marcj/css-element-queries)
-
-> CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
-
-## [Exercises](https://github.com/kolodny/exercises)
-
-> Some basic javascript coding challenges and interview questions
-
-## [Vtop](https://github.com/MrRio/vtop)
-
-> Wow such top. So stats. More better than regular top.
-
-## [Workerize](https://github.com/developit/workerize)
-
-> 🏗️ Run a module in a Web Worker.
-
-## [Orbit Db](https://github.com/orbitdb/orbit-db)
-
-> Peer-to-Peer Databases for the Decentralized Web
-
-## [Teachable Machine V](https://github.com/googlecreativelab/teachable-machine-v1)
-
-> Explore how machine learning works, live in the browser. No coding required.
-
-## [Resemble Js](https://github.com/rsmbl/Resemble.js)
-
-> Image analysis and comparison
-
-## [Web Animations Js](https://github.com/web-animations/web-animations-js)
-
-> JavaScript implementation of the Web Animations API
-
-## [Madge](https://github.com/pahen/madge)
-
-> Create graphs from your CommonJS, AMD or ES6 module dependencies
-
-## [Code Surfer](https://github.com/pomber/code-surfer)
-
-> Rad code slides <🏄/>
-
-## [Readability](https://github.com/mozilla/readability)
-
-> A standalone version of the readability lib
-
-## [Create React Library](https://github.com/transitive-bullshit/create-react-library)
-
-> ⚡CLI for easily creating reusable react libraries.
-
-## [Autocannon](https://github.com/mcollina/autocannon)
-
-> fast HTTP/1.1 benchmarking tool written in Node.js
-
-## [Node Clinic](https://github.com/nearform/node-clinic)
-
-> Clinic.js diagnoses your Node.js performance issues
-
-## [Node Lru Cache](https://github.com/isaacs/node-lru-cache)
-
-## [Express Status Monitor](https://github.com/RafalWilinski/express-status-monitor)
-
-> 🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com
-
-## [Mercury Parser](https://github.com/postlight/mercury-parser)
-
-> 📜 Extract meaningful content from the chaos of a web page
-
-## [Pwa](https://github.com/lukeed/pwa)
-
-> (WIP) Universal PWA Builder
-
-## [Plop](https://github.com/plopjs/plop)
-
-> Consistency Made Simple
-
-## [Rewire](https://github.com/jhnns/rewire)
-
-> Easy monkey-patching for node.js unit tests
-
-## [Regexgen](https://github.com/devongovett/regexgen)
-
-> Generate regular expressions that match a set of strings
-
-## [Toxy](https://github.com/h2non/toxy)
-
-> Hackable HTTP proxy for resiliency testing and simulated network conditions
-
-## [Platform Js](https://github.com/bestiejs/platform.js)
-
-> A platform detection library.
-
-## [Release](https://github.com/zeit/release)
-
-> Generate changelogs with a single command
-
-## [Juice Shop](https://github.com/bkimminich/juice-shop)
-
-> OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
-
-## [Media Stream Recorder](https://github.com/streamproc/MediaStreamRecorder)
-
-> Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.
-
-## [Beidou](https://github.com/alibaba/beidou)
-
-> :milky_way: Isomorphic framework for server-rendered React apps
-
-## [Cost Of Modules](https://github.com/siddharthkp/cost-of-modules)
-
-> Find out which of your dependencies are slowing you down 🐢
-
-## [Next Plugins](https://github.com/zeit/next-plugins)
-
-> Official Next.js plugins
-
-## [Eslint Plugin Compat](https://github.com/amilajack/eslint-plugin-compat)
-
-> Lint the browser compatibility of your code
-
-## [Binaryjs](https://github.com/binaryjs/binaryjs)
-
-> Node binary websocket streaming made easy
-
-## [Pa Y](https://github.com/pa11y/pa11y)
-
-> Pa11y is your automated accessibility testing pal
-
-## [Loadjs](https://github.com/muicss/loadjs)
-
-> A tiny async loader / dependency manager for modern browsers (899 bytes)
-
-## [Dockly](https://github.com/lirantal/dockly)
-
-> Immersive terminal interface for managing docker containers and services
-
-## [Diff](https://github.com/flitbit/diff)
-
-> Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
-
-## [Swup](https://github.com/swup/swup)
-
-> :tada: Complete, flexible, extensible and easy to use page transition library for your web.
-
-## [Critters](https://github.com/GoogleChromeLabs/critters)
-
-> 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
-
-## [Fast Memoize Js](https://github.com/caiogondim/fast-memoize.js)
-
-> :rabbit2: Fastest possible memoization library
-
-## [Rough Viz](https://github.com/jwilber/roughViz)
-
-> Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
-
-## [Trevor](https://github.com/vadimdemedes/trevor)
-
-> 🚦 Your own mini Travis CI to run tests locally
-
-## [React Sight](https://github.com/React-Sight/React-Sight)
-
-> Visualization tool for React, with support for Fiber, Router (v4), and Redux
-
-## [Checklist Checklist](https://github.com/huyingjie/Checklist-Checklist)
-
-> 🌈 A Curated List of Checklists ✔︎✔︎
-
-## [Jest Image Snapshot](https://github.com/americanexpress/jest-image-snapshot)
-
-> Jest matcher for image comparisons. Most commonly used for visual regression testing.
-
-## [Preload Webpack Plugin](https://github.com/GoogleChromeLabs/preload-webpack-plugin)
-
-> A webpack plugin for injecting into HtmlWebpackPlugin pages, with async chunk support
-
-## [Design Patterns Js](https://github.com/fbeline/design-patterns-JS)
-
-> All the 23 (GoF) design patterns implemented in Javascript
-
-## [Busboy](https://github.com/mscdex/busboy)
-
-> A streaming parser for HTML form data for node.js
-
-## [Loadtest](https://github.com/alexfernandez/loadtest)
-
-> Runs a load test on the selected URL. Easy to extend minimally for your own ends.
-
-## [Kss Node](https://github.com/kss-node/kss-node)
-
-> The Node.js implementation of KSS: a methodology for documenting CSS and generating style guides
-
-## [Speedracer](https://github.com/speedracer/speedracer)
-
-> Collect performance metrics for your library/application.
-
-## [Emergence Js](https://github.com/xtianmiller/emergence.js)
-
-> Detect element visibility in the browser
-
-## [Hotkey](https://github.com/github/hotkey)
-
-> Trigger an action on an element with a keyboard shortcut.
-
-## [Node Api Boilerplate](https://github.com/talyssonoc/node-api-boilerplate)
-
-> DDD/Clean Architecture inspired boilerplate for Node web APIs
-
-## [Lusca](https://github.com/krakenjs/lusca)
-
-> Application security for express apps.
-
-## [Chromatism](https://github.com/toish/chromatism)
-
-> :rainbow: A simple set of utility functions for colours.
-
-## [Serialize Javascript](https://github.com/yahoo/serialize-javascript)
-
-> Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
-
-## [X](https://github.com/davidmarkclements/0x)
-
-> 🔥 single-command flamegraph profiling 🔥
-
-## [Workly](https://github.com/pshihn/workly)
-
-> A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
-
-## [Pwabuilder Cli](https://github.com/pwa-builder/PWABuilder-CLI)
-
-> Node.js tool for App Generation
-
-## [String Similarity](https://github.com/aceakash/string-similarity)
-
-> Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
-
-## [Speedscope](https://github.com/jlfwong/speedscope)
-
-> 🔬 A fast, interactive web-based viewer for performance profiles.
-
-## [Ml](https://github.com/mljs/ml)
-
-> Machine learning tools in JavaScript
-
-## [Workerize Loader](https://github.com/developit/workerize-loader)
-
-> 🏗️ Automatically move a module into a Web Worker (Webpack loader)
-
-## [Webpackbar](https://github.com/nuxt/webpackbar)
-
-> Elegant ProgressBar and Profiler for Webpack 3 and 4
-
-## [Timing Js](https://github.com/addyosmani/timing.js)
-
-> Navigation Timing API measurement helpers
-
-## [Stream Saver Js](https://github.com/jimmywarting/StreamSaver.js)
-
-> StreamSaver writes stream to the filesystem directly asynchronous
-
-## [Microstates Js](https://github.com/microstates/microstates.js)
-
-> Composable State Primitives for JavaScript
-
-## [Leakage](https://github.com/andywer/leakage)
-
-> 🐛 Memory leak testing for node.
-
-## [Appmetrics Js](https://github.com/ebidel/appmetrics.js)
-
-> A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.
-
-## [Graphql Relay Js](https://github.com/graphql/graphql-relay-js)
-
-> A library to help construct a graphql-js server supporting react-relay.
-
-## [Remote Browser](https://github.com/intoli/remote-browser)
-
-> A low-level browser automation framework built on top of the Web Extensions API standard.
-
-## [Redux Saga Test Plan](https://github.com/jfairbank/redux-saga-test-plan)
-
-> Test Redux Saga with an easy plan.
-
-## [Ervy](https://github.com/chunqiuyiyu/ervy)
-
-> Bring charts to terminal.
-
-## [Node Cache](https://github.com/ptarjan/node-cache)
-
-> A simple in-memory cache for nodejs
-
-## [Chalk Animation](https://github.com/bokub/chalk-animation)
-
-> :clapper: Colorful animations in terminal output
-
-## [Eslint Plugin Prettier](https://github.com/prettier/eslint-plugin-prettier)
-
-> ESLint plugin for Prettier formatting
-
-## [Flamebearer](https://github.com/mapbox/flamebearer)
-
-> Blazing fast flame graph tool for V8 and Node 🔥
-
-## [Express Http Proxy](https://github.com/villadora/express-http-proxy)
-
-> Proxy middleware for express/connect
-
-## [Eslint Plugin Security](https://github.com/nodesecurity/eslint-plugin-security)
-
-> ESLint rules for Node Security
-
-## [Coach](https://github.com/sitespeedio/coach)
-
-> Clear Eyes. Full Hearts. Can’t Lose.
-
-## [Page Accelerator](https://github.com/Easyfood/pageAccelerator)
-
-> A very light solution to load web pages faster
-
-## [Express Rate Limit](https://github.com/nfriedly/express-rate-limit)
-
-> Basic rate-limiting middleware for express
-
-## [Eslint Config Cleanjs](https://github.com/bodil/eslint-config-cleanjs)
-
-> An eslint config which reduces JS to a pure functional language
-
-## [Sifter Js](https://github.com/brianreavis/sifter.js)
-
-> A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
-
-## [Slang](https://github.com/kylestetz/slang)
-
-> 🎤 a simple audio programming language implemented in JS
-
-## [Speed Measure Webpack Plugin](https://github.com/stephencookdev/speed-measure-webpack-plugin)
-
-> ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
-
-## [Node Continuation Local Storage](https://github.com/othiym23/node-continuation-local-storage)
-
-> implementation of https://github.com/joyent/node/issues/5243
-
-## [Lqip Loader](https://github.com/zouhir/lqip-loader)
-
-> Low Quality Image Placeholders (LQIP) for Webpack
-
-## [Drift](https://github.com/imgix/drift)
-
-> Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.
-
-## [Memoizee](https://github.com/medikoo/memoizee)
-
-> Complete memoize/cache solution for JavaScript
-
-## [Node Rate Limiter](https://github.com/jhurliman/node-rate-limiter)
-
-> A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
-
-## [Dinoql](https://github.com/victorvoid/dinoql)
-
-> A customizable GraphQL style query language for interacting with JavaScript objects.
-
-## [Download](https://github.com/kevva/download)
-
-> Download and extract files
-
-## [Iframely](https://github.com/itteco/iframely)
-
-> oEmbed proxy. Supports over 1800 domains via custom parsers, oEmbed, Twitter Cards and Open Graph
-
-## [Fuzzyset Js](https://github.com/Glench/fuzzyset.js)
-
-> fuzzyset.js - A fuzzy string set for javascript
-
-## [Marky](https://github.com/nolanlawson/marky)
-
-> High-resolution JavaScript timer based on performance.mark/measure (461 bytes min+gz)
-
-## [Figlet Js](https://github.com/patorjk/figlet.js)
-
-> A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.
-
-## [Terser Webpack Plugin](https://github.com/webpack-contrib/terser-webpack-plugin)
-
-> Terser Plugin
-
-## [Merge Images](https://github.com/lukechilds/merge-images)
-
-> Easily compose images together without messing around with canvas
-
-## [Limdu](https://github.com/erelsgl/limdu)
-
-> Machine-learning for Node.js
-
-## [Debucsser](https://github.com/lucagez/Debucsser)
-
-> CSS debugging tool with an unpronounceable name
-
-## [Browser Perf](https://github.com/axemclion/browser-perf)
-
-> Performance Metrics for Web Browsers
-
-## [Postcss Font Magician](https://github.com/jonathantneal/postcss-font-magician)
-
-> Magically generate all the @font-face rules
-
-## [Performance Bookmarklet](https://github.com/micmro/performance-bookmarklet)
-
-> Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
-
-## [Invariant](https://github.com/zertosh/invariant)
-
-> invariant
-
-## [Styled Icons](https://github.com/jacobwgillespie/styled-icons)
-
-> 💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components
-
-## [Splitting](https://github.com/shshaw/Splitting)
-
-> JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables!
-
-## [Mermrender](https://github.com/Schachte/Mermrender)
-
-> 🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)
-
-## [Favicons](https://github.com/itgalaxy/favicons)
-
-> Favicons generator for Node.js
-
-## [Kubernetes Basic Learning](https://github.com/knrt10/kubernetes-basicLearning)
-
-> Understand kubernetes step by step. A simple repo for beginners :fire:
-
-## [Howto Components](https://github.com/GoogleChromeLabs/howto-components)
-
-> Literate code examples for common UI patterns.
-
-## [Puppeteer Extra](https://github.com/berstend/puppeteer-extra)
-
-> 💯 Teach puppeteer new tricks through plugins.
-
-## [Gulp Plumber](https://github.com/floatdrop/gulp-plumber)
-
-> Fixing Node pipes
-
-## [Styled Media Query](https://github.com/morajabi/styled-media-query)
-
-> 💅💍 Better media queries for styled-component
-
-## [Webextension Polyfill](https://github.com/mozilla/webextension-polyfill)
-
-> A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
-
-## [Eslint Plugin Fp](https://github.com/jfmengels/eslint-plugin-fp)
-
-> ESLint rules for functional programming
-
-## [Partial Lenses](https://github.com/calmm-js/partial.lenses)
-
-> Partial lenses is a comprehensive, high-performance optics library for JavaScript
-
-## [Interfake](https://github.com/basicallydan/interfake)
-
-> :computer: Fake APIs for prototypes & automated tests.
-
-## [Robot](https://github.com/matthewp/robot)
-
-> 🤖 A functional, immutable Finite State Machine library
-
-## [Kleur](https://github.com/lukeed/kleur)
-
-> The fastest Node.js library for formatting terminal text with ANSI colors~!
-
-## [Publish Please](https://github.com/inikulin/publish-please)
-
-> Safe and highly functional replacement for `npm publish`.
-
-## [Fair Analytics](https://github.com/vesparny/fair-analytics)
-
-> 📊 An analytics server that doesn't undermine user's privacy
-
-## [Wait On](https://github.com/jeffbski/wait-on)
-
-> wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
-
-## [Mdcss](https://github.com/jonathantneal/mdcss)
-
-> Easily create and maintain style guides using CSS comments
-
-## [Electron Devtools Installer](https://github.com/MarshallOfSound/electron-devtools-installer)
-
-> An easy way to ensure Chrome DevTools extensions into Electron
-
-## [Css To React Native](https://github.com/styled-components/css-to-react-native)
-
-> Convert CSS text to a React Native stylesheet object
-
-## [Histore](https://github.com/developit/histore)
-
-> 🏬 200b key-value store backed by navigation state
-
-## [Throng](https://github.com/hunterloftis/throng)
-
-> A simple worker-manager for clustered Node.js apps
-
-## [Duplicate Package Checker Webpack Plugin](https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin)
-
-> 🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package
-
-## [Eslint Plugin Node](https://github.com/mysticatea/eslint-plugin-node)
-
-> Additional ESLint's rules for Node.js
-
-## [Screenlog Js](https://github.com/chinchang/screenlog.js)
-
-> Bring console.log on the screen
-
-## [Imagemin Cli](https://github.com/imagemin/imagemin-cli)
-
-> Minify images seamlessly
-
-## [Inspect Process](https://github.com/jaridmargolin/inspect-process)
-
-> 🔍 Dead simple debugging for node.js using chrome-devtools.
-
-## [Konsul](https://github.com/mohebifar/konsul)
-
-> A react renderer for the browser dev console
-
-## [Number Flip](https://github.com/gaoryrt/number-flip)
-
-> 🎰 Increase your number with flipping animation
-
-## [Turbo Ws](https://github.com/hugmanrique/turbo-ws)
-
-> :dash: Blazing fast low-level WebSocket server
-
-## [Styled Map](https://github.com/scf4/styled-map)
-
-> A super simple way to map props to styles with Styled Components ✨
-
-## [Posterus](https://github.com/mitranim/posterus)
-
-> Composable async primitives (futures) with cancelation, control over scheduling, and coroutines
-
-## [Type Profile](https://github.com/fhinkel/type-profile)
-
-> Collect runtime type information 😻 of your JavaScript code.
-
-## [Stylelint Order](https://github.com/hudochenkov/stylelint-order)
-
-> A plugin pack of order related linting rules for stylelint.
-
-## [Node Deep Equal](https://github.com/inspect-js/node-deep-equal)
-
-> node's assert.deepEqual algorithm
-
-## [Webpack Pwa Manifest](https://github.com/arthurbergmz/webpack-pwa-manifest)
-
-> Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
-
-## [Liman](https://github.com/salihciftci/liman)
-
-> Self-hosted web application for monitoring docker.
-
-## [Cfonts](https://github.com/dominikwilkowski/cfonts)
-
-> Sexy fonts for the console
-
-## [Pretty Ms](https://github.com/sindresorhus/pretty-ms)
-
-> Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
-
-## [Readline Sync](https://github.com/anseki/readline-sync)
-
-> Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
-
-## [Music Fns](https://github.com/madewithlove/music-fns)
-
-> a JavaScript music utility library that contains small music notation related functions.
-
-## [Pampy Js](https://github.com/santinic/pampy.js)
-
-> Pampy.js: Pattern Matching for JavaScript
-
-## [Teachable Machine Boilerplate](https://github.com/googlecreativelab/teachable-machine-boilerplate)
-
-> Boilerplate code for Teachable Machine
-
-## [Express Limiter](https://github.com/ded/express-limiter)
-
-> Rate limiting middleware for Express
-
-## [Columnify](https://github.com/timoxley/columnify)
-
-> Create text-based columns suitable for console output. Supports cell wrapping.
-
-## [Rewiremock](https://github.com/theKashey/rewiremock)
-
-> The right way to mock dependencies in Node.js or webpack environment.
-
-## [Websocket As Promised](https://github.com/vitalets/websocket-as-promised)
-
-> A Promise-based API for WebSockets
-
-## [Create Phaser App](https://github.com/simiancraft/create-phaser-app)
-
-> Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold
-
-## [Image Actions](https://github.com/calibreapp/image-actions)
-
-> A Github Action that will automatically compress images with mozjpeg
-
-## [Animatelo](https://github.com/gibbok/animatelo)
-
-> Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. This is a porting to Web Animation API of the fabulous animate.css project.
-
-## [Web Audio Samples](https://github.com/GoogleChromeLabs/web-audio-samples)
-
-> Web Audio API samples by Chrome WebAudio Team
-
-## [Siteaudit](https://github.com/thecreazy/siteaudit)
-
-> Site audit for your site from terminal
-
-## [Clipboard Copy](https://github.com/feross/clipboard-copy)
-
-> Lightweight copy to clipboard for the web
-
-## [Git Tutor](https://github.com/lesnitsky/git-tutor)
-
-> :octocat:+md=:heart: Awesome tutorials from your git log
-
-## [Zet](https://github.com/terkelg/zet)
-
-> Set() as it should be.
-
-## [Locally](https://github.com/ozantunca/locally)
-
-> Locally is a localStorage manager that supports expirable items with timeout values and saves space by compressing them using LZW algorithm.
-
-## [Predator](https://github.com/Zooz/predator)
-
-> Distributed performance testing platform for APIs
-
-## [Deploy Node App](https://github.com/kubesail/deploy-node-app)
-
-> Deploy your node.js app to Kubernetes with a single command. No config required.
-
-## [Moment Locales Webpack Plugin](https://github.com/iamakulov/moment-locales-webpack-plugin)
-
-> Easily remove unused Moment.js locales with webpack
-
-## [Node Byline](https://github.com/jahewson/node-byline)
-
-> Line-by-line Stream reader for node.js
-
-## [Webpack Shell Plugin](https://github.com/1337programming/webpack-shell-plugin)
-
-> Run shell commands either before or after webpack builds
-
-## [Object Model](https://github.com/sylvainpolletvillard/ObjectModel)
-
-> Strong Dynamically Typed Object Modeling for JavaScript
-
-## [Sentry Webpack Plugin](https://github.com/getsentry/sentry-webpack-plugin)
-
-> Official webpack plugin for Sentry https://sentry.io
-
-## [Node Suppose](https://github.com/jprichardson/node-suppose)
-
-> Like UNIX Expect, but for Node.js.
-
-## [Stopwords Json](https://github.com/6/stopwords-json)
-
-> Stopwords for 50 languages in JSON format
-
-## [Shrink Ray](https://github.com/aickin/shrink-ray)
-
-> Node.js compression middleware
-
-## [Node Readability](https://github.com/Tjatse/node-readability)
-
-> Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
-
-## [Lru Memoize](https://github.com/erikras/lru-memoize)
-
-> A utility to provide LRU memoization for any js function
-
-## [Preload It](https://github.com/andreupifarre/preload-it)
-
-> A tiny 1kb JavaScript library for preloading assets on the browser via XHR2. It provides the ability to load assets of different file types and composite progress events.
-
-## [Lazy Observer Load](https://github.com/deanhume/lazy-observer-load)
-
-> A library to lazy load images using Intersection Observer
-
-## [Download Counts](https://github.com/npm/download-counts)
-
-> Background jobs and a minimal service for collecting and delivering download counts
-
-## [Webpack Plugin Serve](https://github.com/shellscape/webpack-plugin-serve)
-
-> A Development Server in a Webpack Plugin
-
-## [Webpack Lighthouse Plugin](https://github.com/addyosmani/webpack-lighthouse-plugin)
-
-> A Webpack plugin for Lighthouse
-
-## [Parcel Plugin Bundle Visualiser](https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser)
-
-> A plugin for the parcel bundler to visualise bundle contents
-
-## [Swivel](https://github.com/bevacqua/swivel)
-
-> Message passing between ServiceWorker and pages made simple
-
-## [Worker Pouch](https://github.com/pouchdb-community/worker-pouch)
-
-> Easy way to use PouchDB inside a Web Worker or Service Worker
-
-## [Code To Graph](https://github.com/crubier/code-to-graph)
-
-> Transforms JS code 🙈into mermaid flowchart 🐵
-
-## [Scalable](https://github.com/ScriptArtist/Scalable)
-
-> Makes the UI elements scalable to fit inside the container area.
-
-## [Yarnhook](https://github.com/frontsideair/yarnhook)
-
-> Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically
-
-## [Webapp Webpack Plugin](https://github.com/brunocodutra/webapp-webpack-plugin)
-
-> Let webpack generate your progressive web app icons for you
-
-## [Javascript Action](https://github.com/actions/javascript-action)
-
-> Create a JavaScript Action with tests, linting, workflow, publishing, and versioning
-
-## [Rollup Starter Code Splitting](https://github.com/rollup/rollup-starter-code-splitting)
-
-> Starter project with code-splitting and dynamic imports, for modern and legacy browsers
-
-## [Redux Saga Tester](https://github.com/wix/redux-saga-tester)
-
-> Full redux environment testing helper for redux-saga
-
-## [Http Wrapper](https://github.com/szmarczak/http2-wrapper)
-
-> Use HTTP2 the same way like HTTP1
-
-## [Throttles](https://github.com/lukeed/throttles)
-
-> A tiny (139B to 204B) utility to regulate the execution rate of your functions
-
-## [Face Pause](https://github.com/Hemmingsson/FacePause)
-
-> Look Away to Pause Youtube - Experimental Chrome Extension
-
-## [Web Worker Proxy](https://github.com/satya164/web-worker-proxy)
-
-> A better way of working with web workers
-
-## [Siege Js](https://github.com/kissjs/siege.js)
-
-> http benchmark
-
-## [Cryptiles](https://github.com/hapijs/cryptiles)
-
-> :office: General purpose crypto utilities
-
-## [Google Drive Electron](https://github.com/alexkim205/Google-Drive-Electron)
-
-> A simple Electron Wrapper that converts Google Drive into a desktop office suite app.
-
-## [Json Stringify Pretty Compact](https://github.com/lydell/json-stringify-pretty-compact)
-
-> The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
-
-## [Graphql Compose Examples](https://github.com/graphql-compose/graphql-compose-examples)
-
-> Live examples of schemas builded with graphql-compose
-
-## [Scroll Into View](https://github.com/KoryNunn/scroll-into-view)
-
-> Scrolls an element into view if possible
-
-## [Docker](https://github.com/selfrefactor/docker)
-
-## [Fs Remote](https://github.com/suchipi/fs-remote)
-
-> 📡 Drop-in replacement for fs that lets you write to the filesystem from the browser
-
-## [Clusterhub](https://github.com/fent/clusterhub)
-
-> Sync data in your cluster applications.
-
-## [Hello World Npm](https://github.com/Codertocat/hello-world-npm)
-
-> This is a simple npm package that demonstrates the Github Package Registry
-
-## [Lighthouse Badges](https://github.com/emazzotta/lighthouse-badges)
-
-> 🚦Generate gh-badges (shields.io) based on Lighthouse performance.
-
-## [Graphql Schema From Json](https://github.com/marmelab/graphql-schema-from-json)
-
-> Guess a GraphQL schema from json data
-
-## [Webpack Deadcode Plugin](https://github.com/MQuy/webpack-deadcode-plugin)
-
-> Webpack plugin to detect unused files and unused exports in used files
-
-## [Sandpit](https://github.com/sandpit/sandpit)
-
-> ⛱ A playground for creative coding using JavaScript and the canvas element
-
-## [Image](https://github.com/editor-js/image)
-
-> Image Block for Editor.js
-
-## [Nightly Js](https://github.com/Fcmam5/nightly.js)
-
-> A zero dependency javascript library that enables the night mode in your website easily
-
-## [Get Screen Media](https://github.com/otalk/getScreenMedia)
-
-> A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.
-
-## [Tour](https://github.com/tourjs/tour)
-
-> Touring and on-boarding for javascript applications
-
-## [Ukkonen](https://github.com/sunesimonsen/ukkonen)
-
-> Ukkonen's Approximate String Matching algorithm
-
-## [Faltu](https://github.com/moinism/faltu)
-
-> Search sort, filter, limit an array of objects in Mongo-style.
-
-## [React Zen](https://github.com/jamesknelson/react-zen)
-
-> React utilities for working with APIs
-
-## [Postcss Font Family System Ui](https://github.com/JLHwung/postcss-font-family-system-ui)
-
-> PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list
-
-## [Text Meme Cli](https://github.com/beatfreaker/text-meme-cli)
-
-> Generate text meme
-
-## [Phaser Ui Tools](https://github.com/jsfehler/phaser-ui-tools)
-
-> Functions for creating a UI in Phaser. Rows, columns, viewports, scrollbars, stuff like that.
-
-## [Timm](https://github.com/guigrpa/timm)
-
-> Immutability helpers with fast reads and acceptable writes
-
-## [Sono](https://github.com/Stinkstudios/sono)
-
-> A simple yet powerful JavaScript library for working with Web Audio
-
-## [Promise Poller](https://github.com/joeattardi/promise-poller)
-
-> A basic poller built on top of promises
-
-## [Graphql Bookstore](https://github.com/nareshbhatia/graphql-bookstore)
-
-> Example demonstrating the use of GraphQL to implement a rich domain with multiple entities and relationships
-
-## [Network Idle Callback](https://github.com/pastelsky/network-idle-callback)
-
-> Like requestIdleCallback, but for detecting network idle
-
-## [Redux Saga Devtools Extension](https://github.com/abettadapur/redux-saga-devtools-extension)
-
-> Chrome extension for Redux-Saga Devtools
-
-## [Re Template Tag](https://github.com/rauschma/re-template-tag)
-
-## [Terminate](https://github.com/dwyl/terminate)
-
-> :recycle: Terminate a Node.js Process (and all Child Processes) based on the Process ID
-
-## [Now Storage](https://github.com/sergiodxa/now-storage)
-
-> Use Now static deployments to upload and store files.
-
-## [Rxjs Ecosystem](https://github.com/Widdershin/rxjs-ecosystem)
-
-> What are the most popular libraries in the RxJS ecosystem?
-
-## [Customerbase](https://github.com/bradtraversy/customerbase)
-
-> GraphQL server using Express and JSON-Server
-
-## [Tana](https://github.com/jMavarez/Tana)
-
-> Bringing the Picture-in-Picture experience to the desktop.
-
-## [Pogo](https://github.com/sholladay/pogo)
-
-> Server framework for Deno
-
-## [Receptacle](https://github.com/DylanPiercey/receptacle)
-
-> 🏪 Multi purpose in memory lru cache with ttl support.
-
-## [Style Transfer Js](https://github.com/DavidCai1993/style-transfer.js)
-
-> 👨🎨️ Generate novel artistic images in Node.js
-
-## [Reclare](https://github.com/oguzgelal/reclare)
-
-> Declarative State and Logic Management
-
-## [Disparity](https://github.com/millermedeiros/disparity)
-
-> colorized string diff (char or unified) ideal for text/code that spans through multiple lines
-
-## [Keyframes Tool](https://github.com/gibbok/keyframes-tool)
-
-> Keyframes-tool is a NodeJs command line tool which convert CSS Animations to a keyframes object suitable for Web Animations API. Use this tool to move your animations from stylesheets to JavaScript.
-
-## [Webpack Web App Manifest Plugin](https://github.com/tumblr/webpack-web-app-manifest-plugin)
-
-> A webpack plugin that generates a PWA manifest and integrates with the assets JSON.
-
-## [Nodestream](https://github.com/nodestream/nodestream)
-
-> Storage-agnostic streaming library for binary data transfers
-
-## [Scen](https://github.com/chunqiuyiyu/scen)
-
-> Create sections in the terminal.
-
-## [Screamer Js](https://github.com/willianjusten/screamer-js)
-
-> Screamer.js is a Vanilla Javascript plugin to provide simple yet fully customisable web notifications using Web Notifications API.
-
-## [Nm Prune](https://github.com/pingyhq/nm-prune)
-
-> Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.
-
-## [Memorystore](https://github.com/roccomuso/memorystore)
-
-> express-session full featured MemoryStore layer without leaks!
-
-## [Githubstats Github Graphql](https://github.com/gayanvoice/githubstats-github-graphql)
-
-> 🌐 Get the list of most active users ⭐ in GitHub by country from GitHub GraphQL API v4 🔗 using Node.js 👩💻👨💻
-
-## [Tsx Control Statements](https://github.com/KonstantinSimeonov/tsx-control-statements)
-
-> Control flow JSX/TSX elements that get compiled to plain old javascript.
-
-## [Fastify Ws](https://github.com/gj/fastify-ws)
-
-## [Eslint Plugin Mongodb](https://github.com/SebastienElet/eslint-plugin-mongodb)
-
-> 🔎 MongoDB best practices rules for ESLint
-
-## [Javascript Data Structures And Algorithms](https://github.com/albinotonnina/javascript-data-structures-and-algorithms)
-
-> Exercises, algorithms
-
-## [Parcel Plugin Sw Precache](https://github.com/cyyyu/parcel-plugin-sw-precache)
-
-> A Parcel plugin for generating a service worker that precaches resources.
-
-## [Txr](https://github.com/whatl3y/txr)
-
-> Stream files or directories to other clients/users using WebSockets.
-
-## [Route Cache](https://github.com/bradoyler/route-cache)
-
-> ⚡ Caching middleware for Express (w/ expiration)
-
-## [Screen Info](https://github.com/parro-it/screen-info)
-
-> Multiplatform screen & monitors info
-
-## [Html Security Camera](https://github.com/wesbos/HTML5-Security-Camera)
-
-> HTML5 / Nodejs based security camera / motion detection
-
-## [Postcss Ant](https://github.com/corysimmons/postcss-ant)
-
-> Size-getting function masquerading as a grid system.
-
-## [Phaser Webpack Es Dev Starter](https://github.com/snowbillr/phaser3-webpack-es6-dev-starter)
-
-> Development set up for Phaser 3, Webpack, and ES6.
-
-## [Is Incognito Mode](https://github.com/yankouskia/is-incognito-mode)
-
-> 👤Function to identify whether browser is in incognito mode 👀
-
-## [Stylelint Config Property Sort Order Smacss](https://github.com/cahamilton/stylelint-config-property-sort-order-smacss)
-
-> Stylelint config for Property Sort Ordering based on the SMACSS methodology
-
-## [Confirmation](https://github.com/f/confirmation)
-
-> A simple Node tool to replicate Browser's confirm popup on your CLI.
-
-## [Consolemock](https://github.com/ttmarek/consolemock)
-
-> A tool for testing console logs
-
-## [Esformatter Jsx](https://github.com/royriojas/esformatter-jsx)
-
-> esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
-
-## [Create React Icons](https://github.com/bmcmahen/create-react-icons)
-
-> a CLI for generating your own react icon components from svg files
-
-## [Audio Contour](https://github.com/danigb/audio-contour)
-
-> A 5 stage audio envelope generator
-
-## [Sh Exec](https://github.com/rwu823/sh-exec)
-
-> 💻 Use `Template literals` write shell script made happy ❤️.
-
-## [Postcss Image Set Polyfill](https://github.com/SuperOl3g/postcss-image-set-polyfill)
-
-> PostCSS plugin for polyfilling image-set CSS function
-
-## [Socialight](https://github.com/pinceladasdaweb/Socialight)
-
-> Get Social Network Share Counts with Vanilla JS
-
-## [Whack](https://github.com/trevorlinton/whack)
-
-> A modern TLS/HTTP benchmark and speed analysis tool
-
-## [Deprecated Chnl](https://github.com/scriptify/-DEPRECATED--Chnl)
-
-> Chnl - one channel, all effects.
-
-## [Async Chainable](https://github.com/hash-bang/async-chainable)
-
-> An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining
-
-## [Lana Cli](https://github.com/paprikka/lana-cli)
-
-> Lana! NPM scripts with better UX 🏓
-
-## [Object Diff](https://github.com/srcagency/object-diff)
-
-> Find the minimal patch from an original object to one or more updated version
-
-## [Puppeteer Network Stats](https://github.com/csabapalfi/puppeteer-network-stats)
-
-> DEPRECATED - Please use lighthouse budgets instead
-
-## [Animation Easings](https://github.com/fuzhenn/animation-easings)
-
-> Easing functions for javascript animation
-
-## [Express Graphql With Mongoose](https://github.com/tariqulislam/express-graphql-with-mongoose)
-
-> Simple Graphql express example for learning purpose. in this project, i also provide the concept how to interact with mongodb and graphql with express server. developer also use this for small application development with express and graphql.
-
----
-
-# 54 Useful Awesome lists
-
-## [Awesome Selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted)
-
-> A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers
-
-## [Awesome Hacking](https://github.com/Hack-with-Github/Awesome-Hacking)
-
-> A collection of various awesome lists for hackers, pentesters and security researchers
-
-## [Awesome Interview Questions](https://github.com/MaximAbramchuck/awesome-interview-questions)
-
-> :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
-
-## [Awesome Scalability](https://github.com/binhnguyennus/awesome-scalability)
-
-> The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
-
-## [Awesome Elixir](https://github.com/h4cc/awesome-elixir)
-
-> A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
-
-## [Awesome Design Tools](https://github.com/LisaDziuba/Awesome-Design-Tools)
-
-> The best design tools and plugins for everything 👉
-
-## [Awesome Docker](https://github.com/veggiemonk/awesome-docker)
-
-> :whale: A curated list of Docker resources and projects
-
-## [Awesome Tensorflow](https://github.com/jtoy/awesome-tensorflow)
-
-> TensorFlow - A curated list of dedicated resources http://tensorflow.org
-
-## [Awesome Linux Software](https://github.com/luong-komorebi/Awesome-Linux-Software)
-
-> A list of awesome applications, software, tools and other materials for Linux distros.
-
-## [Awesome Design](https://github.com/gztchan/awesome-design)
-
-> 🌟Curated design resources
-
-## [Awesome Cheatsheets](https://github.com/LeCoupa/awesome-cheatsheets)
-
-> 👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
-## [Awesome Graphql](https://github.com/chentsulin/awesome-graphql)
-
-> Awesome list of GraphQL & Relay
-
-## [Awesome Design Patterns](https://github.com/DovAmir/awesome-design-patterns)
-
-> A curated list of software and architecture related design patterns.
-
-## [Awesome Microservices](https://github.com/mfornos/awesome-microservices)
-
-> A curated list of Microservice Architecture related principles and technologies.
-
-## [Awesome Piracy](https://github.com/Igglybuff/awesome-piracy)
-
-> A curated list of awesome warez and piracy links
-
-## [Awesome Angular](https://github.com/PatrickJS/awesome-angular)
-
-> :page_facing_up: A curated list of awesome Angular resources
-
-## [Awesome Wpo](https://github.com/davidsonfellipe/awesome-wpo)
-
-> :pencil: A curated list of Web Performance Optimization. Everyone can contribute here!
-
-## [Awesome Actions](https://github.com/sdras/awesome-actions)
-
-> A curated list of awesome actions to use on GitHub
-
-## [Awesome Creative Coding](https://github.com/terkelg/awesome-creative-coding)
-
-> Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
-
-## [Awesome Serverless](https://github.com/anaibol/awesome-serverless)
-
-> :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.
-
-## [Awesome Readme](https://github.com/matiassingers/awesome-readme)
-
-> A curated list of awesome READMEs
-
-## [Awesome React Hooks](https://github.com/rehooks/awesome-react-hooks)
-
-> Awesome React Hooks
-
-## [Awesome Command Line Apps](https://github.com/herrbischoff/awesome-command-line-apps)
-
-> :shell: Use your terminal shell to do awesome things.
-
-## [Awesome Personal Blogs](https://github.com/jkup/awesome-personal-blogs)
-
-> A delightful list of personal tech blogs
-
-## [Awesome Css](https://github.com/awesome-css-group/awesome-css)
-
-> :art: A curated contents of amazing CSS :)
-
-## [Awesome Casestudy](https://github.com/luruke/awesome-casestudy)
-
-> 📕 Curated list of technical case studies on WebGL and creative development
-
-## [Awesome Online Ide](https://github.com/styfle/awesome-online-ide)
-
-> 🌩️ A list of awesome online development environments
-
-## [Awesome Eslint](https://github.com/dustinspecker/awesome-eslint)
-
-> A list of awesome ESLint plugins, configs, etc.
-
-## [Awesome Browser Extensions For Github](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
-
-> A collection of awesome browser extensions for GitHub.
-
-## [Awesome Nestjs](https://github.com/juliandavidmr/awesome-nestjs)
-
-> 😏 Curated list of NestJS
-
-## [Awesome Console Services](https://github.com/chubin/awesome-console-services)
-
-> A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)
-
-## [Awesome Zeit](https://github.com/zeit/awesome-zeit)
-
-> The best resources related to ZEIT
-
-## [Awesome Regression Testing](https://github.com/mojoaxel/awesome-regression-testing)
-
-> 🕶️ A curated list of resources around the topic: visual regression testing
-
-## [Awesome Micro](https://github.com/amio/awesome-micro)
-
-> A collection of awesome things regarding zeit's micro.
-
-## [Awesome Puppeteer](https://github.com/transitive-bullshit/awesome-puppeteer)
-
-> A curated list of awesome puppeteer resources.
-
-## [Awesome Decentralized Web](https://github.com/gdamdam/awesome-decentralized-web)
-
-> an awesome list of decentralized services and technologies
-
-## [Awesome Maintainers](https://github.com/nayafia/awesome-maintainers)
-
-> Talks, blog posts, and interviews about the experience of being an open source maintainer
-
-## [Awesome Cross Platform Nodejs](https://github.com/bcoe/awesome-cross-platform-nodejs)
-
-> :two_men_holding_hands: A curated list of awesome developer tools for writing cross-platform Node.js code
-
-## [Awesome React Context](https://github.com/diegohaz/awesome-react-context)
-
-> 😎 A curated list of stuff related to the new React Context API
-
-## [Awesome Deno](https://github.com/denolib/awesome-deno)
-
-> 🎉A curated list of awesome things related to Deno
-
-## [Awesome Typography](https://github.com/Jolg42/awesome-typography)
-
-> ✏︎ Curated list about digital typography 🔥
-
-## [Awesome Agile](https://github.com/lorabv/awesome-agile)
-
-> Awesome List of resources on Agile Software Development.
-
-## [Awesome Git Hooks](https://github.com/CompSciLauren/awesome-git-hooks)
-
-> :anchor: A curated list of awesome git hooks
-
-## [Awesome Webaudio](https://github.com/notthetup/awesome-webaudio)
-
-> A curated list of awesome WebAudio packages and resources.
-
-## [Awesome Jest](https://github.com/jest-community/awesome-jest)
-
-> 🕶Awesome Jest packages and resources
-
-## [Awesome React Native Education](https://github.com/hsavit1/Awesome-React-Native-Education)
-
-> Use this to learn React Native
-
-## [Awesome Software Craftsmanship](https://github.com/benas/awesome-software-craftsmanship)
-
-> A curated list of awesome software craftsmanship resources
-
-## [Awesome Frontend](https://github.com/syaning/awesome-frontend)
-
-> Awesome frontend, also my collections.
-
-## [Awesome Java Script Interviews](https://github.com/rohan-paul/Awesome-JavaScript-Interviews)
-
-> Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews over the last few months. And ultimately got my first full-stack Engineer job :)
-
-## [Awesome React Design Systems](https://github.com/jbranchaud/awesome-react-design-systems)
-
-> A collection of awesome React-based design systems
-
-## [Awesome Visibility](https://github.com/dehenne/awesome-visibility)
-
-> Curated list to achieve visibility for your product
-
-## [Awesome Micro Frontends](https://github.com/rajasegar/awesome-micro-frontends)
-
-> An Awesome list of posts, videos and tutorials on Micro Frontends
-
-## [Awesome Blockchain](https://github.com/0xtokens/awesome-blockchain)
-
-> Curated List of awesome Blockchain and Crytocurrency Resources
-
-## [Awesome Dev Articles](https://github.com/pshendry/awesome-dev-articles)
-
-> A collection of awesome articles that are relevant to software developers.
----
-
-# 159 Useful React libraries
-
-## [Seconds Of Code](https://github.com/30-seconds/30-seconds-of-code)
-
-> A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
-## [Algorithm Visualizer](https://github.com/algorithm-visualizer/algorithm-visualizer)
-
-> :fireworks:Interactive Online Platform that Visualizes Algorithms from Code
-
-## [Carbon](https://github.com/carbon-app/carbon)
-
-> 🎨 Create and share beautiful images of your source code
-
-## [Formik](https://github.com/jaredpalmer/formik)
-
-> Build forms in React, without the tears 😭
-
-## [React Navigation](https://github.com/react-navigation/react-navigation)
-
-> Routing and navigation for your React Native apps
-
-## [React Beautiful Dnd](https://github.com/atlassian/react-beautiful-dnd)
-
-> Beautiful and accessible drag and drop for lists with React
-
-## [Ink](https://github.com/vadimdemedes/ink)
-
-> 🌈 React for interactive command-line apps
-
-## [React Helmet](https://github.com/nfl/react-helmet)
-
-> A document head manager for React
-
-## [Git History](https://github.com/pomber/git-history)
-
-> Quickly browse the history of a file from any git repository
-
-## [React Use](https://github.com/streamich/react-use)
-
-> React Hooks — 👍
-
-## [Signal Desktop](https://github.com/signalapp/Signal-Desktop)
-
-> Signal — Private Messenger for Windows, Mac, and Linux
-
-## [Relax](https://github.com/relax/relax)
-
-> New generation CMS on top of React, Redux and GraphQL
-
-## [Victory](https://github.com/FormidableLabs/victory)
-
-> A collection of composable React components for building interactive data visualizations
-
-## [React Styleguidist](https://github.com/styleguidist/react-styleguidist)
-
-> Isolated React component development environment with a living style guide
-
-## [Spectacle](https://github.com/FormidableLabs/spectacle)
-
-> ReactJS based Presentation Library
-
-## [React Content Loader](https://github.com/danilowoz/react-content-loader)
-
-> ⚪ SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)
-
-## [Umi](https://github.com/umijs/umi)
-
-> 🌋 Pluggable enterprise-level react application framework.
-
-## [Router](https://github.com/reach/router)
-
-## [Svgr](https://github.com/smooth-code/svgr)
-
-> Transform SVGs into React components 🦁
-
-## [React Draft Wysiwyg](https://github.com/jpuri/react-draft-wysiwyg)
-
-> A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
-
-## [Why Did You Update](https://github.com/garbles/why-did-you-update)
-
-> :boom: Puts your console on blast when React is making unnecessary updates.
-
-## [Styled System](https://github.com/styled-system/styled-system)
-
-> ⬢ Style props for rapid UI development
-
-## [Linaria](https://github.com/callstack/linaria)
-
-> Zero-runtime CSS in JS library
-
-## [React Native Fast Image](https://github.com/DylanVann/react-native-fast-image)
-
-> 🚩 FastImage, performant React Native image component.
-
-## [Swr](https://github.com/zeit/swr)
-
-> React Hooks library for remote data fetching
-
-## [React Lazyload](https://github.com/twobin/react-lazyload)
-
-> Lazy load your component, image or anything matters the performance.
-
-## [Fiddle](https://github.com/electron/fiddle)
-
-> :electron: 🚀 The easiest way to get started with Electron
-
-## [React Responsive](https://github.com/contra/react-responsive)
-
-> CSS media queries in react - for responsive design, and more.
-
-## [React Hook Form](https://github.com/react-hook-form/react-hook-form)
-
-> 📋 React hooks for forms validation without the hassle.
-
-## [Hotkeys](https://github.com/jaywcjlove/hotkeys)
-
-> ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
-
-## [Fuse Box](https://github.com/fuse-box/fuse-box)
-
-> A blazing fast js bundler/loader with a comprehensive API :fire:
-
-## [Connected React Router](https://github.com/supasate/connected-react-router)
-
-> A Redux binding for React Router v4
-
-## [The Platform](https://github.com/jaredpalmer/the-platform)
-
-> Web. Components. 😂
-
-## [Ncc](https://github.com/zeit/ncc)
-
-> Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
-
-## [Tsdx](https://github.com/jaredpalmer/tsdx)
-
-> Zero-config CLI for TypeScript package development
-
-## [React Blessed](https://github.com/Yomguithereal/react-blessed)
-
-> A react renderer for blessed.
-
-## [Hackernews React Graphql](https://github.com/clintonwoo/hackernews-react-graphql)
-
-> Hacker News clone rewritten with universal JavaScript, using React and GraphQL.
-
-## [React Swipeable Views](https://github.com/oliviertassinari/react-swipeable-views)
-
-> A React component for swipeable views. :snowflake:
-
-## [After Js](https://github.com/jaredpalmer/after.js)
-
-> Next.js-like framework for server-rendered React apps built with React Router 4
-
-## [Gestalt](https://github.com/pinterest/gestalt)
-
-> A set of React UI components that supports Pinterest’s design language
-
-## [React Player](https://github.com/CookPete/react-player)
-
-> A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
-
-## [React Flip Move](https://github.com/joshwcomeau/react-flip-move)
-
-> Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
-
-## [Pennywise](https://github.com/kamranahmedse/pennywise)
-
-> Cross-platform application to open any website or media in a floating window
-
-## [Electron Webpack Dashboard](https://github.com/FormidableLabs/electron-webpack-dashboard)
-
-> Electron Desktop GUI for Webpack Dashboard
-
-## [React Rte](https://github.com/sstur/react-rte)
-
-> Pure React rich text WYSIWYG editor based on draft-js.
-
-## [React Apollo Hooks](https://github.com/trojanowski/react-apollo-hooks)
-
-> Use Apollo Client as React hooks
-
-## [Seconds Of React](https://github.com/30-seconds/30-seconds-of-react)
-
-> Curated collection of useful React snippets that you can understand in 30 seconds or less.
-
-## [Daydream](https://github.com/segmentio/daydream)
-
-> A chrome extension to record your actions into a nightmare or puppeteer script
-
-## [Rawact](https://github.com/sokra/rawact)
-
-> [POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.
-
-## [React Pdf](https://github.com/wojtekmaj/react-pdf)
-
-> Display PDFs in your React app as easily as if they were images.
-
-## [Next Routes](https://github.com/fridays/next-routes)
-
-> Universal dynamic routes for Next.js
-
-## [React Animations](https://github.com/FormidableLabs/react-animations)
-
-> 🎊 A collection of animations for inline style libraries
-
-## [React Adaptive Hooks](https://github.com/GoogleChromeLabs/react-adaptive-hooks)
-
-> Deliver experiences best suited to a user's device and network constraints
-
-## [Alm](https://github.com/alm-tools/alm)
-
-> :rose: A :cloud: ready IDE just for TypeScript :heart:
-
-## [React Imgpro](https://github.com/nitin42/react-imgpro)
-
-> 📷 Image Processing Component for React
-
-## [Img Css](https://github.com/javierbyte/img2css)
-
-> Convert any image to pure CSS.
-
-## [React Tabs](https://github.com/reactjs/react-tabs)
-
-> An accessible and easy tab component for ReactJS.
-
-## [Reactopt](https://github.com/reactopt/reactopt)
-
-> A CLI React performance optimization tool that identifies potential unnecessary re-rendering
-
-## [React Fix It](https://github.com/MicheleBertoli/react-fix-it)
-
-> Automagically generate tests from errors
-
-## [React Document Title](https://github.com/gaearon/react-document-title)
-
-> Declarative, nested, stateful, isomorphic document.title for React
-
-## [Galio](https://github.com/galio-org/galio)
-
-> Galio is a beautifully designed, Free and Open Source React Native Framework
-
-## [React D Components](https://github.com/codesuki/react-d3-components)
-
-> D3 Components for React
-
-## [Rheostat](https://github.com/airbnb/rheostat)
-
-> Rheostat is a www, mobile, and accessible slider component built with React
-
-## [Why Did You Render](https://github.com/welldone-software/why-did-you-render)
-
-> why-did-you-render monkey patches React to notify you about avoidable re-renders.
-
-## [React Hotkeys](https://github.com/greena13/react-hotkeys)
-
-> Declarative hotkey and focus area management for React
-
-## [Smooth Ui](https://github.com/smooth-code/smooth-ui)
-
-> Modern React UI library 💅👩🎤🍭
-
-## [React Sizeme](https://github.com/ctrlplusb/react-sizeme)
-
-> Make your React Components aware of their width and height!
-
-## [React Tagsinput](https://github.com/olahol/react-tagsinput)
-
-> Highly customizable React component for inputing tags.
-
-## [Retoggle](https://github.com/Raathigesh/retoggle)
-
-> 🎨 UI controls as React Hooks to control your component state from outside
-
-## [React Particle Effect Button](https://github.com/transitive-bullshit/react-particle-effect-button)
-
-> Bursting particle effect buttons for React 🎉
-
-## [Jest Styled Components](https://github.com/styled-components/jest-styled-components)
-
-> 🔧 💅 Jest utilities for Styled Components
-
-## [React Simple Animate](https://github.com/bluebill1049/react-simple-animate)
-
-> 🎯 React UI animation made easy
-
-## [Pastel](https://github.com/vadimdemedes/pastel)
-
-> 🎨 Framework for effortlessly building Ink apps
-
-## [Jsx Control Statements](https://github.com/AlexGilleran/jsx-control-statements)
-
-> Neater If and For for React JSX
-
-## [React Spinners](https://github.com/davidhu2000/react-spinners)
-
-> A collection of loading spinner components for react
-
-## [React Youtube](https://github.com/tjallingt/react-youtube)
-
-> react.js powered YouTube player component
-
-## [Rxjs Hooks](https://github.com/LeetCode-OpenSource/rxjs-hooks)
-
-> React hooks for RxJS
-
-## [React Hammerjs](https://github.com/JedWatson/react-hammerjs)
-
-> ReactJS / HammerJS integration. Support touch events in your React app.
-
-## [Relay Starter Kit](https://github.com/facebookarchive/relay-starter-kit)
-
-> Barebones starting point for a Relay application.
-
-## [React Toast Notifications](https://github.com/jossmac/react-toast-notifications)
-
-> 🍞 A toast notification system for react
-
-## [Hookrouter](https://github.com/Paratron/hookrouter)
-
-> The flexible, and fast router for react that is entirely based on hooks
-
-## [Rats Search](https://github.com/DEgITx/rats-search)
-
-> BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.
-
-## [React Loadable Visibility](https://github.com/stratiformltd/react-loadable-visibility)
-
-> A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.
-
-## [React Trello](https://github.com/rcdexta/react-trello)
-
-> Pluggable components to add a trello-like kanban board to your application
-
-## [Glicky](https://github.com/alex-saunders/glicky)
-
-> 🐭 An In-browser User Interface For JavaScript Development Workflows
-
-## [Enzyme Matchers](https://github.com/FormidableLabs/enzyme-matchers)
-
-> Jasmine/Jest assertions for enzyme
-
-## [Rest Hooks](https://github.com/coinbase/rest-hooks)
-
-> Delightful data fetching for React.
-
-## [Animate Components](https://github.com/nitin42/animate-components)
-
-> ✨ Elemental components for doing animations in React
-
-## [React Worker Dom](https://github.com/web-perf/react-worker-dom)
-
-> Experiments to see the advantages of using Web Workers to Render React Virtual DOM
-
-## [Mauerwerk](https://github.com/drcmda/mauerwerk)
-
-> ⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions
-
-## [React Simple Img](https://github.com/bluebill1049/react-simple-img)
-
-> 🌅 React lazy load images with IntersectionObserver API and Priority Hints
-
-## [React Aria Modal](https://github.com/davidtheclark/react-aria-modal)
-
-> A fully accessible React modal built according WAI-ARIA Authoring Practices
-
-## [Refract](https://github.com/fanduel-oss/refract)
-
-> Harness the power of reactive programming to supercharge your components
-
-## [React Notification](https://github.com/pburtchaell/react-notification)
-
-> Provides snackbar notifications for React
-
-## [React Starterify](https://github.com/Granze/react-starterify)
-
-> A minimal React JS application starter kit
-
-## [React Filepond](https://github.com/pqina/react-filepond)
-
-> 🔌 A handy FilePond adapter component for React
-
-## [Ok Mdx](https://github.com/jxnblk/ok-mdx)
-
-> Browser-based MDX editor
-
-## [React Rewards](https://github.com/thedevelobear/react-rewards)
-
-> Package containing a few microinteractions you can use to reward your users for little things and make them smile!
-
-## [React Progressive Image](https://github.com/FormidableLabs/react-progressive-image)
-
-> React component for progressive image loading
-
-## [React Sortable Pane](https://github.com/bokuweb/react-sortable-pane)
-
-> :sparkles: A sortable and resizable pane component for React.
-
-## [React Extras](https://github.com/sindresorhus/react-extras)
-
-> Useful components and utilities for working with React
-
-## [React Fa](https://github.com/andreypopp/react-fa)
-
-> DEPRECATED: use https://github.com/FortAwesome/react-fontawesome instead
-
-## [React Docgen Typescript](https://github.com/styleguidist/react-docgen-typescript)
-
-> A simple parser for react properties defined in typescript instead of propTypes.
-
-## [Esx](https://github.com/esxjs/esx)
-
-> Like JSX, but native and fast
-
-## [React Webworker](https://github.com/async-library/react-webworker)
-
-> ⚙️ Communicate with a Web Worker from React
-
-## [React Chaos](https://github.com/jchiatt/react-chaos)
-
-> Chaos Engineering for your React apps.
-
-## [Moize](https://github.com/planttheidea/moize)
-
-> The consistently-fast, complete memoization solution for JS
-
-## [React Fastclick](https://github.com/JakeSidSmith/react-fastclick)
-
-> Fast Touch Events for React
-
-## [Pagination](https://github.com/react-component/pagination)
-
-> React Pagination
-
-## [Reaction](https://github.com/artsy/reaction)
-
-> Artsy’s React Components
-
-## [React Compound Slider](https://github.com/sghall/react-compound-slider)
-
-> :black_medium_small_square: React Compound Slider | A tiny (4kb) React slider
-
-## [Letterpad](https://github.com/letterpad/letterpad)
-
-> Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀
-
-## [Couchdb Fauxton](https://github.com/apache/couchdb-fauxton)
-
-> Apache CouchDB
-
-## [Graphqlhub](https://github.com/clayallsopp/graphqlhub)
-
-> The GraphQLHub Server
-
-## [Stop Runaway React Effects](https://github.com/kentcdodds/stop-runaway-react-effects)
-
-> 🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession
-
-## [React Event Listener](https://github.com/oliviertassinari/react-event-listener)
-
-> A React component for binding events on the global scope. :dizzy:
-
-## [Advanced React Patterns](https://github.com/kentcdodds/advanced-react-patterns)
-
-> This is the latest advanced react patterns workshop
-
-## [Sol Journal](https://github.com/gillkyle/sol-journal)
-
-> ✎ Simple, personal journaling progressive web app
-
-## [React Testing Examples](https://github.com/skidding/react-testing-examples)
-
-> Searchable library of React testing examples
-
-## [Sky](https://github.com/lucagez/sky)
-
-> sky component for React
-
-## [React Hooks Async](https://github.com/dai-shi/react-hooks-async)
-
-> An abortable async function library with React Hooks
-
-## [React Log](https://github.com/diegomura/react-log)
-
-> React for the Console
-
-## [React Performance](https://github.com/amsul/react-performance)
-
-> Helpers to debug and record component render performance 🚀
-
-## [React Lodash](https://github.com/typicode/react-lodash)
-
-> ⚛️ 🔧 Lodash as React components
-
-## [Instagram](https://github.com/EvanBacon/Instagram)
-
-> A universal instagram clone built with Expo
-
-## [Axios Hooks](https://github.com/simoneb/axios-hooks)
-
-> 🦆 React hooks for axios
-
-## [Matchbox](https://github.com/SparkPost/matchbox)
-
-> 🔥 A react UI component library
-
-## [Timeago React](https://github.com/hustcc/timeago-react)
-
-> :clock8: Simple and efficient react component to format date with `*** time ago` statement. eg: '3 hours ago'.
-
-## [React Simple Keyboard](https://github.com/hodgef/react-simple-keyboard)
-
-> React Virtual Keyboard - Customizable, responsive and lightweight
-
-## [Expo And Typescript](https://github.com/janaagaard75/expo-and-typescript)
-
-> Showcase of an Expo app written in TypeScript
-
-## [React Browser Hooks](https://github.com/nearform/react-browser-hooks)
-
-> React Browser Hooks
-
-## [React Rendering Strategies](https://github.com/midudev/react-rendering-strategies)
-
-> Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering
-
-## [Wcode](https://github.com/fmsouza/wcode)
-
-> Monaco-based code editor which runs inside a browser.
-
-## [Webpack Ops](https://github.com/CatSnake11/webpack-ops)
-
-> 📁 webpack bundle visualization // optimization // config tool
-
-## [React Awesome Modal](https://github.com/shibe97/react-awesome-modal)
-
-> Customizable Modal
-
-## [React Rough](https://github.com/ooade/react-rough)
-
-> :boom: React Components for Rough.js
-
-## [React Fondue](https://github.com/luangjokaj/react-fondue)
-
-> ⚛ ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering.
-
-## [Styled React Boilerplate](https://github.com/xxczaki/styled-react-boilerplate)
-
-> Minimal & Modern boilerplate for building apps with React & styled-components
-
-## [Streaming Ssr React Styled Components](https://github.com/patrickleet/streaming-ssr-react-styled-components)
-
-> 5 part tutorial teaching how to build a streaming ssr react styled components application with Parcel and Docker, as well as how to static render and host with nginx instead.
-
-## [React Storybook Addon Chapters](https://github.com/Checkfront/react-storybook-addon-chapters)
-
-> 📒 Showcase multiple React components within a story
-
-## [Typescript Expo Apollo Boilerplate](https://github.com/dai-shi/typescript-expo-apollo-boilerplate)
-
-> Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)
-
-## [React Google Autocomplete](https://github.com/ErrorPro/react-google-autocomplete)
-
-> React component for google autocomplete.
-
-## [Demoboard](https://github.com/egoist/demoboard)
-
-> Demonstrating your UI components with ease, a Storybook alternative.
-
-## [Create Node App](https://github.com/kubesail/create-node-app)
-
-> Set up a modern Node.js app by running one command.
-
-## [Seedux](https://github.com/reduxify/seedux)
-
-> Redux developer tool for data flow visualization and debugging.
-
-## [React Render In Browser](https://github.com/flexdinesh/react-render-in-browser)
-
-> React library to render browser specific content
-
-## [Record Desktop](https://github.com/ewnd9/record-desktop)
-
-> :movie_camera: Effortless GIFs and screenshots on Linux, built with Electron.
-
-## [Observable Hooks](https://github.com/crimx/observable-hooks)
-
-> ⚛️☯️💪 React hooks for RxJS Observables.
-
-## [Jssynth](https://github.com/jstrait/jssynth)
-
-> Make music in your browser with this synthesizer and sequencer
-
-## [Manygolf](https://github.com/thomasboyt/manygolf)
-
-> massively multiplayer golfing
-
-## [Html Webpack Partials Plugin](https://github.com/colbyfayock/html-webpack-partials-plugin)
-
-> Easy HTML partials for Webpack without a custom index!
-
-## [With React Hooks](https://github.com/kesne/with-react-hooks)
-
-> Add support for React Hooks in your class components. Live your own life and break the rules.
-
-## [React Native Typescript D Game](https://github.com/shirakaba/react-native-typescript-2d-game)
-
-> A simple 2D game (called The Box) implemented in React Native, as an Expo app, using TypeScript.
-
-## [React Prevent Rerender Component](https://github.com/the-road-to-learn-react/react-prevent-rerender-component)
-
-> Showcasing when and how to prevent a rerender of a component in React
-
-## [Selectorator](https://github.com/planttheidea/selectorator)
-
-> Simple generator of reselect selectors
-
-## [React Pinterest](https://github.com/pinterest/react-pinterest)
-
-## [React Router](https://github.com/router5/react-router5)
-
-> Helpers for using router5 with React [MOVED]
-
-## [Should Enzyme](https://github.com/rkotze/should-enzyme)
-
-> Useful functions for testing React Components with Enzyme.
-
-## [Super React Gist](https://github.com/GeorgeGkas/super-react-gist)
-
-> Simple and flexible component that allows you to embed GitHub Gists in React projects.
----
-
-# 105 Useful Typescript libraries
-
-## [Typeorm](https://github.com/typeorm/typeorm)
-
-> ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-## [Date Fns](https://github.com/date-fns/date-fns)
-
-> ⏳ Modern JavaScript date utility library ⌛️
-
-## [Handsontable](https://github.com/handsontable/handsontable)
-
-> Handsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
-
-## [Flatpickr](https://github.com/flatpickr/flatpickr)
-
-> lightweight, powerful javascript datetimepicker with no dependencies
-
-## [Fullcalendar](https://github.com/fullcalendar/fullcalendar)
-
-> Full-sized drag & drop event calendar
-
-## [Rxdb](https://github.com/pubkey/rxdb)
-
-> :computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
-## [Editor Js](https://github.com/codex-team/editor.js)
-
-> A block-styled editor with clean JSON output
-
-## [Face Api Js](https://github.com/justadudewhohacks/face-api.js)
-
-> JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
-
-## [Xstate](https://github.com/davidkpiano/xstate)
-
-> State machines and statecharts for the modern web.
-
-## [Wired Elements](https://github.com/wiredjs/wired-elements)
-
-> Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.
-
-## [Darkreader](https://github.com/darkreader/darkreader)
-
-> Dark Reader Chrome and Firefox extension
-
-## [Eva Icons](https://github.com/akveo/eva-icons)
-
-> A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.
-
-## [Peerjs](https://github.com/peers/peerjs)
-
-> Peer-to-peer data in the browser.
-
-## [Inversify Js](https://github.com/inversify/InversifyJS)
-
-> A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
-
-## [Dexie Js](https://github.com/dfahlander/Dexie.js)
-
-> A Minimalistic Wrapper for IndexedDB
-
-## [Probot](https://github.com/probot/probot)
-
-> 🤖 A framework for building GitHub Apps to automate and improve your workflow
-
-## [Nerv](https://github.com/NervJS/nerv)
-
-> A blazing fast React alternative, compatible with IE8 and React 16.
-
-## [Comlink](https://github.com/GoogleChromeLabs/comlink)
-
-> Comlink makes WebWorkers enjoyable.
-
-## [Rendertron](https://github.com/GoogleChrome/rendertron)
-
-> A Headless Chrome rendering solution
-
-## [Immutability Helper](https://github.com/kolodny/immutability-helper)
-
-> mutate a copy of data without changing the original source
-
-## [Angular Realworld Example App](https://github.com/gothinkster/angular-realworld-example-app)
-
-> Exemplary real world application built with Angular
-
-## [Eslint Plugin Import](https://github.com/benmosher/eslint-plugin-import)
-
-> ESLint plugin with rules that help validate proper imports.
-
-## [Electron Forge](https://github.com/electron-userland/electron-forge)
-
-> A complete tool for creating, publishing, and installing modern Electron applications
-
-## [Class Validator](https://github.com/typestack/class-validator)
-
-> Validation made easy using TypeScript decorators.
-
-## [Moveable](https://github.com/daybrush/moveable)
-
-> Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
-
-## [Bottender](https://github.com/Yoctol/bottender)
-
-> ⚡️ Make Bots Your Way. Fast and Flexible.
-
-## [Ts Jest](https://github.com/kulshekhar/ts-jest)
-
-> TypeScript preprocessor with sourcemap support for Jest
-
-## [Scribbletune](https://github.com/scribbletune/scribbletune)
-
-> Create music with JavaScript
-
-## [Tui Image Editor](https://github.com/nhn/tui.image-editor)
-
-> 🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
-
-## [Geolib](https://github.com/manuelbieh/geolib)
-
-> Zero dependency library to provide some basic geo functions
-
-## [Typescript Library Starter](https://github.com/alexjoverm/typescript-library-starter)
-
-> Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
-
-## [Typestyle](https://github.com/typestyle/typestyle)
-
-> Making CSS Typesafe 🌹
-
-## [Pickr](https://github.com/Simonwep/pickr)
-
-> 🍭 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
-
-## [Pg Promise](https://github.com/vitaly-t/pg-promise)
-
-> PostgreSQL interface for Node.js
-
-## [Sucrase](https://github.com/alangpierce/sucrase)
-
-> Super-fast alternative to Babel for when you can target modern JS runtimes
-
-## [Snyk](https://github.com/snyk/snyk)
-
-> CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies
-
-## [Pretty Algorithms](https://github.com/jiayihu/pretty-algorithms)
-
-> 🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
-
-## [Ghost Text](https://github.com/GhostText/GhostText)
-
-> 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
-
-## [Rogue Js](https://github.com/alidcastano/rogue.js)
-
-> The "nearly invisible" way to server-render React applications
-
-## [Utility Types](https://github.com/piotrwitek/utility-types)
-
-> Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
-
-## [Clooney](https://github.com/GoogleChromeLabs/clooney)
-
-> Clooney is an actor library for the web. Use workers without thinking about workers.
-
-## [Ts Express Decorators](https://github.com/TypedProject/ts-express-decorators)
-
-> :triangular_ruler: A TypeScript Framework on top of Express. It provide a lot of decorators and guideline to write your code.
-
-## [Cliflix](https://github.com/fabiospampinato/cliflix)
-
-> Watch anything instantaneously, just write its name.
-
-## [Systeminformation](https://github.com/sebhildebrandt/systeminformation)
-
-> System Information Library for Node.JS
-
-## [Typegoose](https://github.com/szokodiakos/typegoose)
-
-> Typegoose - Define Mongoose models using TypeScript classes.
-
-## [Flipping](https://github.com/davidkpiano/flipping)
-
-> Flipping awesome animations.
-
-## [Tslint Microsoft Contrib](https://github.com/microsoft/tslint-microsoft-contrib)
-
-> A set of TSLint rules used on some Microsoft projects.
-
-## [Tslint Eslint Rules](https://github.com/buzinas/tslint-eslint-rules)
-
-> Improve your TSLint with the missing ESLint rules
-
-## [Delegated Events](https://github.com/dgraham/delegated-events)
-
-> A small, fast delegated event library for JavaScript.
-
-## [Wotan](https://github.com/fimbullinter/wotan)
-
-> Pluggable TypeScript and JavaScript linter
-
-## [Octohint](https://github.com/pd4d10/octohint)
-
-> The missing IntelliSense hint for GitHub and GitLab
-
-## [Bottleneck](https://github.com/SGrondin/bottleneck)
-
-> Job scheduler and rate limiter, supports Clustering
-
-## [Dtslint](https://github.com/microsoft/dtslint)
-
-> A utility built on TSLint for linting TypeScript declaration (.d.ts) files.
-
-## [Rambda](https://github.com/selfrefactor/rambda)
-
-> Faster and smaller alternative to Ramda
-
-## [Spectator](https://github.com/ngneat/spectator)
-
-> 🦊 🚀 A Powerful Tool to Simplify Your Angular Tests
-
-## [Perfume Js](https://github.com/Zizzamia/perfume.js)
-
-> A flexible library for measuring Navigation Timing, First Contentful Paint (FP/FCP), Largest Contentful Paint (LCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.
-
-## [Universal](https://github.com/ng-seed/universal)
-
-> Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
-
-## [Electron Log](https://github.com/megahertz/electron-log)
-
-> Just a simple logging module for your Electron application
-
-## [Type Script New Handbook](https://github.com/microsoft/TypeScript-New-Handbook)
-
-> Incubation repository for the new TypeScript handbook 🐣
-
-## [Node Easyimage](https://github.com/hacksparrow/node-easyimage)
-
-> Node.js module for image processing and manipulation
-
-## [Jasmine Matchers](https://github.com/JamieMason/Jasmine-Matchers)
-
-> Write Beautiful Specs with Custom Matchers for Jest and Jasmine
-
-## [Mlhelper](https://github.com/laoqiren/mlhelper)
-
-> Algorithms and utils for Machine Learning in JavaScript.
-
-## [Ts Essentials](https://github.com/krzkaczor/ts-essentials)
-
-> All basic TypeScript types in one place 🤙
-
-## [Rxjs Spy](https://github.com/cartant/rxjs-spy)
-
-> A debugging library for RxJS
-
-## [Inspectpack](https://github.com/FormidableLabs/inspectpack)
-
-> An inspection tool for Webpack frontend JavaScript bundles.
-
-## [Json Function](https://github.com/aykutkardas/Json-Function)
-
-> It allows you to use methods such as schema, innerJoin, where, limit, select, orderBy on JSON data.
-
-## [Storycap](https://github.com/reg-viz/storycap)
-
-> A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
-
-## [Badgen](https://github.com/badgen/badgen)
-
-> Fast handcraft svg badge generating library.
-
-## [Comedy](https://github.com/untu/comedy)
-
-> Node.js actor framework.
-
-## [Tsdef](https://github.com/joonhocho/tsdef)
-
-> TypeScript common pattern shortcut definitions / utility gist library
-
-## [Exthouse](https://github.com/treosh/exthouse)
-
-> Analyze the impact of a browser extension on web performance.
-
-## [Fast Average Color](https://github.com/fast-average-color/fast-average-color)
-
-> 🍏🍊🍅 Fast Average Color
-
-## [Expo Server Sdk Node](https://github.com/expo/expo-server-sdk-node)
-
-> Server-side library for working with Expo using Node.js
-
-## [Rxjs Tslint](https://github.com/ReactiveX/rxjs-tslint)
-
-> TSLint rules targeting RxJS
-
-## [Treeverse](https://github.com/paulgb/Treeverse)
-
-> A browser extension for navigating burgeoning Twitter conversations
-
-## [Ts Runtime](https://github.com/fabiandev/ts-runtime)
-
-> Runtime Type Checks for TypeScript
-
-## [Tslint Consistent Codestyle](https://github.com/ajafff/tslint-consistent-codestyle)
-
-> Collection of awesome rules to extend TSLint
-
-## [Tslint Clean Code](https://github.com/Glavin001/tslint-clean-code)
-
-> TSLint rules for enforcing Clean Code
-
-## [Type Coverage](https://github.com/plantain-00/type-coverage)
-
-> A CLI tool to check type coverage for typescript code
-
-## [Conditional Type Checks](https://github.com/dsherret/conditional-type-checks)
-
-> Types for testing TypeScript types.
-
-## [Ts Json Validator](https://github.com/ostrowr/ts-json-validator)
-
-> Let JSON play nicely with Typescript
-
-## [Mockingoose](https://github.com/alonronin/mockingoose)
-
-> A Jest package for mocking mongoose models
-
-## [Benny](https://github.com/caderek/benny)
-
-> A dead simple benchmarking framework for JS/TS libs
-
-## [Start](https://github.com/deepsweet/start)
-
-> :red_circle: Functional task runner for Node.js
-
-## [Password Strength](https://github.com/angular-material-extensions/password-strength)
-
-> Angular UI library to illustrate and validate a password's strength with material design - Angular V8 supported
-
-## [Formatjs](https://github.com/formatjs/formatjs)
-
-> The monorepo home to all of the FormatJS related libraries.
-
-## [Webpack Extension Reloader](https://github.com/rubenspgcavalcante/webpack-extension-reloader)
-
-> A upgrade from 🔥webpack-chrome-extension-reloader🔥, now on all browsers
-
-## [Simply Typed](https://github.com/andnp/SimplyTyped)
-
-> yet another Typescript type library for advanced types
-
-## [Eslint Plugin Simple Import Sort](https://github.com/lydell/eslint-plugin-simple-import-sort)
-
-> Easy autofixable import sorting.
-
-## [Chrome Promise](https://github.com/tfoxy/chrome-promise)
-
-> Promises for chrome JavaScript APIs used in extensions and apps.
-
-## [Ts Prune](https://github.com/nadeesha/ts-prune)
-
-> Find unused exports in a typescript project. 🛀
-
-## [Web Components Benchmark](https://github.com/vogloblinsky/web-components-benchmark)
-
-> Web Components benchmark for a various Web Components technologies
-
-## [Rambdax](https://github.com/selfrefactor/rambdax)
-
-> Extended version of Rambda
-
-## [Fp Ts Ramda](https://github.com/giogonzo/fp-ts-ramda)
-
-> Ramda functions reimplemented in fp-ts
-
-## [Proof](https://github.com/intuit/proof)
-
-> A tapable integration testing library for your stories
-
-## [Tsmod](https://github.com/WolkSoftware/tsmod)
-
-> Refactor TypScript code programmatically using codemods
-
-## [Tslint Misc Rules](https://github.com/jwbay/tslint-misc-rules)
-
-> Collection of miscellaneous TSLint rules
-
-## [Shallow Equal Explain](https://github.com/OliverJAsh/shallow-equal-explain)
-
-> `shallowEqualExplain` function that returns an object explaining the difference (instead of the usual boolean). Useful for debugging React `PureComponent`s.
-
-## [Vscode Inline Types](https://github.com/sokra/vscode-inline-types)
-
-## [Telejson](https://github.com/storybookjs/telejson)
-
-> 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances
-
-## [Typecov](https://github.com/codechecks/typecov)
-
-> Track missing type coverage to ensure type safety
-
-## [Eslint Plugin Jest Formatting](https://github.com/dangreenisrael/eslint-plugin-jest-formatting)
-
-> Jest formatting ESLint rules
-
-## [Ts Types Utils](https://github.com/LeDDGroup/ts-types-utils)
-
-> Type utilities for typescript
-
-## [Jest Playback](https://github.com/ikatyang/jest-playback)
-
-> Record and playback http requests from your Jest tests
-
-## [Typewiz Webpack Demo](https://github.com/urish/typewiz-webpack-demo)
-
-> Demo of using TypeWiz with WebPack
----
-
-# 25 Useful Javascript projects
-
-## [Nodebestpractices](https://github.com/goldbergyoni/nodebestpractices)
-
-> :white_check_mark: The largest Node.js best practices list (November 2019)
-
-## [React Developer Roadmap](https://github.com/adam-golab/react-developer-roadmap)
-
-> Roadmap to becoming a React developer in 2019
-
-## [Functional Light Js](https://github.com/getify/Functional-Light-JS)
-
-> Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
-
-## [Es Cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)
-
-> ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
-
-## [Web Rtc Experiment](https://github.com/muaz-khan/WebRTC-Experiment)
-
-> WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
-
-## [Jsmpeg](https://github.com/phoboslab/jsmpeg)
-
-> MPEG1 Video Decoder in JavaScript
-
-## [Css In Js](https://github.com/MicheleBertoli/css-in-js)
-
-> React: CSS in JS techniques comparison
-
-## [Big](https://github.com/tmcw/big)
-
-> presentations for busy messy hackers
-
-## [Electron Sample Apps](https://github.com/hokein/electron-sample-apps)
-
-> Sample apps for Electron
-
-## [Design Patterns In Typescript](https://github.com/torokmark/design_patterns_in_typescript)
-
-> :triangular_ruler: Design pattern implementations in TypeScript
-
-## [Themer](https://github.com/mjswensen/themer)
-
-> 🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).
-
-## [Now Examples](https://github.com/zeit/now-examples)
-
-> Examples of ZEIT Now projects you can deploy yourself
-
-## [Quiet Js](https://github.com/quiet/quiet-js)
-
-> Transmit data with sound using Web Audio -- Javascript binding for libquiet
-
-## [Functional Frontend Architecture](https://github.com/paldepind/functional-frontend-architecture)
-
-> A functional frontend framework.
-
-## [Chrome Extensions](https://github.com/muaz-khan/Chrome-Extensions)
-
-> WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.
-
-## [Jeeliz Weboji](https://github.com/jeeliz/jeelizWeboji)
-
-> JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.
-
-## [Async Render Toolbox](https://github.com/sw-yx/async-render-toolbox)
-
-> BECAUSE PERFORMANCE SHOULD BE SEXY
-
-## [Matrix Vision](https://github.com/emilyxxie/matrix_vision)
-
-> Matrix Cam: see yourself inside the Matrix!
-
-## [React Native Display](https://github.com/sundayhd/react-native-display)
-
-> This module brings "Display: none" (css style) to turn on/off components from render. Using this module will improve your app performance and appearance with the enter/exit animations.
-
-## [X Ray](https://github.com/benscabbia/x-ray)
-
-> Visual debugger for your HTML, executable via a bookmark
-
-## [V Perf](https://github.com/davidmarkclements/v8-perf)
-
-> Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1
-
-## [Js Proxy](https://github.com/gergob/jsProxy)
-
-## [Githubclicks Github Chrome Extension](https://github.com/gayanvoice/githubclicks-github-chrome-extension)
-
-> Navigate through modules, classes, and declarations in GitHub like an IDE
-
-## [Peekaboo](https://github.com/freqdec/peekaboo)
-
-> Know when elements are about to scroll into the viewport
-
-## [Template Vscode Extension](https://github.com/fabiospampinato/template-vscode-extension)
-
-> A template for starting a new vscode extension quickly.
----
-
-# 133 Other libraries and resources
-
-## [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)
-
-> 🙃 A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
-## [Public Apis](https://github.com/public-apis/public-apis)
-
-> A collective list of free APIs for use in software and web development.
-
-## [Front End Developer Interview Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions)
-
-> A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
-
-## [Every Programmer Should Know](https://github.com/mtdvio/every-programmer-should-know)
-
-> A collection of (mostly) technical things every software developer should know
-
-## [Papers We Love](https://github.com/papers-we-love/papers-we-love)
-
-> Papers from the computer science community to read and discuss.
-
-## [Best Websites A Programmer Should Visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)
-
-> :link: Some useful websites for programmers.
-
-## [Free For Dev](https://github.com/ripienaar/free-for-dev)
-
-> A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
-
-## [Design Patterns For Humans](https://github.com/kamranahmedse/design-patterns-for-humans)
-
-> An ultra-simplified explanation to design patterns
-
-## [Head](https://github.com/joshbuchea/HEAD)
-
-> 🗿 A list of everything that *could* go in the head of your document
-
-## [The Book Of Secret Knowledge](https://github.com/trimstray/the-book-of-secret-knowledge)
-
-> A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
-## [Hover](https://github.com/IanLunn/Hover)
-
-> A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
-
-## [Profile Summary For Github](https://github.com/tipsy/profile-summary-for-github)
-
-> Tool for visualizing GitHub profiles
-
-## [Helm](https://github.com/helm/helm)
-
-> The Kubernetes Package Manager
-
-## [React Redux Links](https://github.com/markerikson/react-redux-links)
-
-> Curated tutorial and resource links I've collected on React, Redux, ES6, and more
-
-## [Fonts](https://github.com/powerline/fonts)
-
-> Patched fonts for Powerline users.
-
-## [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts)
-
-> Iconic font aggregator, collection, & patcher. 3,600+ icons, 40+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
-
-## [Cheat Sh](https://github.com/chubin/cheat.sh)
-
-> the only cheat sheet you need
-
-## [Dive](https://github.com/wagoodman/dive)
-
-> A tool for exploring each layer in a docker image
-
-## [Cosmos](https://github.com/OpenGenus/cosmos)
-
-> Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum | Participate at Hacktoberfest
-
-## [Wtfpython](https://github.com/satwikkansal/wtfpython)
-
-> A collection of surprising Python snippets and lesser-known features.
-
-## [Games](https://github.com/leereilly/games)
-
-> :video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
-
-## [Tools Of The Trade](https://github.com/cjbarber/ToolsOfTheTrade)
-
-> Tools of The Trade, from Hacker News.
-
-## [Dep](https://github.com/golang/dep)
-
-> Go dependency management tool
-
-## [Public Apis](https://github.com/n0shake/Public-APIs)
-
-> 📚 A public list of APIs from round the web.
-
-## [Professional Programming](https://github.com/charlax/professional-programming)
-
-> A collection of full-stack resources for programmers.
-
-## [Functional Programming Jargon](https://github.com/hemanth/functional-programming-jargon)
-
-> Jargon from the functional programming world in simple terms!
-
-## [Lazydocker](https://github.com/jesseduffield/lazydocker)
-
-> The lazier way to manage everything docker
-
-## [Lottie React Native](https://github.com/react-native-community/lottie-react-native)
-
-> Lottie wrapper for React Native.
-
-## [Arangodb](https://github.com/arangodb/arangodb)
-
-> 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
-
-## [Front End Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist)
-
-> 🎮 The only Front-End Performance Checklist that runs faster than the others
-
-## [Wtf](https://github.com/wtfutil/wtf)
-
-> The personal information dashboard for your terminal.
-
-## [Nginx Admins Handbook](https://github.com/trimstray/nginx-admins-handbook)
-
-> How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.
-
-## [Gopherjs](https://github.com/gopherjs/gopherjs)
-
-> A compiler from Go to JavaScript for running Go code in a browser
-
-## [Loaders Css](https://github.com/ConnorAtherton/loaders.css)
-
-> Delightful, performance-focused pure css loading animations.
-
-## [Robotjs](https://github.com/octalmage/robotjs)
-
-> Node.js Desktop Automation.
-
-## [Caire](https://github.com/esimov/caire)
-
-> Content aware image resize library
-
-## [Offline](https://github.com/HubSpot/offline)
-
-> Automatically display online/offline indication to your users
-
-## [Napajs](https://github.com/microsoft/napajs)
-
-> Napa.js: a multi-threaded JavaScript runtime
-
-## [Hacker Laws](https://github.com/dwmkerr/hacker-laws)
-
-> 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
-
-## [Annie](https://github.com/iawia002/annie)
-
-> 👾 Fast, simple and clean video downloader
-
-## [Learn Go With Tests](https://github.com/quii/learn-go-with-tests)
-
-> Learn Go with test-driven development
-
-## [Babel Handbook](https://github.com/jamiebuilds/babel-handbook)
-
-> :blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
-
-## [React Typescript Cheatsheet](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet)
-
-> Cheatsheets for experienced React developers getting started with TypeScript
-
-## [Frontend Stuff](https://github.com/moklick/frontend-stuff)
-
-> A continuously expanded list of frameworks, libraries and tools I used/want to use for building things on the web. Mostly JavaScript.
-
-## [Go Perfbook](https://github.com/dgryski/go-perfbook)
-
-> Thoughts on Go performance optimization
-
-## [Vscode Tips And Tricks](https://github.com/microsoft/vscode-tips-and-tricks)
-
-> Collection of helpful tips and tricks for VS Code.
-
-## [Ladda](https://github.com/hakimel/Ladda)
-
-> Buttons with built-in loading indicators.
-
-## [Gdrive](https://github.com/gdrive-org/gdrive)
-
-> Google Drive CLI Client
-
-## [Deep Learning Drizzle](https://github.com/kmario23/deep-learning-drizzle)
-
-> Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
-
-## [Node Os](https://github.com/NodeOS/NodeOS)
-
-> Lightweight operating system using Node.js as userspace
-
-## [K](https://github.com/loadimpact/k6)
-
-> A modern load testing tool, using Go and JavaScript - https://k6.io
-
-## [Kepler Gl](https://github.com/keplergl/kepler.gl)
-
-> Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
-
-## [Golang Developer Roadmap](https://github.com/Alikhll/golang-developer-roadmap)
-
-> Roadmap to becoming a Go developer in 2019
-
-## [Pgweb](https://github.com/sosedoff/pgweb)
-
-> Cross-platform client for PostgreSQL databases
-
-## [Javascript Testing Best Practices](https://github.com/goldbergyoni/javascript-testing-best-practices)
-
-> 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)
-
-## [Gopher Reading List](https://github.com/enocom/gopher-reading-list)
-
-> A curated selection of blog posts on Go
-
-## [Frontend](https://github.com/guardian/frontend)
-
-> The Guardian Dot Com.
-
-## [Gitleaks](https://github.com/zricethezav/gitleaks)
-
-> Audit git repos for secrets 🔑
-
-## [Marketing For Engineers](https://github.com/LisaDziuba/Marketing-for-Engineers)
-
-> A curated collection of marketing articles & tools to grow your product.
-
-## [Frontend Case Studies](https://github.com/andrew--r/frontend-case-studies)
-
-> 💼 A curated list of technical talks and articles about real world enterprise frontend development
-
-## [Programming Talks](https://github.com/hellerve/programming-talks)
-
-> Awesome & interesting talks about programming
-
-## [Stacer](https://github.com/oguzhaninan/Stacer)
-
-> Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
-
-## [Robotgo](https://github.com/go-vgo/robotgo)
-
-> RobotGo, Go Native cross-platform GUI automation
-
-## [Tab Nine](https://github.com/zxqfl/TabNine)
-
-> The all-language autocompleter: https://tabnine.com/
-
-## [Alternative Internet](https://github.com/redecentralize/alternative-internet)
-
-> A collection of interesting new networks and tech aiming at decentralisation (in some form).
-
-## [Monolith](https://github.com/Y2Z/monolith)
-
-> :black_large_square: CLI tool for saving complete web pages as a single HTML file
-
-## [Hadolint](https://github.com/hadolint/hadolint)
-
-> Dockerfile linter, validate inline bash, written in Haskell
-
-## [Docker Cheat Sheet](https://github.com/eon01/DockerCheatSheet)
-
-> 🐋 Docker Cheat Sheet 🐋
-
-## [Awful Ai](https://github.com/daviddao/awful-ai)
-
-> 😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness
-
-## [Webpack Libs Optimizations](https://github.com/GoogleChromeLabs/webpack-libs-optimizations)
-
-> Using a library in your webpack project? Here’s how to optimize it
-
-## [Dumb Password Rules](https://github.com/dumb-password-rules/dumb-password-rules)
-
-> Shaming sites with dumb password rules.
-
-## [Izi Toast](https://github.com/marcelodolza/iziToast)
-
-> Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
-
-## [Micromodal](https://github.com/ghosh/Micromodal)
-
-> ⭕ Tiny javascript library for creating accessible modal dialogs
-
-## [Book Notes](https://github.com/mgp/book-notes)
-
-> Notes from books and other interesting things that I've read.
-
-## [Img](https://github.com/RevillWeb/img-2)
-
-> Replace elements with to automatically pre-cache images and improve page performance.
-
-## [Bombardier](https://github.com/codesenberg/bombardier)
-
-> Fast cross-platform HTTP benchmarking tool written in Go
-
-## [Javascript Design Patterns For Humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans)
-
-> An ultra-simplified explanation of design patterns implemented in javascript
-
-## [React Native Facebook Login](https://github.com/magus/react-native-facebook-login)
-
-> React Native component wrapping the native Facebook SDK login button and manager
-
-## [Scdl](https://github.com/flyingrub/scdl)
-
-> Soundcloud Music Downloader
-
-## [Lazyestload Js](https://github.com/Paul-Browne/lazyestload.js)
-
-> load images only when they are in (and remain in) the viewport
-
-## [Github Issue Templates](https://github.com/stevemao/github-issue-templates)
-
-> :symbols: A collection of GitHub issue and pull request templates
-
-## [Vivify](https://github.com/Martz90/vivify)
-
-> Vivify is free CSS animation library.
-
-## [Css Refresher Notes](https://github.com/vasanthk/css-refresher-notes)
-
-> CSS Refresher!
-
-## [Scalable Css Reading List](https://github.com/davidtheclark/scalable-css-reading-list)
-
-> Collected dispatches from The Quest for Scalable CSS
-
-## [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
-
-> :mag: A helpful checklist / collection of Search Engine Optimization (SEO) tips and techniques.
-
-## [Github Drama](https://github.com/nikolas/github-drama)
-
-> "locked and limited conversation to collaborators"
-
-## [Gridbugs](https://github.com/rachelandrew/gridbugs)
-
-> A curated list of Grid interop issues
-
-## [V Profiler](https://github.com/node-inspector/v8-profiler)
-
-> node bindings for the v8 profiler
-
-## [React Native Google Analytics Bridge](https://github.com/idehub/react-native-google-analytics-bridge)
-
-> React Native bridge to the Google Analytics libraries on both iOS and Android.
-
-## [Node Goat](https://github.com/OWASP/NodeGoat)
-
-> The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.
-
-## [Termdash](https://github.com/mum4k/termdash)
-
-> Terminal based dashboard.
-
-## [Petition](https://github.com/otvorete/petition)
-
-> ПОКАЖЕТЕ НИ КОДА!
-
-## [Sonar Ts](https://github.com/SonarSource/SonarTS)
-
-> Static code analyzer for TypeScript
-
-## [Repaintless](https://github.com/szynszyliszys/repaintless)
-
-> Library for fast CSS Animations
-
-## [Font Awesome Animation](https://github.com/l-lin/font-awesome-animation)
-
-> Simple animations using FontAwesome and some CSS3.
-
-## [Wharfee](https://github.com/j-bennet/wharfee)
-
-> A CLI with autocompletion and syntax highlighting for Docker commands.
-
-## [Txt Wav](https://github.com/georgetmayorga/txt.wav)
-
-> some weird text animations the internet deserves
-
-## [Wenk](https://github.com/tiaanduplessis/wenk)
-
-> :wink: Lightweight pure CSS tooltip for the greater good
-
-## [Frontend Dev Resources](https://github.com/dmytroyarmak/frontend-dev-resources)
-
-> List of useful resources for front end developers
-
-## [Adblockfast](https://github.com/rocketshipapps/adblockfast)
-
-> Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.
-
-## [Factbook Json](https://github.com/factbook/factbook.json)
-
-> World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)
-
-## [Git Extra Commands](https://github.com/unixorn/git-extra-commands)
-
-> A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks.
-
-## [Rust For Js People](https://github.com/yoshuawuyts/rust-for-js-people)
-
-> Know JS, want to try Rust, but not sure where to start? This is for you!
-
-## [React Advanced Patterns](https://github.com/manjula91/react-advanced-patterns)
-
-> Advanced React Component Patterns
-
-## [Finder](https://github.com/antonmedv/finder)
-
-> CSS Selector Generator 🗺
-
-## [Football Json](https://github.com/openfootball/football.json)
-
-> Free open public domain football data in JSON incl. English Premier League, Bundesliga, Primera División, Serie A and more - No API key required ;-)
-
-## [Front End Conferences](https://github.com/frontendfront/front-end-conferences)
-
-> This is a list of upcoming front-end related conferences.
-
-## [Node Report](https://github.com/nodejs/node-report)
-
-> Delivers a human-readable diagnostic summary, written to file.
-
-## [Web Security Basics](https://github.com/vasanthk/web-security-basics)
-
-> Web security concepts
-
-## [Great Puzzles](https://github.com/sharkdp/great-puzzles)
-
-> A curated list of great puzzles
-
-## [Node Vs Deno](https://github.com/egoist/node-vs-deno)
-
-> A Deno guide for Node.js developers
-
-## [Cli Cheatsheet](https://github.com/sw-yx/cli-cheatsheet)
-
-> helpful libraries for *building* CLIs. Not a list of CLIs.
-
-## [Rebase](https://github.com/cirrus-actions/rebase)
-
-> GitHub Action to automatically rebase PRs
-
-## [Ui Interactions](https://github.com/raphaelfabeni/ui-interactions)
-
-> Open source click and copy user interface interactions.
-
-## [Resources](https://github.com/tunnckoCore/resources)
-
-> :book: Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. :star: Since October 21, 2017.
-
-## [Not So Random](https://github.com/ex-punctis/not-so-random)
-
-> A script [js + plotly.js] that guesses your next input no matter how random you try to be
-
-## [Wasm Flate](https://github.com/drbh/wasm-flate)
-
-> 🗜️⚡Compress files on the client side super fast using WASM. Supports GZIP, ZLIB and DEFLATE compression and decompression
-
-## [Gyazo](https://github.com/gyazo/Gyazo)
-
-> Gyazo: the simplest and fastest screenshot uploading tool
-
-## [Docsify Themeable](https://github.com/jhildenbiddle/docsify-themeable)
-
-> A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).
-
-## [Meme](https://github.com/nomad-software/meme)
-
-> A command line utility for creating memes
-
-## [Days Of Ml](https://github.com/prakhar21/100-Days-of-ML)
-
-> A day to day plan for this challenge (100 Days of Machine Learning) . Covers both theoretical and practical aspects
-
-## [C Ws](https://github.com/ClusterWS/cWS)
-
-> cWS is modified version of the uWebsockets v0.14 with some minor tweaks in C++ code and complete rewrite of JS code.
-
-## [Node Gc Profiler](https://github.com/bretcope/node-gc-profiler)
-
-> Allows you to profile when the garbage collector runs, and how long it takes.
-
-## [Font Awesome Assets](https://github.com/ladjs/font-awesome-assets)
-
-> :lipstick: Convert any of @FortAwesome's Font-Awesome icons to an asset, such as an tag or a Base64-encoded PNG/SVG tag! It supports Retina devices and custom tag attributes too!
-
-## [Typescript Cheat Sheet](https://github.com/frontdevops/typescript-cheat-sheet)
-
-> TypeScript cheat sheet
-
-## [Photon Web Ui](https://github.com/alanzhangzm/Photon-WebUI)
-
-> A modern WebUI for aria2.
-
-## [Sw Tips](https://github.com/popeindustries/sw-tips)
-
-> Tips for working with ServiceWorker (extracted from a talk at JSConf.eu)
-
-## [Perf Little Book](https://github.com/NanXiao/perf-little-book)
-
-> A small book which introduces Linux perf tool.
-
-## [React Native Curated](https://github.com/atulmy/react-native-curated)
-
-> 💁♂️ Hand picked collection of packages, tutorials and more for React Native.
-
-## [Dev Movies](https://github.com/aryaminus/dev-movies)
-
-> Movies and Series I've loved over the years, for the people with software development background, IT Engineers or general people who love movies
-
-## [Node Gcstats](https://github.com/dainis/node-gcstats)
-
-## [Http Caching Guide](https://github.com/acoshift/http-caching-guide)
-
-> Short Guide for Modern HTTP Caching
-
-## [Golang Server](https://github.com/selfrefactor/golang-server)
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index 45591c6..0000000
--- a/docs/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
- useful-javascript-libraries - Collection of Javascript libraries
-
-
-
-
-
-
-
-
-
-
-
diff --git a/package.json b/package.json
deleted file mode 100644
index 6f32f94..0000000
--- a/package.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "name": "useful-javascript-libraries",
- "version": "1.0.0",
- "description": "Collection of Javascript libraries",
- "main": "./src/index.js",
- "scripts": {
- "out": "docsify init ./docs",
- "on": "node src/index.js"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/selfrefactor/useful-javascript-libraries.git"
- },
- "author": "",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/selfrefactor/useful-javascript-libraries/issues"
- },
- "homepage": "https://github.com/selfrefactor/useful-javascript-libraries#readme",
- "dependencies": {
- "axios": "^0.19.0",
- "dayjs": "^1.8.15",
- "docsify-cli": "^4.3.0",
- "env-fn": "1.1.2",
- "fs-extra": "^8.1.0",
- "helpers": "https://github.com/selfrefactor/helpers#2.0.1",
- "js-base64": "^2.5.1",
- "rambdax": "^2.13.0",
- "string-fn": "^2.9.0"
- },
- "devDependencies": {
- "jest": "^24.9.0"
- },
- "commitMessage": {
- "support": [
- "new to.delete gist"
- ],
- "feature": [
- "remove"
- ],
- "workInProgress": "awesome list"
- }
-}
\ No newline at end of file
diff --git a/src/_helpers/dateDiff.js b/src/_helpers/dateDiff.js
deleted file mode 100644
index 618b072..0000000
--- a/src/_helpers/dateDiff.js
+++ /dev/null
@@ -1,10 +0,0 @@
-const dayjs = require('dayjs')
-
-function dateDiff(a, b) {
- const date1 = dayjs(a)
- const date2 = dayjs(b)
-
- return date2.diff(date1, 'day')
-}
-
-exports.dateDiff = dateDiff
diff --git a/src/_helpers/dateDiff.spec.js b/src/_helpers/dateDiff.spec.js
deleted file mode 100644
index 78c9e2c..0000000
--- a/src/_helpers/dateDiff.spec.js
+++ /dev/null
@@ -1,22 +0,0 @@
-const { dateDiff } = require('./dateDiff')
-
-test('same day', () => {
- const a = '2018-11-12T13:51:57Z'
- const b = '2018-11-12T02:25:47Z'
-
- expect(dateDiff(a, b)).toBe(0)
-})
-
-test('b is better', () => {
- const a = '2018-11-12T13:51:57Z'
- const b = '2018-10-12T02:25:47Z'
-
- expect(dateDiff(a, b)).toBeLessThan(-27)
-})
-
-test('a is better', () => {
- const a = '2018-09-12T13:51:57Z'
- const b = '2018-10-12T02:25:47Z'
-
- expect(dateDiff(a, b)).toBeGreaterThan(27)
-})
diff --git a/src/_helpers/getDependencies.js b/src/_helpers/getDependencies.js
deleted file mode 100644
index d6d9cca..0000000
--- a/src/_helpers/getDependencies.js
+++ /dev/null
@@ -1,34 +0,0 @@
-const Base64 = require('js-base64').Base64
-const {
- keys,
- tryCatch,
- pick,
- mergeAll,
- s,
- values,
-} = require('rambdax')
-s()
-
-function getDependencies(encodedData) {
- const packageJsonRaw = tryCatch(Base64.decode, false)(
- encodedData
- )
-
- if (!packageJsonRaw) return false
-
- const packageJson = tryCatch(JSON.parse, false)(packageJsonRaw)
-
- if (!packageJson) return false
-
- const dependencies = pick(
- 'dependencies,devDependencies,peerDependencies',
- packageJson
- )
-
- return dependencies
- .s(values)
- .s(mergeAll)
- .s(keys)
-}
-
-exports.getDependencies = getDependencies
diff --git a/src/_helpers/getDependencies.spec.js b/src/_helpers/getDependencies.spec.js
deleted file mode 100644
index 4788588..0000000
--- a/src/_helpers/getDependencies.spec.js
+++ /dev/null
@@ -1,14 +0,0 @@
-const { getDependencies } = require('./getDependencies')
-const { isAttach } = require('rambdax')
-isAttach()
-
-test('', () => {
- const dependencies = getDependencies(getData())
- console.log(dependencies)
-
- expect(dependencies.is([ 'string' ])).toBe(true)
-})
-
-function getData() {
- return `ewogICJuYW1lIjogInNob3BwaW5nLWNhcnQtZGVza3RvcC1hcHAiLAogICJ2\nZXJzaW9uIjogIjEuMC4wIiwKICAiZGVzY3JpcHRpb24iOiAiQSBtZW1lIHZp\nZXdpbmcgZGVza3RvcCBhcHAiLAogICJtYWluIjogImFwcC5qcyIsCiAgInNj\ncmlwdHMiOiB7CiAgICAic3RhcnQiOiAiRWxlY3Ryb24gIC4iCiAgfSwKICAi\na2V5d29yZHMiOiBbCiAgICAiRWxlY3Ryb24iLAogICAgInF1aWNrIiwKICAg\nICJzdGFydCIsCiAgICAidHV0b3JpYWwiLAogICAgImRlbW8iCiAgXSwKICAi\nYXV0aG9yIjogIlN5ZWQgQWhzYW4gQWhtZWQiLAogICJsaWNlbnNlIjogIkND\nMC0xLjAiLAogICJkZXZEZXBlbmRlbmNpZXMiOiB7CiAgICAiZWxlY3Ryb24i\nOiAiXjIuMC4wIgogIH0sCiAgImRlcGVuZGVuY2llcyI6IHsKICAgICJnb29n\nbGUtaW1hZ2VzIjogIl4yLjEuMCIsCiAgICAiZ29vZ2xlYXBpcyI6ICJeMS4w\nLjAiLAogICAgInNxbGl0ZTMiOiAiXjMuMS44IgogIH0KfQo=\n`
-}
diff --git a/src/_helpers/titleCase.js b/src/_helpers/titleCase.js
deleted file mode 100644
index 38854e7..0000000
--- a/src/_helpers/titleCase.js
+++ /dev/null
@@ -1,15 +0,0 @@
-const WORDS = /[A-Z]?[a-z]+|[A-Z]?[A-Za-z]?[A-Za-z]+/g
-const { join, match, map, head, toUpper, toLower, tail } = require('rambdax')
-
-function words(str){
- return match(WORDS, str)
-}
-
-function titleCase(str){
- return join(
- ' ',
- map(val => `${ toUpper(head(val)) }${ toLower(tail(val)) }`, words(str))
- )
-}
-
-exports.titleCase = titleCase
diff --git a/src/_helpers/titleCase.spec.js b/src/_helpers/titleCase.spec.js
deleted file mode 100644
index dcd00eb..0000000
--- a/src/_helpers/titleCase.spec.js
+++ /dev/null
@@ -1,14 +0,0 @@
-const { titleCase } = require('./titleCase.js')
-
-test('happy', () => {
- expect(titleCase('Public-APIs')).toBe('Public Apis')
-})
-
-test('1', () => {
- expect(titleCase('FileSaver.js')).toBe('File Saver Js')
-})
-
-test('2', () => {
- expect(titleCase('PWABuilder-CLI')).toBe('Pwabuilder Cli')
-})
-
\ No newline at end of file
diff --git a/src/_modules/bookmarksToLinks.js b/src/_modules/bookmarksToLinks.js
deleted file mode 100644
index 2196310..0000000
--- a/src/_modules/bookmarksToLinks.js
+++ /dev/null
@@ -1,33 +0,0 @@
-const dayjs = require('dayjs')
-const { match, anyTrue, remove } = require('rambdax')
-const { readFileSync, writeFileSync } = require('fs')
-const { resolve } = require('path')
-
-const today = dayjs().format('M_DD_YY')
-const FILE = resolve(
- __dirname,
- `../bookmarks_${ today }.html`
-)
-const GITHUB_MARKER = 'https://github.com/'
-const NPM_MARKER = 'https://www.npmjs.com/package/'
-
-function bookmarksToLinks(output){
- const content = readFileSync(FILE).toString()
- const matched = match(
- /href=".+" ICON/gmi,
- content
- )
-
- const filtered = matched.filter(x => anyTrue(
- x.includes(GITHUB_MARKER),
- x.includes(NPM_MARKER),
- ))
-
- const newLinks = filtered.map(
- remove([ 'HREF="', /".+/g ])
- ).join('\n')
-
- writeFileSync(output, newLinks)
-}
-
-exports.bookmarksToLinks = bookmarksToLinks
diff --git a/src/_modules/getScore.js b/src/_modules/getScore.js
deleted file mode 100644
index d7d0b77..0000000
--- a/src/_modules/getScore.js
+++ /dev/null
@@ -1,25 +0,0 @@
-const dayjs = require('dayjs')
-
-function dateDiff(a) {
- const date1 = dayjs(Date.now())
- const date2 = dayjs(a)
-
- return date2.diff(date1, 'day')
-}
-
-const UPDATED = 5
-const ISSUES = 9
-const STARS = 2
-
-function getScore(x, otherFlag) {
- const updatedPenalty = dateDiff(x.updated_at) * UPDATED
- const issuesPenalty = x.open_issues * ISSUES
- const starsScore = x.stargazers_count * STARS
- const othersPenalty = otherFlag ? -10000 : 0
-
- return (
- starsScore + updatedPenalty + issuesPenalty + othersPenalty
- )
-}
-
-exports.getScore = getScore
diff --git a/src/_modules/getScore.spec.js b/src/_modules/getScore.spec.js
deleted file mode 100644
index 9ccbe37..0000000
--- a/src/_modules/getScore.spec.js
+++ /dev/null
@@ -1,60 +0,0 @@
-/**
- * @jest-environment node
- */
-const { getScore } = require('./getScore')
-const { repoData } = require('./repoData')
-const { sort } = require('rambdax')
-
-const first = {
- updated_at : '2018-11-12T13:51:57Z',
- stargazers_count : 37,
- open_issues : 0,
-}
-const second = {
- updated_at : '2018-11-01T07:41:55Z',
- stargazers_count : 183,
- open_issues : 9,
-}
-const third = {
- updated_at : '2018-09-14T07:41:55Z',
- stargazers_count : 407,
- open_issues : 30,
-}
-
-test('second is better', () => {
- const firstScore = getScore(first)
- const secondScore = getScore(second)
- console.log({
- firstScore,
- secondScore,
- })
-
- expect(firstScore).toBeLessThan(secondScore)
-})
-
-test('third is better', () => {
- const secondScore = getScore(second)
- const thirdScore = getScore(third)
- //console.log({thirdScore, secondScore})
-
- expect(thirdScore).toBeGreaterThan(secondScore)
-})
-
-test('otherFlag has enough influence', () => {
- const firstScore = getScore(first, true)
- const thirdScore = getScore(third)
- //console.log({thirdScore, firstScore})
-
- expect(thirdScore).toBeGreaterThan(firstScore)
-})
-
-test.skip('', async () => {
- const firstURL = 'https://github.com/selfrefactor/rambda'
- const secondURL =
- 'https://github.com/styled-components/css-to-react-native'
-
- const firstData = await repoData(firstURL)
- const secondData = await repoData(secondURL)
- const sorted = sort(getScore, [ firstData, secondData ])
- expect(sorted[ 0 ]).toStrictEqual(secondData)
-})
diff --git a/src/_modules/repoData.js b/src/_modules/repoData.js
deleted file mode 100644
index afa44c9..0000000
--- a/src/_modules/repoData.js
+++ /dev/null
@@ -1,98 +0,0 @@
-const { get } = require('axios')
-const { takeLast, pick, glue, path } = require('rambdax')
-const { getDependencies } = require('../_helpers/getDependencies')
-const { dateDiff } = require('../_helpers/dateDiff')
-
-const ALLOWED_UPDATED_DAYS = 180
-
-function safeIncludes(list, target) {
- if (!Array.isArray(list)) return false
-
- return list.includes(target)
-}
-
-async function repoData(input, secondaryFlag) {
- try {
- const splitted = input.split('/')
- if (splitted.length !== 5) return false
- const [ owner, repo ] = takeLast(2, splitted)
- console.log(repo)
- const url = glue(
- `
- https://api.github.com
- repos
- ${ owner }
- ${ repo }?access_token=${ process.env.GITHUB }
- `,
- '/'
- )
-
- const { status, data } = await get(url)
- if (status > 200) return false
-
- const packageJsonUrl = glue(
- `
- https://api.github.com
- repos
- ${ owner }
- ${ repo }
- contents
- package.json?access_token=${ process.env.GITHUB }
- `,
- '/'
- )
-
- let isLibrary
- let isReact = false
- let isTypescript = false
- try {
- const response = await get(packageJsonUrl)
- const dependencies = getDependencies(
- path('data.content', response)
- )
- if (safeIncludes(dependencies, 'react')) {
- isReact = true
- } else if (safeIncludes(dependencies, 'typescript')) {
- isTypescript = true
- }
- isLibrary = true
- } catch (e) {
- isLibrary = false
- }
-
- const picked = pick(
- 'language,name,description,html_url,updated_at,stargazers_count,open_issues',
- data
- )
- if(secondaryFlag){
- const updatedSince = dateDiff(
- data.updated_at,
- Date.now()
- )
- console.log({
- okUpdated: updatedSince < ALLOWED_UPDATED_DAYS
- })
-
- if(updatedSince > ALLOWED_UPDATED_DAYS) return false
- }
- console.log({
- owner,
- repo,
- isLibrary,
- isReact,
- isTypescript,
- })
-
- return {
- ...picked,
- isLibrary,
- isReact,
- isTypescript,
- }
- } catch (error) {
- return false
- }
-}
-
-exports.repoData = repoData
-exports.repoDataSecondary = x => repoData(x, true)
diff --git a/src/_modules/repoData.spec.js b/src/_modules/repoData.spec.js
deleted file mode 100644
index 76ec1c6..0000000
--- a/src/_modules/repoData.spec.js
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
- * @jest-environment node
- */
-const { isAttach } = require('rambdax')
-const { repoData } = require('./repoData')
-isAttach()
-
-const schema = {
- description : 'string',
- html_url : 'string',
- updated_at : 'string',
- stargazers_count : 'number',
- open_issues : 'number',
-}
-
-test('', async () => {
- const url = 'https://github.com/selfrefactor/rambda'
-
- const data = await repoData(url)
- console.log({ data })
- expect(data.is(schema)).toBe(true)
-})
diff --git a/src/_modules/toGithubURL.js b/src/_modules/toGithubURL.js
deleted file mode 100644
index 39226ad..0000000
--- a/src/_modules/toGithubURL.js
+++ /dev/null
@@ -1,25 +0,0 @@
-const { last, path, remove } = require('rambdax')
-const { exec } = require('helpers')
-
-const execCommand = async command => {
- const [execOutput] = await exec({command, cwd : process.cwd() })
- return execOutput
-}
-
-async function toGithubURL(url) {
- const packageKey = last(url.split('/'))
- const command = `npm info --json ${ packageKey }`
- const packageInfoRaw = await execCommand(command)
- const packageInfo = JSON.parse(packageInfoRaw)
-
- if(packageInfo.error){
- console.log(packageKey, 'with error')
- return
- }
- const repoRaw = path('repository.url', packageInfo)
- if (!repoRaw) return false
-
- return remove([ 'git+', '.git' ], repoRaw)
-}
-
-exports.toGithubURL = toGithubURL
diff --git a/src/_modules/toGithubURL.spec.js b/src/_modules/toGithubURL.spec.js
deleted file mode 100644
index 50b81c0..0000000
--- a/src/_modules/toGithubURL.spec.js
+++ /dev/null
@@ -1,8 +0,0 @@
-const { toGithubURL } = require('./toGithubURL')
-
-test('', async () => {
- const from = 'https://www.npmjs.com/package/rambda'
- const to = 'https://github.com/selfrefactor/rambda'
-
- expect(await toGithubURL(from)).toBe(to)
-})
diff --git a/src/gists.json b/src/gists.json
deleted file mode 100644
index 6070f19..0000000
--- a/src/gists.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "links":[
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/93ba014a2094c7a0c91f3cf11ab232708bf24bcd/ToDelete_November19",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/1ec2508f98dc45f2eff40bc7dfa36a3555d13026/ToDelete_September19",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/e05e5dbdb51e412715279de9fc81b8df71e19c3b/ToDelete_August19",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/3e56687d4f56079192de0f44f1b519819102d3c3/ToDelete_June19",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/3e56687d4f56079192de0f44f1b519819102d3c3/ToDelete_April19",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/c4ce857204a7a5ad9838b7658773c7c1c97f313c/ToDelete_End_18",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/6fb5a285a44419e281669bec3404d8d30d21ade2/ToDelete_Dec_18",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/ToDelete_May18__",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/ToDelete_May18",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/ToDelete_Feb18__",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/ToDelete_Feb18",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/OLD_CSS",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/FreeReact",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/FREE_GITHUB_BEST",
- "https://gist.githubusercontent.com/selfrefactor/aad1c5d78e6e22fb5d364efbfedeea21/raw/db486122cc6300424c47dba2a4cc3e60925c6ac0/FREE_GITHUB"
- ]
-}
\ No newline at end of file
diff --git a/src/indexProve.js b/src/indexProve.js
deleted file mode 100644
index 4a534bc..0000000
--- a/src/indexProve.js
+++ /dev/null
@@ -1,259 +0,0 @@
-require('env-fn')('special')
-const {
- allTrue,
- anyTrue,
- complement,
- filter,
- flatten,
- includes,
- map,
- mapAsync,
- prop,
- reject,
- remove,
- replace,
- s,
- sort,
- template,
- uniqWith,
-} = require('rambdax')
-const {
- repoData: repoDataModule,
- repoDataSecondary,
-} = require('./_modules/repoData')
-const { bookmarksToLinks } = require('./_modules/bookmarksToLinks')
-const { get } = require('axios')
-const { getScore } = require('./_modules/getScore')
-const { readFileSync, writeFileSync } = require('fs')
-const { titleCase } = require('./_helpers/titleCase.js')
-const { toGithubURL } = require('./_modules/toGithubURL')
-const { writeJSONSync, readJSONSync } = require('fs-extra')
-
-const BOOKMARKS = `${ __dirname }/links.txt`
-const SECONDARY_INPUT = `${ __dirname }/gists.json`
-const SECONDARY_OUTPUT = `${ __dirname }/linksSecondary.txt`
-const LINKS = `${ __dirname }/links.json`
-const REPO_DATA = `${ __dirname }/repoData.json`
-const TITLE = '# {{num}} Useful {{tag}} libraries\n\n'
-const AWESOME_TITLE = '# {{num}} Useful {{tag}}\n\n'
-const TITLE_PROJECTS = '# {{num}} Useful Javascript projects\n\n'
-const OTHER_TITLE = '# {{num}} Other libraries and resources\n\n'
-const TEMPLATE = [ '## [{{title}}]({{url}})', '> {{description}}' ].join(
- '\n\n'
-)
-
-const TEMPLATE_NO_DESC = '## [{{title}}]({{url}})'
-s()
-
-async function generateLinks(bookmarksContent){
- const allLinks = bookmarksContent
- .split('\n')
- .s(reject(includes('gist.')))
- .s(reject(includes('?tab')))
- .s(reject(includes('trending')))
- .s(filter(x => x.includes('github.com') || x.includes('npmjs')))
-
- const withCorrectLinks = await mapAsync(async x => {
- if (x.includes('github.com')) return x
- const url = await toGithubURL(x)
-
- return url
- }, allLinks)
-
- return withCorrectLinks.s(filter(Boolean)).s(
- map(x => {
- const replaced = replace(/(git:)|(ssh:)/, 'https:', x)
-
- return remove('git@', replaced)
- })
- )
-}
-
-async function createDataJSON(){
- const bookmarksContent = readFileSync(BOOKMARKS).toString()
-
- const bookmarksContentSecondary = readFileSync(
- SECONDARY_OUTPUT
- ).toString()
-
- const links = await generateLinks(bookmarksContent)
- const linksSecondary = await generateLinks(bookmarksContentSecondary)
-
- writeJSONSync(
- LINKS,
- {
- links,
- linksSecondary,
- },
- { spaces : '\t' }
- )
-}
-
-async function createScores(){
- const { links, linksSecondary } = readJSONSync(LINKS)
- const withRepoDataRaw = await mapAsync(repoDataModule, links)
- const withRepoDataSecondaryRaw = await mapAsync(
- repoDataSecondary,
- linksSecondary
- )
-
- const withRepoData = withRepoDataRaw.filter(Boolean)
- const withRepoDataSecondary = withRepoDataSecondaryRaw.filter(Boolean)
-
- const score = withRepoData.map(x => ({
- ...x,
- score : getScore(x, true),
- }))
- const scoreSecondary = withRepoDataSecondary.map(x => ({
- ...x,
- score : getScore(x, true),
- }))
- const toSave = uniqWith((a, b) => a.name === b.name, [
- ...score,
- ...scoreSecondary,
- ])
-
- writeJSONSync(REPO_DATA, { repoData : toSave }, { spaces : '\t' })
-}
-
-async function updateSecondaryFn(){
- const { links } = readJSONSync(SECONDARY_INPUT)
- const out = await mapAsync(async url => {
- const { data } = await get(url)
-
- return data.split('\n')
- })(links)
-
- const allLinks = flatten(out).join('\n')
- writeFileSync(SECONDARY_OUTPUT, allLinks)
-}
-
-function createReadmePartial(list){
- return list
- .map(x => {
- const templateInput = {
- description : x.description ? x.description.trim() : '',
- title : titleCase(x.name),
- url : x.html_url,
- }
- const templated = x.description ?
- template(TEMPLATE, templateInput) :
- template(TEMPLATE_NO_DESC, templateInput)
-
- return `${ templated }\n`
- })
- .join('\n')
-}
-
-function isJS(x){
- if (x.language === null) return false
-
- return anyTrue(
- x.language.toLowerCase() === 'javascript',
- x.language.toLowerCase() === 'typescript'
- )
-}
-
-async function updateFromSelfrefactor(){
- const base = 'https://api.github.com/users/selfrefactor'
- const starsUrl = `${ base }/starred`
- const watchesUrl = `${ base }/subscriptions`
- const { data: stars } = await get(starsUrl)
- const { data: watches } = await get(watchesUrl)
-
- const links = [ ...stars, ...watches ].map(prop('html_url')).join('\n')
- const bookmarks = readFileSync(BOOKMARKS).toString()
-
- writeFileSync(BOOKMARKS, `${ bookmarks }\n${ links }`)
-}
-
-function isLibrary(library){
- return allTrue(
- prop('isLibrary', library),
- prop('isReact', library) === false,
- prop('isTypescript', library) === false
- )
-}
-
-function isAwesomeRepo({ name }){
- return name.toLowerCase().startsWith('awesome-')
-}
-
-async function populate({
- bookmarks,
- createData,
- createReadme,
- score,
- updateSecondary,
- fromSelfrefactor,
-}){
- if (bookmarks) bookmarksToLinks(BOOKMARKS)
- if (fromSelfrefactor) await updateFromSelfrefactor()
- if (updateSecondary) await updateSecondaryFn()
- if (createData) await createDataJSON()
- if (score) await createScores()
- if (!createReadme) return
-
- const { repoData } = readJSONSync(REPO_DATA)
- const sorted = sort((a, b) => b.score - a.score, repoData)
- const reposRaw = uniqWith((a, b) => a.name === b.name, sorted)
- const awesomeRepos = reposRaw.filter(isAwesomeRepo)
- const repos = reject(isAwesomeRepo, reposRaw)
-
- const jsRelated = repos.filter(isJS)
- const jsLibs = jsRelated.filter(isLibrary)
- const reactLibs = jsRelated.filter(prop('isReact'))
- const tsLibs = jsRelated.filter(prop('isTypescript'))
- const jsProjects = jsRelated.filter(complement(prop('isLibrary')))
- const otherLibs = repos.filter(complement(isJS))
-
- const jsContent = createReadmePartial(jsLibs)
- const awesomeContent = createReadmePartial(awesomeRepos)
- const reactContent = createReadmePartial(reactLibs)
- const tsContent = createReadmePartial(tsLibs)
- const jsProjectsContent = createReadmePartial(jsProjects)
- const otherContent = createReadmePartial(otherLibs)
-
- const jsTitle = template(TITLE, {
- num : jsLibs.length,
- tag : 'Javascript',
- })
- const awesomeTitle = template(AWESOME_TITLE, {
- num : awesomeRepos.length,
- tag : 'Awesome lists',
- })
- const reactTitle = template(TITLE, {
- num : reactLibs.length,
- tag : 'React',
- })
- const tsTitle = template(TITLE, {
- num : tsLibs.length,
- tag : 'Typescript',
- })
- const jsProjectsTitle = template(TITLE_PROJECTS, { num : jsProjects.length })
- const otherTitle = template(OTHER_TITLE, { num : otherLibs.length })
-
- const sep = '---\n\n'
- const js = `${ jsTitle }${ jsContent }`
- const react = `${ sep }${ reactTitle }${ reactContent }`
- const ts = `${ sep }${ tsTitle }${ tsContent }`
- const awesome = `${ sep }${ awesomeTitle }${ awesomeContent }`
- const projects = `${ sep }${ jsProjectsTitle }${ jsProjectsContent }`
- const other = `${ sep }${ otherTitle }${ otherContent }`
-
- writeFileSync(
- `${ process.cwd() }/README.md`,
- `${ js }\n${ awesome }${ react }${ ts }${ projects }${ other }`
- )
-}
-
-populate({
- bookmarks : 0,
- fromSelfrefactor : 0,
- updateSecondary : 0,
- createData : 0,
- score : 0,
- createReadme : 1,
-})
- .then(console.log)
- .catch(console.log)
diff --git a/src/links.json b/src/links.json
deleted file mode 100644
index 4d77762..0000000
--- a/src/links.json
+++ /dev/null
@@ -1,1040 +0,0 @@
-{
- "links": [
- "https://github.com/Mybridge/javascript-open-source/tree/master/src",
- "https://github.com/",
- "https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angular.js",
- "https://github.com/DaanDeSmedt/awesome-angular",
- "https://github.com/PatrickJS/awesome-angular",
- "https://github.com/gothinkster/angular-realworld-example-app",
- "https://github.com/formio/angular-formio/blob/master/package.json",
- "https://github.com/angular-material-extensions/password-strength",
- "https://github.com/dgryski/go-perfbook",
- "https://github.com/golang/dep",
- "https://github.com/go101/go101/releases/tag/v1.12.c",
- "https://github.com/mum4k/termdash",
- "https://github.com/uber-go/guide/blob/master/style.md",
- "https://github.com/chentsulin/awesome-graphql",
- "https://github.com/graphql-compose/graphql-compose-examples",
- "https://github.com/graphql/graphql-js",
- "https://github.com/graphql/graphql-relay-js",
- "https://github.com/clayallsopp/graphqlhub",
- "https://github.com/nareshbhatia/graphql-bookstore?source=post_page---------------------------",
- "https://github.com/tariqulislam/express-graphql-with-mongoose?source=post_page---------------------------",
- "https://github.com/marmelab/graphql-schema-from-json",
- "https://github.com/ehmicky/autoserver/blob/master/docs/server/databases/memorydb.md",
- "https://github.com/mjavascript/mastering-modular-javascript/blob/master/chapters/ch05.asciidoc",
- "https://github.com/zeit/next-plugins",
- "https://github.com/dangreenisrael/eslint-plugin-jest-formatting",
- "https://github.com/lydell/eslint-plugin-simple-import-sort",
- "https://github.com/jaredreich/notie",
- "https://github.com/apache/couchdb-fauxton",
- "https://github.com/manjula91/react-advanced-patterns.git",
- "https://github.com/lydiahallie/javascript-questions/blob/master/README-de_DE.md",
- "https://github.com/enocom/gopher-reading-list",
- "https://github.com/sholladay/pogo#serverrouteoption",
- "https://github.com/redux-observable/redux-observable/pull/225/files",
- "https://github.com/alex-saunders/glicky",
- "https://github.com/zeit/release",
- "https://github.com/charlax/professional-programming?utm_source=hackernewsletter&utm_medium=email&utm_term=code",
- "https://github.com/supasate/connected-react-router/blob/master/examples/typescript/src/index.tsx",
- "https://github.com/elsewhencode/project-guidelines#91-api-design",
- "https://github.com/googlecreativelab/teachable-machine-boilerplate",
- "https://github.com/googlecreativelab/teachable-machine",
- "https://github.com/h4cc/awesome-elixir",
- "https://github.com/pod4g/hiper/blob/master/src/analyzer/index.js",
- "https://github.com/joshbuchea/HEAD",
- "https://github.com/jossmac/react-toast-notifications",
- "https://github.com/jwbay/tslint-misc-rules",
- "https://github.com/jxnblk/ok-mdx",
- "https://github.com/mui-org/material-ui/tree/master/packages/material-ui/src",
- "https://github.com/mdx-js/mdx",
- "https://github.com/ooade/react-rough",
- "https://github.com/parro-it/screen-info",
- "https://github.com/sw-yx/react-typescript-cheatsheet/blob/master/README.md",
- "https://github.com/facebook/react/tree/master/packages",
- "https://github.com/prettier/eslint-plugin-prettier",
- "https://github.com/selfrefactor/niketa-theme/settings",
- "https://github.com/snowbillr/phaser3-webpack-es6-dev-starter",
- "https://github.com/mikaelbr/node-notifier/issues/207",
- "https://github.com/davidkpiano/flipping",
- "https://github.com/antmdvs/vscode-react-hooks-snippets/blob/master/snippets/snippets.json",
- "https://github.com/okeeffed/developer-notes/tree/master/manual/Docker",
- "https://github.com/search?utf8=%E2%9C%93&q=tensorflow+language%3Ajavascript+pushed%3A%3E2018-09-07+stars%3A%3E2+&s=updated&type=Repositories&utf8=%E2%9C%93",
- "https://github.com/styfle/awesome-online-ide",
- "https://github.com/yankouskia/hurried/blob/master/src/Thread.js",
- "https://github.com/jest-community/awesome-jest",
- "https://github.com/manjula91/react-advanced-patterns",
- "https://github.com/scribbletune/scribbletune",
- "https://github.com/DylanVann/react-native-fast-image",
- "https://github.com/codesenberg/bombardier",
- "https://github.com/formsy/formsy-react/",
- "https://github.com/nearform/node-clinic",
- "https://github.com/americanexpress/jest-image-snapshot",
- "https://github.com/nfl/react-helmet",
- "https://github.com/nitin42/react-perf-devtool/",
- "https://github.com/flitbit/diff",
- "https://github.com/pomber/github-history",
- "https://github.com/mcollina/autocannon",
- "https://github.com/expo/expo-server-sdk-node",
- "https://github.com/goldbergyoni/javascript-testing-best-practices",
- "https://github.com/nas5w/javascript-patterns/tree/master/src/patterns",
- "https://github.com/gayankuruppu/GitHubClicks",
- "https://github.com/probot/probot",
- "https://github.com/Valve/fingerprintjs2",
- "https://github.com/GoogleChrome/puppeteer/issues/4823",
- "https://github.com/akveo/eva-icons",
- "https://github.com/alibaba/rax#compatible-with-react-components",
- "https://github.com/antonmedv/finder",
- "https://github.com/berstend/puppeteer-extra",
- "https://github.com/ctrlplusb/react-sizeme",
- "https://github.com/danilowoz/react-content-loader",
- "https://github.com/davidhu2000/react-spinners",
- "https://github.com/okeeffed/developer-notes/tree/master/manual/Design-Patterns",
- "https://github.com/DylanVann/react-native-fast-image",
- "https://github.com/gibbok/animatelo",
- "https://github.com/goldfire/howler.js#documentation",
- "https://github.com/gothinkster/realworld",
- "https://github.com/i0natan/nodebestpractices",
- "https://github.com/jMavarez/Tana",
- "https://github.com/kubesail/deploy-node-app",
- "https://github.com/kylestetz/slang",
- "https://github.com/LisaDziuba/Awesome-Design-Tools",
- "https://github.com/micmro/performance-bookmarklet",
- "https://github.com/mozilla/webextension-polyfill",
- "https://github.com/nefe/You-Dont-Need-jQuery",
- "https://github.com/nfl/react-helmet",
- "https://github.com/Paul-Browne/lazyestload.js",
- "https://github.com/powerline/fonts",
- "https://github.com/loopmode/react-nipple/tree/master/packages/react-nipple",
- "https://github.com/GoogleChrome/rendertron/tree/master/middleware",
- "https://github.com/smooth-code/svgr",
- "https://github.com/stephencookdev/speed-measure-webpack-plugin#readme",
- "https://github.com/storybooks/telejson",
- "https://github.com/sw-yx/cli-cheatsheet",
- "https://github.com/tfoxy/chrome-promise",
- "https://github.com/thecreazy/siteaudit",
- "https://github.com/toddmotto/public-apis",
- "https://github.com/trimstray/nginx-quick-reference",
- "https://github.com/untu/comedy",
- "https://github.com/wagoodman/dive",
- "https://github.com/web-animations/web-animations-js",
- "https://github.com/xxczaki/styled-react-boilerplate",
- "https://github.com/codex-team/editor.js",
- "https://github.com/bmealhouse/vscode-shifty/blob/master/src/shift-interval/ipc-client.ts",
- "https://github.com/LisaDziuba/Marketing-for-Engineers",
- "https://github.com/TypedProject/ts-express-decorators",
- "https://github.com/chancejs/chancejs",
- "https://github.com/octalmage/robotjs",
- "https://github.com/eligrey/FileSaver.js",
- "https://github.com/supasate/connected-react-router",
- "https://github.com/fuzhenn/animation-easings",
- "https://github.com/sstur/react-rte",
- "https://github.com/tmcw/big",
- "https://github.com/RomuloOliveira/commit-messages-guide/blob/master/README_de-DE.md",
- "https://github.com/jlevy/the-art-of-command-line/blob/master/README-de.md",
- "https://github.com/rwaldron/idiomatic.js/tree/master/translations/de_DE",
- "https://github.com/esxjs/esx",
- "https://github.com/cosmos/cosmos-sdk/pull/4329",
- "https://github.com/flyingrub/scdl",
- "https://github.com/emazzotta/lighthouse-badges",
- "https://github.com/sindresorhus/electron-reloader/network/dependents",
- "https://github.com/electron/fiddle",
- "https://github.com/microsoft/vscode-tips-and-tricks",
- "https://github.com/galio-org/galio",
- "https://github.com/hellerve/programming-talks?utm_source=hackernewsletter&utm_medium=email&utm_term=watching",
- "https://github.com/thomasboyt/manygolf",
- "https://github.com/latviancoder/useJquery/blob/master/index.js",
- "https://github.com/RomuloOliveira/commit-messages-guide/blob/master/README_de-DE.md",
- "https://github.com/jlevy/the-art-of-command-line/blob/master/README-de.md",
- "https://github.com/GoogleChromeLabs/react-adaptive-hooks",
- "https://github.com/sdras/awesome-actions",
- "https://github.com/intuit/proof",
- "https://github.com/piotrwitek/utility-types",
- "https://github.com/kulshekhar/ts-jest",
- "https://github.com/microsoft/TypeScript-New-Handbook",
- "https://github.com/actions/javascript-action",
- "https://github.com/otvorete/petition",
- "https://github.com/BrainJS/brain.js",
- "https://github.com/Zizzamia/perfume.js",
- "https://github.com/juliangarnier/anime",
- "https://github.com/emilyxxie/matrix_vision",
- "https://github.com/kentcdodds/stop-runaway-react-effects",
- "https://github.com/SparkPost/matchbox",
- "https://github.com/DavidCai1993/style-transfer.js",
- "https://github.com/jacobwgillespie/styled-icons",
- "https://github.com/artsy/reaction",
- "https://github.com/Paratron/hookrouter",
- "https://github.com/welldone-software/why-did-you-render",
- "https://github.com/jaredpalmer/formik",
- "https://github.com/dwmkerr/hacker-laws",
- "https://github.com/fabiospampinato/template-vscode-extension",
- "https://github.com/hemanth/functional-programming-jargon",
- "https://github.com/gopherjs/gopherjs",
- "https://github.com/pubkey/rxdb",
- "https://github.com/alangpierce/sucrase",
- "https://github.com/typescript-cheatsheets/react-typescript-cheatsheet",
- "https://github.com/rehooks/awesome-react-hooks",
- "https://github.com/vadimdemedes/pastel",
- "https://github.com/SonarSource/SonarTS",
- "https://github.com/scribbletune/scribbletune",
- "https://github.com/GoogleChromeLabs/web-audio-samples",
- "https://github.com/mozilla/readability",
- "https://github.com/frontendfront/front-end-conferences",
- "https://github.com/selfrefactor/rambda",
- "https://github.com/selfrefactor/rambdax",
- "https://github.com/cartant/rxjs-spy",
- "https://github.com/morajabi/styled-media-query",
- "https://github.com/andnp/SimplyTyped",
- "https://github.com/aykutkardas/Json-Function",
- "https://github.com/diegohaz/awesome-react-context",
- "https://github.com/dsherret/conditional-type-checks",
- "https://github.com/jacobwgillespie/styled-icons",
- "https://github.com/simiancraft/create-phaser-app",
- "https://github.com/async-library/react-webworker",
- "https://github.com/the-road-to-learn-react/react-prevent-rerender-component",
- "https://github.com/acoshift/http-caching-guide",
- "https://github.com/alexkim205/Google-Drive-Electron",
- "https://github.com/zxqfl/TabNine",
- "https://github.com/patrickleet/streaming-ssr-react-styled-components",
- "https://github.com/cirrus-actions/rebase",
- "https://github.com/kentcdodds/advanced-react-patterns",
- "https://github.com/codechecks/typecov",
- "https://github.com/NanXiao/perf-little-book",
- "https://github.com/victorvoid/dinoql",
- "https://github.com/nadeesha/ts-prune",
- "https://github.com/joonhocho/tsdef",
- "https://github.com/selfrefactor/golang-server",
- "https://github.com/selfrefactor/docker"
- ],
- "linksSecondary": [
- "https://github.com/CompSciLauren/awesome-git-hooks",
- "https://github.com/Igglybuff/awesome-piracy",
- "https://github.com/Codertocat/hello-world-npm",
- "https://github.com/Hack-with-Github/Awesome-Hacking",
- "https://github.com/patr0nus/DeskGap/",
- "https://github.com/trojanowski/react-apollo-hooks",
- "https://github.com/mojoaxel/awesome-regression-testing",
- "https://github.com/remoteinterview/zero",
- "https://github.com/Y2Z/monolith",
- "https://github.com/trimstray/the-book-of-secret-knowledge",
- "https://github.com/sharkdp/great-puzzles",
- "https://github.com/styleguidist/react-styleguidist",
- "https://github.com/matiassingers/awesome-readme",
- "https://github.com/dehenne/awesome-visibility",
- "https://github.com/binhnguyennus/awesome-scalability",
- "https://github.com/simoneb/axios-hooks",
- "https://github.com/LeaVerou/awesomplete",
- "https://github.com/nearform/react-browser-hooks",
- "https://github.com/wojtekmaj/react-pdf",
- "https://github.com/coinbase/rest-hooks",
- "https://github.com/jwilber/roughViz",
- "https://github.com/aryaminus/dev-movies",
- "https://github.com/typescript-cheatsheets/react-typescript-cheatsheet",
- "https://github.com/plopjs/plop",
- "https://github.com/lukeed/throttles",
- "https://github.com/handsontable/handsontable",
- "https://github.com/umijs/umi",
- "https://github.com/darkreader/darkreader",
- "https://github.com/kolodny/immutability-helper",
- "https://github.com/yoshuawuyts/rust-for-js-people",
- "https://github.com/redecentralize/alternative-internet",
- "https://github.com/megahertz/electron-log",
- "https://github.com/caderek/benny",
- "https://github.com/plantain-00/type-coverage",
- "https://github.com/spencermountain/compromise",
- "https://github.com/daviddao/awful-ai",
- "https://github.com/bkimminich/juice-shop",
- "https://github.com/knrt10/kubernetes-basicLearning",
- "https://github.com/Raathigesh/retoggle",
- "https://github.com/gayanvoice/GitHubStats",
- "https://github.com/knrt10/kubernetes-basicLearning/",
- "https://github.com/jamesknelson/react-zen?utm_campaign=React%2BNewsletter&utm_medium=web&utm_source=React_Newsletter_184",
- "https://github.com/zeit/swr",
- "https://github.com/WolkSoftware/tsmod",
- "https://github.com/jesseduffield/lazydocker",
- "https://github.com/jimmywarting/StreamSaver.js",
- "https://apiwithgithub.com/",
- "https://github.com/dai-shi/react-hooks-async",
- "https://github.com/styled-components/jest-styled-components",
- "https://github.com/zeit/awesome-zeit",
- "https://github.com/giogonzo/fp-ts-ramda",
- "https://github.com/stefanbuck/awesome-browser-extensions-for-github",
- "https://github.com/SebastienElet/eslint-plugin-mongodb",
- "https://github.com/jfmengels/eslint-plugin-fp",
- "https://github.com/sdmg15/Best-websites-a-programmer-should-visit",
- "https://github.com/terkelg/zet",
- "https://github.com/ajafff/tslint-consistent-codestyle",
- "https://github.com/ostrowr/ts-json-validator",
- "https://github.com/broofa/BroofaJS/tree/master/jsondiff",
- "https://github.com/juliandavidmr/awesome-nestjs",
- "https://github.com/manuelbieh/geolib",
- "https://github.com/mysticatea/eslint-plugin-node",
- "https://github.com/quiet/quiet-js",
- "https://github.com/flyingrub/scdl",
- "https://github.com/manifoldjs/manifoldJS/wiki/Getting-Started",
- "https://github.com/slap-editor/slap",
- "https://github.com/MrRio/vtop",
- "https://github.com/jaridmargolin/inspect-process",
- "https://github.com/zeit/next-plugins",
- "https://github.com/kmario23/deep-learning-drizzle",
- "https://github.com/react-component/pagination",
- "https://github.com/react-component",
- "https://github.com/postlight/mercury-parser",
- "https://github.com/mfornos/awesome-microservices#go",
- "https://github.com/veggiemonk/awesome-docker",
- "https://github.com/jtoy/awesome-tensorflow",
- "https://github.com/streamich/react-use",
- "https://github.com/Alikhll/golang-developer-roadmap",
- "https://github.com/0xtokens/awesome-blockchain",
- "https://github.com/jxnblk/mdx-deck",
- "https://github.com/styled-system/styled-system",
- "https://github.com/theKashey/rewiremock",
- "https://github.com/amio/awesome-micro",
- "https://github.com/paulgb/Treeverse",
- "https://github.com/esimov/caire",
- "https://github.com/pshendry/awesome-dev-articles",
- "https://github.com/ngneat/spectator",
- "https://github.com/Igglybuff/awesome-piracy",
- "https://github.com/typeorm/typeorm",
- "https://github.com/jchiatt/react-chaos",
- "https://github.com/LeetCode-OpenSource/rxjs-hooks",
- "https://github.com/rehooks/awesome-react-hooks",
- "https://github.com/PatrickJS/awesome-angular",
- "https://github.com/szokodiakos/typegoose",
- "https://github.com/justadudewhohacks/face-api.js",
- "https://github.com/crimx/observable-hooks",
- "https://github.com/react-hook-form/react-hook-form",
- "https://github.com/binhnguyennus/awesome-scalability",
- "https://github.com/kefranabg/readme-md-generator",
- "https://github.com/rajasegar/awesome-micro-frontends",
- "https://github.com/aceakash/string-similarity",
- "https://github.com/timqian/chart.xkcd?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn",
- "https://github.com/dumb-password-rules/dumb-password-rules",
- "https://github.com/egoist/node-vs-deno",
- "https://github.com/ng-seed/universal",
- "https://github.com/raphaelfabeni/ui-interactions",
- "https://github.com/andrew--r/frontend-case-studies",
- "https://github.com/calibreapp/image-actions",
- "https://github.com/papers-we-love/papers-we-love",
- "https://github.com/jbranchaud/awesome-react-design-systems",
- "https://github.com/Schachte/Mermrender",
- "https://github.com/matthewp/robot",
- "https://github.com/rcdexta/react-trello",
- "https://github.com/ctrl-freaks/freezeframe.js/tree/master/packages/freezeframe",
- "https://github.com/30-seconds/30-seconds-of-react",
- "https://github.com/jeffbski/wait-on",
- "https://github.com/egoist/demoboard",
- "https://github.com/NekR/offline-plugin",
- "https://github.com/popeindustries/sw-tips",
- "https://github.com/callstack/linaria",
- "https://github.com/yankouskia/is-incognito-mode",
- "https://github.com/colbyfayock/html-webpack-partials-plugin",
- "https://github.com/zouhir/jarvis",
- "https://github.com/trekhleb/javascript-algorithms",
- "https://github.com/Kickball/awesome-selfhosted",
- "https://github.com/fullcalendar/fullcalendar",
- "https://github.com/dionyziz/canvas-tetris/blob/master/js/tetris.js",
- "https://github.com/planttheidea/selectorator",
- "https://github.com/daybrush/moveable",
- "https://github.com/leereilly/games",
- "https://github.com/kubesail/create-node-app",
- "https://github.com/typestack/class-validator",
- "https://github.com/CatSnake11/Webpack-Ops",
- "https://github.com/victorvoid/dinoql",
- "https://github.com/GoogleChrome/puppeteer/tree/master/experimental/puppeteer-firefox",
- "https://github.com/signalapp/Signal-Desktop",
- "https://github.com/jlfwong/speedscope#usage",
- "https://github.com/vogloblinsky/web-components-benchmark",
- "https://github.com/Zooz/predator",
- "https://github.com/freqdec/peekaboo",
- "https://github.com/Microsoft/napajs",
- "https://github.com/villadora/express-http-proxy",
- "https://github.com/palmerhq/tsdx",
- "https://github.com/sdras/awesome-actions",
- "https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/JavaScript",
- "https://github.com/OptimalBits/redbird",
- "https://github.com/cyyyu/parcel-plugin-sw-precache",
- "https://github.com/peers/peerjs",
- "https://github.com/fabiospampinato/cliflix",
- "https://github.com/huyingjie/Checklist-Checklist",
- "https://github.com/anaibol/awesome-serverless",
- "https://github.com/thedaviddias/Front-End-Performance-Checklist",
- "https://github.com/KonstantinSimeonov/tsx-control-statements",
- "https://github.com/Hemmingsson/FacePause",
- "https://github.com/OpenGenus/cosmos",
- "https://github.com/pa11y/pa11y",
- "https://github.com/rauschma/re-template-tag",
- "https://github.com/atulmy/react-native-curated",
- "https://github.com/pqina/react-filepond",
- "https://github.com/lorabv/awesome-agile",
- "https://github.com/vitalets/websocket-as-promised",
- "https://github.com/DrkSephy/es6-cheatsheet",
- "https://github.com/Jolg42/awesome-typography",
- "https://github.com/benas/awesome-software-craftsmanship",
- "https://github.com/f/confirmation",
- "https://github.com/kamranahmedse/design-patterns-for-humans",
- "https://github.com/dustinspecker/awesome-eslint",
- "https://github.com/Schachte/Mermrender?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn",
- "https://github.com/bkimminich/juice-shop",
- "https://github.com/gdamdam/awesome-decentralized-web",
- "https://github.com/editor-js/image",
- "https://github.com/VerbalExpressions/JSVerbalExpressions",
- "https://github.com/yangshun/front-end-interview-handbook",
- "https://github.com/inversify/InversifyJS",
- "https://github.com/kesne/with-react-hooks",
- "https://github.com/awesome-css-group/awesome-css",
- "https://github.com/notthetup/awesome-webaudio",
- "https://github.com/transitive-bullshit/awesome-puppeteer",
- "https://github.com/davidsonfellipe/awesome-wpo",
- "https://github.com/transitive-bullshit/create-react-library",
- "https://github.com/nikolas/github-drama",
- "https://github.com/marcobiedermann/search-engine-optimization",
- "https://github.com/MaximAbramchuck/awesome-interview-questions",
- "https://github.com/30-seconds/30-seconds-of-code",
- "https://github.com/hodgef/react-simple-keyboard",
- "https://github.com/andywer/leakage",
- "https://github.com/jaywcjlove/hotkeys",
- "https://github.com/cahamilton/stylelint-config-property-sort-order-smacss",
- "https://github.com/addyosmani/timing.js",
- "https://github.com/Tonejs/Tone.js",
- "https://github.com/sohamkamani/javascript-design-patterns-for-humans",
- "https://github.com/shshaw/Splitting",
- "https://github.com/patorjk/figlet.js",
- "https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser",
- "https://github.com/andreypopp/react-fa",
- "https://github.com/pshihn/workly",
- "https://github.com/FormidableLabs/enzyme-matchers",
- "https://github.com/nodesecurity/eslint-plugin-security",
- "https://github.com/syaning/awesome-frontend",
- "https://github.com/chubin/awesome-console-services",
- "https://github.com/moklick/frontend-stuff",
- "https://github.com/crubier/code-to-graph",
- "https://github.com/github/hotkey",
- "https://github.com/jkup/awesome-personal-blogs",
- "https://github.com/lirantal/dockly",
- "https://github.com/h5bp/Front-end-Developer-Interview-Questions",
- "https://github.com/denolib/awesome-deno",
- "https://github.com/GoogleChromeLabs/comlink",
- "https://github.com/midudev/react-rendering-strategies",
- "https://github.com/benscabbia/x-ray",
- "https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin",
- "https://github.com/abettadapur/redux-saga-devtools-extension",
- "https://github.com/alexfoxy/laxxx?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more",
- "https://github.com/andreupifarre/preload-it",
- "https://github.com/arangodb/arangodb",
- "https://github.com/bluebill1049/react-simple-animate",
- "https://github.com/howdyai/botkit/tree/master/packages/botkit",
- "https://github.com/calmm-js/partial.lenses",
- "https://github.com/codex-team/editor.js",
- "https://github.com/davidkpiano/xstate",
- "https://github.com/deepsweet/start",
- "https://github.com/drbh/wasm-flate",
- "https://github.com/EvanBacon/Instagram",
- "https://github.com/fabricjs/fabric.js",
- "https://github.com/fbeline/design-patterns-JS",
- "https://github.com/feross/clipboard-copy",
- "https://github.com/fridays/next-routes",
- "https://github.com/GeorgeGkas/super-react-gist",
- "https://github.com/Ghosh/micromodal?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more",
- "https://github.com/gillkyle/sol-journal",
- "https://github.com/hadolint/hadolint",
- "https://github.com/deepsweet/hocs/blob/master/packages/throttle-handler/src/index.js",
- "https://github.com/jsfehler/phaser-ui-tools",
- "https://github.com/jstrait/jssynth",
- "https://github.com/jwagner/smartcrop.js",
- "https://github.com/kefranabg/readme-md-generator",
- "https://github.com/krzkaczor/ts-essentials",
- "https://github.com/LeDDGroup/ts-types-utils",
- "https://github.com/luangjokaj/react-fondue",
- "https://github.com/maicki/why-did-you-update",
- "https://github.com/nextapps-de/flexsearch",
- "https://github.com/node-schedule/node-schedule",
- "https://github.com/palmerhq/the-platform",
- "https://github.com/planttheidea/moize",
- "https://github.com/Shopify/quilt/tree/master/packages/jest-dom-mocks",
- "https://github.com/Shopify/quilt/tree/master/packages/react-compose",
- "https://github.com/rocketshipapps/adblockfast",
- "https://github.com/rohan-paul/Awesome-JavaScript-Interviews",
- "https://github.com/rsmbl/Resemble.js",
- "https://github.com/rubenspgcavalcante/webpack-extension-reloader",
- "https://github.com/scf4/styled-map",
- "https://github.com/SGrondin/bottleneck",
- "https://github.com/sokra/vscode-inline-types",
- "https://github.com/stevemao/github-issue-templates",
- "https://github.com/treosh/exthouse",
- "https://github.com/trimstray/nginx-admins-handbook",
- "https://github.com/troybetz/react-youtube",
- "https://github.com/tsuyoshiwada/storybook-chrome-screenshot",
- "https://github.com/wtfutil/wtf",
- "https://github.com/Yomguithereal/react-blessed",
- "https://github.com/aceakash/string-similarity",
- "https://github.com/adam-golab/react-developer-roadmap",
- "https://github.com/agenda/agenda",
- "https://github.com/amio/awesome-micro",
- "https://github.com/bmcmahen/create-react-icons",
- "https://github.com/brunocodutra/webapp-webpack-plugin",
- "https://github.com/mattdesl/canvas-sketch/tree/master/examples",
- "https://github.com/cjbarber/ToolsOfTheTrade",
- "https://github.com/denysdovhan/wtfjs",
- "https://github.com/developit/greenlet",
- "https://github.com/developit/preact-cli",
- "https://github.com/developit/workerize-loader",
- "https://github.com/electron/fiddle",
- "https://github.com/ex-punctis/not-so-random",
- "https://github.com/fimbullinter/wotan",
- "https://github.com/FormidableLabs/react-animations",
- "https://github.com/getsentry/sentry-webpack-plugin",
- "https://github.com/manifoldjs/manifoldJS/wiki/Getting-Started",
- "https://github.com/gibbok/animatelo",
- "https://github.com/git-tips/tips",
- "https://github.com/GoogleChromeLabs/critters",
- "https://github.com/hacksparrow/node-easyimage",
- "https://github.com/hsavit1/Awesome-React-Native-Education",
- "https://github.com/idehub/react-native-google-analytics-bridge",
- "https://github.com/ikatyang/jest-playback",
- "https://github.com/itgalaxy/favicons",
- "https://github.com/jaredpalmer/after.js",
- "https://github.com/jaredpalmer/formik",
- "https://github.com/kamranahmedse/pennywise",
- "https://github.com/lancedikson/bowser",
- "https://github.com/lirantal/dockly",
- "https://github.com/loadimpact/k6",
- "https://github.com/lucagez/sky",
- "https://github.com/madewithlove/music-fns",
- "https://github.com/mafintosh/peerflix",
- "https://github.com/magus/react-native-facebook-login",
- "https://github.com/markerikson/react-redux-links",
- "https://github.com/mozilla-services/react-jsonschema-form",
- "https://github.com/mrdoob/stats.js",
- "https://github.com/MrRio/vtop",
- "https://github.com/nextapps-de/flexsearch",
- "https://github.com/nfriedly/express-rate-limit",
- "https://github.com/nomad-software/meme",
- "https://github.com/orbitdb/orbit-db",
- "https://github.com/powerline/fonts",
- "https://github.com/prasmussen/gdrive",
- "https://github.com/reach/router",
- "https://github.com/react-navigation/react-navigation",
- "https://github.com/RevillWeb/img-2",
- "https://github.com/rt2zz/redux-persist",
- "https://github.com/santinic/pampy.js",
- "https://github.com/sergiodxa/now-storage",
- "https://github.com/sghall/react-compound-slider",
- "https://github.com/shellscape/webpack-plugin-serve",
- "https://github.com/shirakaba/react-native-typescript-2d-game",
- "https://github.com/skidding/react-testing-examples",
- "https://github.com/slap-editor/slap",
- "https://github.com/sokra/rawact",
- "https://github.com/sosedoff/pgweb",
- "https://github.com/styled-components/css-to-react-native",
- "https://github.com/styleguidist/react-docgen-typescript",
- "https://github.com/sundayhd/react-native-display",
- "https://github.com/sw-yx/async-render-toolbox",
- "https://github.com/talyssonoc/node-api-boilerplate",
- "https://github.com/tfoxy/chrome-promise",
- "https://github.com/thedevelobear/react-rewards",
- "https://github.com/trekhleb/javascript-algorithms",
- "https://github.com/typicode/react-lodash",
- "https://github.com/dominikwilkowski/cfonts",
- "https://github.com/webpack-contrib/terser-webpack-plugin",
- "https://github.com/Widdershin/rxjs-ecosystem",
- "https://github.com/zadam/trilium",
- "https://github.com/zeit/ncc",
- "https://github.com/zeit/now-examples",
- "https://github.com/algorithm-visualizer/algorithm-visualizer",
- "https://github.com/artilleryio/artillery",
- "https://github.com/benmosher/eslint-plugin-import",
- "https://github.com/Checkfront/react-storybook-addon-chapters",
- "https://github.com/chunqiuyiyu/scen",
- "https://github.com/dai-shi/typescript-expo-apollo-boilerplate",
- "https://github.com/dainis/node-gcstats",
- "https://github.com/davidtheclark/scalable-css-reading-list",
- "https://github.com/deanhume/lazy-observer-load",
- "https://github.com/DEgITx/rats-search",
- "https://github.com/gj/fastify-ws",
- "https://github.com/go-vgo/robotgo",
- "https://github.com/GoogleChromeLabs/howto-components",
- "https://github.com/GoogleChromeLabs/webpack-libs-optimizations#migrate-to-an-alternative-react-like-library",
- "https://github.com/hapijs/cryptiles",
- "https://github.com/hudochenkov/stylelint-order",
- "https://github.com/IanLunn/Hover",
- "https://github.com/inversify/InversifyJS",
- "https://github.com/jaredpalmer/razzle",
- "https://github.com/jfet97/Object.setPrototypesOf",
- "https://github.com/jquense/yup",
- "https://github.com/kss-node/kss-node",
- "https://github.com/leonardomso/33-js-concepts",
- "https://github.com/lucagez/Debucsser",
- "https://github.com/lydell/json-stringify-pretty-compact",
- "https://github.com/mgp/book-notes",
- "https://github.com/nearform/node-clinic",
- "https://github.com/oblador/react-native-vector-icons",
- "https://github.com/OptimalBits/redbird#example",
- "https://github.com/ReactiveX/rxjs-tslint",
- "https://github.com/satwikkansal/wtfpython",
- "https://github.com/stratiformltd/react-loadable-visibility",
- "https://github.com/suchipi/fs-remote",
- "https://github.com/thednp/kute.js/",
- "https://github.com/tiaanduplessis/wenk",
- "https://github.com/Tjatse/node-readability",
- "https://github.com/tumblr/webpack-web-app-manifest-plugin",
- "https://github.com/typeorm/typeorm",
- "https://github.com/wiredjs/wired-elements",
- "https://github.com/wix/redux-saga-tester",
- "https://github.com/ajafff/tslint-consistent-codestyle",
- "https://github.com/alidcastano/rogue",
- "https://github.com/minimaxir/big-list-of-naughty-strings/blob/master/blns.json",
- "https://github.com/bluebill1049/react-simple-img",
- "https://github.com/jeeliz/jeelizWeboji",
- "https://github.com/chunqiuyiyu/ervy",
- "https://github.com/ClusterWS/ClusterWS-uWS",
- "https://github.com/dgraham/delegated-events",
- "https://github.com/millermedeiros/disparity",
- "https://github.com/drcmda/mauerwerk",
- "https://github.com/fanduel-oss/refract",
- "https://github.com/Fcmam5/nightly.js",
- "https://github.com/GhostText/GhostText",
- "https://github.com/Glench/fuzzyset.js",
- "https://github.com/Glench/fuzzyset.js",
- "https://github.com/iawia002/annie",
- "https://github.com/jaridmargolin/inspect-process",
- "https://github.com/jhildenbiddle/docsify-themeable",
- "https://github.com/Kickball/awesome-selfhosted",
- "https://github.com/Martz90/vivify",
- "https://github.com/medikoo/memoizee",
- "https://github.com/muaz-khan/Chrome-Extensions",
- "https://github.com/nayafia/awesome-maintainers",
- "https://github.com/prakhar21/100-Days-of-ML",
- "https://github.com/R1ZZU/git-tutor",
- "https://github.com/react-cosmos/react-cosmos#getting-started",
- "https://github.com/ripienaar/free-for-dev",
- "https://github.com/rwu823/sh-exec",
- "https://github.com/Simonwep/pickr",
- "https://github.com/szmarczak/http2-wrapper",
- "https://github.com/terkelg/awesome-creative-coding#frameworks--libraries--ecosystems",
- "https://github.com/transitive-bullshit/react-particle-effect-button",
- "https://github.com/alidcastano/rogue.js",
- "https://github.com/amio/badgen",
- "https://github.com/arthurbergmz/webpack-pwa-manifest",
- "https://github.com/arguiot/TheoremJS/wiki/Basic-Math-Functions",
- "https://github.com/jpuri/react-draft-wysiwyg",
- "https://github.com/chubin/cheat.sh",
- "https://github.com/csabapalfi/puppeteer-network-stats",
- "https://github.com/developit/histore",
- "https://github.com/DovAmir/awesome-design-patterns",
- "https://github.com/dwyl/terminate",
- "https://github.com/faressoft/terminalizer",
- "https://github.com/fast-average-color/fast-average-color",
- "https://github.com/flexdinesh/react-render-in-browser",
- "https://github.com/gaoryrt/number-flip",
- "https://github.com/gibbok/keyframes-tool",
- "https://github.com/Glavin001/tslint-clean-code",
- "https://github.com/gmrchk/swup",
- "https://github.com/GoogleChromeLabs/ndb",
- "https://github.com/iamakulov/moment-locales-webpack-plugin",
- "https://github.com/intoli/remote-browser",
- "https://github.com/JamieMason/Jasmine-Matchers",
- "https://github.com/AlexGilleran/jsx-control-statements",
- "https://github.com/justadudewhohacks/face-api.js",
- "https://github.com/LeCoupa/awesome-cheatsheets",
- "https://github.com/letterpad/letterpad",
- "https://github.com/lukeed/kleur",
- "https://github.com/lukeed/pwa",
- "https://github.com/Microsoft/dtslint",
- "https://github.com/Microsoft/tslint-microsoft-contrib",
- "https://github.com/microstates/microstates.js",
- "https://github.com/MQuy/webpack-deadcode-plugin",
- "https://github.com/nbedos/termtosvg?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn",
- "https://github.com/nhnent/tui.image-editor",
- "https://github.com/pomber/code-surfer",
- "https://github.com/reclarejs/reclare",
- "https://github.com/salihciftci/liman",
- "https://github.com/satya164/web-worker-proxy",
- "https://github.com/selfrefactor/lazy-helpers/blob/master/src/modules/youtubeToAudio.ts#L5",
- "https://github.com/smooth-code/jest-puppeteer/blob/master/packages/jest-dev-server/src/global.js",
- "https://github.com/tipsy/profile-summary-for-github",
- "https://github.com/torokmark/design_patterns_in_typescript",
- "https://github.com/tunnckoCore/resources",
- "https://github.com/sweekson/typescript-examples/tree/master/classes",
- "https://github.com/vadimdemedes/ink",
- "https://github.com/albinotonnina/javascript-data-structures-and-algorithms",
- "https://github.com/frontsideair/yarnhook",
- "https://github.com/Kickball/awesome-selfhosted",
- "https://lab.github.com/courses/managing-merge-conflicts",
- "https://github.com/nuxt/webpackbar",
- "https://github.com/OliverJAsh/shallow-equal-explain",
- "https://github.com/slap-editor/slap",
- "https://github.com/uber/kepler.gl",
- "https://github.com/urish/typewiz-webpack-demo",
- "https://github.com/whatl3y/txr",
- "https://github.com/zricethezav/gitleaks",
- "https://github.com/amperser/proselint/",
- "https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/html5.html",
- "https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/node.js",
- "https://github.com/bradtraversy/customerbase",
- "https://github.com/dmitriz/functional-examples/blob/master/examples/13-task-async.js",
- "https://github.com/robertkowalski/couchdb-graphql/blob/master/index.js",
- "https://github.com/developit/workerize",
- "https://github.com/ecrmnn/collect.js",
- "https://github.com/fabiandev/ts-runtime",
- "https://github.com/FredrikNoren/ungit",
- "https://github.com/gztchan/awesome-design",
- "https://github.com/herrbischoff/awesome-command-line-apps",
- "https://github.com/hugmanrique/turbo-ws",
- "https://github.com/loiane/javascript-datastructures-algorithms/blob/master/src/ts/data-structures/dictionary.ts",
- "https://github.com/jonaskello/tslint-immutable#readonly-keyword",
- "https://github.com/kgrz/babel-plugin-console-perf",
- "https://github.com/mapbox/flamebearer",
- "https://github.com/mfornos/awesome-microservices#nodejs",
- "https://github.com/paldepind/functional-frontend-architecture",
- "https://github.com/pastelsky/network-idle-callback",
- "https://github.com/pinterest/gestalt",
- "https://github.com/quii/learn-go-with-tests",
- "https://github.com/smooth-code/smooth-ui",
- "https://github.com/websockets/ws",
- "https://github.com/typestyle/typestyle",
- "https://github.com/ryanoasis/nerd-fonts",
- "https://github.com/gibbok/keyframes-tool/blob/master/keyframes-tool.js",
- "https://github.com/lukasz-madon/awesome-remote-job#job-boards",
- "https://github.com/FormidableLabs/inspectpack",
- "https://github.com/FormidableLabs/react-progressive-image",
- "https://github.com/Microsoft/napajs",
- "https://github.com/rkotze/should-enzyme",
- "https://github.com/bendc/animateplus",
- "https://github.com/juliangarnier/anime",
- "https://github.com/krasimir/kuker#integration-with-redux",
- "https://github.com/addyosmani/timing.js",
- "https://github.com/NervJS/nerv",
- "https://github.com/drish/ben/blob/master/_examples/node/benchmarks.md",
- "https://github.com/alexjoverm/typescript-library-starter",
- "https://github.com/octalmage/robotjs",
- "https://github.com/expo/jest-expo",
- "https://github.com/laoqiren/mlhelper",
- "https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/javascript-questions.md",
- "https://github.com/i0natan/nodebestpractices",
- "https://github.com/GoogleChromeLabs/clooney",
- "https://github.com/lydell/json-stringify-pretty-compact",
- "https://github.com/kss-node/kss-node",
- "https://github.com/tfoxy/chrome-promise",
- "https://github.com/amsul/react-performance",
- "https://github.com/reactopt/reactopt",
- "https://github.com/georgemandis/remote-working-list/blob/master/remote-working-resources.csv",
- "https://github.com/ripienaar/free-for-dev/blob/master/README.md",
- "https://github.com/abhishekbanthia/Public-APIs",
- "https://github.com/adambom/dictionary/blob/master/dictionary.txt",
- "https://github.com/6/stopwords-json",
- "https://github.com/nitin42/react-perf-devtool#browser-extension",
- "https://github.com/Rich-Harris/ramjet",
- "https://github.com/rollup/rollup-starter-code-splitting",
- "https://github.com/BrainJS/brain.js",
- "https://github.com/anijs/anijs/wiki/Sentence-Definitions",
- "https://github.com/tiaanduplessis/wenk",
- "https://github.com/web-animations/web-animations-js",
- "https://github.com/IanLunn/Hover/blob/master/css/hover.css",
- "https://github.com/davidtheclark/scalable-css-reading-list",
- "https://github.com/ReactTraining/react-media?utm_source=javascriptweekly&utm_medium=email",
- "https://github.com/reactjs/react-tabs",
- "https://github.com/shibe97/react-awesome-modal",
- "https://github.com/JakeSidSmith/react-fastclick",
- "https://github.com/Granze/react-starterify",
- "https://github.com/router5/react-router5",
- "https://github.com/diegomura/react-log",
- "https://github.com/DylanPiercey/syntux",
- "https://github.com/bokuweb/react-sortable-pane",
- "https://github.com/pinterest/react-pinterest",
- "https://github.com/AlexGilleran/jsx-control-statements",
- "https://github.com/CookPete/react-player",
- "https://github.com/oliviertassinari/react-swipeable-views",
- "https://github.com/pburtchaell/react-notification",
- "https://github.com/oliviertassinari/react-event-listener",
- "https://github.com/DylanPiercey/Syntux",
- "https://github.com/royriojas/esformatter-jsx",
- "https://github.com/hustcc/timeago-react",
- "https://github.com/oliviertassinari/react-swipeable-views",
- "https://github.com/chrisui/react-hotkeys",
- "https://github.com/contra/react-responsive",
- "https://github.com/joshwcomeau/react-flip-move",
- "https://github.com/airbnb/rheostat",
- "https://github.com/FormidableLabs/victory",
- "https://github.com/garbles/why-did-you-update",
- "https://github.com/mrose/react-dump",
- "https://github.com/nitin42/react-imgpro",
- "https://github.com/acdlite/recompose/blob/master/docs/API.md",
- "https://github.com/atlassian/react-beautiful-dnd",
- "https://github.com/redux-loop/redux-loop/tree/master/example",
- "https://github.com/jasonslyvia/react-lazyload",
- "https://github.com/gaearon/react-document-title",
- "https://github.com/danilowoz/react-content-loader",
- "https://github.com/ripienaar/free-for-dev/blob/master/README.md",
- "https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md",
- "https://github.com/hapijs/cryptiles",
- "https://github.com/flitbit/diff",
- "https://github.com/eon01/DockerCheatSheet",
- "https://github.com/kazzkiq/CodeFlask.js#listening-for-changes-and-updating-your-editor",
- "https://github.com/krainboltgreene/unction.js/blob/core/source/allObjectP/index.js",
- "https://github.com/wearehive/project-guidelines",
- "https://github.com/jhnns/rewire",
- "https://github.com/vitaly-t/pg-promise",
- "https://github.com/pwa-builder/ManifoldJS",
- "https://github.com/googol/react-rollup-typescript/blob/master/rollup.config.js",
- "https://github.com/concretesolutions/redux-zero/blob/master/src/react/components/Provider.tsx",
- "https://github.com/LewisVo/Awesome-Linux-Software",
- "https://github.com/davidmarkclements/0x",
- "https://github.com/1337programming/webpack-shell-plugin",
- "https://github.com/addyosmani/webpack-lighthouse-plugin",
- "https://github.com/aFarkas/lazysizes",
- "https://github.com/agenda/agenda",
- "https://github.com/ai/nanoid",
- "https://github.com/airbnb/lottie-react-native",
- "https://github.com/alexfernandez/loadtest",
- "https://github.com/alibaba/beidou",
- "https://github.com/alibaba/rax#compatible-with-react-components",
- "https://github.com/alm-tools/alm",
- "https://github.com/alonronin/mockingoose",
- "https://github.com/amilajack/eslint-plugin-compat",
- "https://github.com/toddmotto/public-apis",
- "https://github.com/ApoorvSaxena/lozad.js",
- "https://github.com/Automattic/kue",
- "https://github.com/axemclion/browser-perf",
- "https://github.com/babel/babili",
- "https://github.com/basicallydan/interfake",
- "https://github.com/bcoe/awesome-cross-platform-nodejs",
- "https://github.com/beatfreaker/text-meme-cli",
- "https://github.com/bestiejs/platform.js",
- "https://github.com/bevacqua/dragula",
- "https://github.com/bevacqua/swivel",
- "https://github.com/binaryjs/binaryjs",
- "https://github.com/bkimminich/juice-shop",
- "https://github.com/bodil/eslint-config-cleanjs",
- "https://github.com/bretcope/node-gc-profiler",
- "https://github.com/brianreavis/sifter.js",
- "https://github.com/buzinas/tslint-eslint-rules",
- "https://github.com/caiogondim/fast-memoize.js",
- "https://github.com/camwiegert/in-view",
- "https://github.com/chinchang/screenlog.js",
- "https://github.com/chmln/flatpickr",
- "https://github.com/ciar4n/imagehover.css/",
- "https://github.com/clintonwoo/hackernews-react-graphql",
- "https://github.com/codesuki/react-d3-components",
- "https://github.com/ConnorAtherton/loaders.css",
- "https://github.com/aantthony/console-png",
- "https://github.com/corysimmons/postcss-ant",
- "https://github.com/cowchimp/headless-devtools#takeheapsnapshot",
- "https://github.com/crocodilejs/font-awesome-assets",
- "https://github.com/danigb/audio-contour",
- "https://github.com/date-fns/date-fns",
- "https://github.com/davidmarkclements/v8-perf",
- "https://github.com/davidsonfellipe/awesome-wpo",
- "https://github.com/davidtheclark/react-aria-modal",
- "https://github.com/dawnlabs/carbon",
- "https://github.com/ded/bowser",
- "https://github.com/ded/express-limiter",
- "https://github.com/substack/node-deep-equal",
- "https://github.com/FelipeBB/Design-Patterns-JS/blob/master/src/behavioral/chain-of-resp/chain-of-resp.js",
- "https://github.com/developit/greenlet",
- "https://github.com/dfahlander/Dexie.js",
- "https://github.com/dmytroyarmak/frontend-dev-resources",
- "https://github.com/documentationjs/documentation/blob/master/docs/GETTING_STARTED.md#flow-type-annotations",
- "https://github.com/dolce/iziToast",
- "https://github.com/dthree/vorpal",
- "https://github.com/DylanPiercey/receptacle",
- "https://github.com/DylanPiercey/Syntux",
- "https://github.com/Easyfood/pageAccelerator",
- "https://github.com/ebidel/appmetrics.js",
- "https://github.com/ejci/favico.js",
- "https://github.com/electron-userland/electron-forge",
- "https://github.com/eligrey/FileSaver.js",
- "https://github.com/erelsgl/limdu",
- "https://github.com/ErrorPro/react-google-autocomplete",
- "https://github.com/ewnd9/record-desktop",
- "https://github.com/JamieMason/expect-more/tree/master/packages/expect-more-jest",
- "https://github.com/factbook/factbook.json",
- "https://github.com/fent/clusterhub",
- "https://github.com/fhinkel/type-profile",
- "https://github.com/eligrey/FileSaver.js",
- "https://github.com/floatdrop/gulp-plumber",
- "https://github.com/fmsouza/wcode",
- "https://github.com/FormidableLabs/electron-webpack-dashboard",
- "https://github.com/FormidableLabs/spectacle",
- "https://github.com/frontdevops/typescript-cheat-sheet",
- "https://github.com/fuse-box/fuse-box",
- "https://github.com/gergob/jsProxy",
- "https://github.com/getify/Functional-Light-JS",
- "https://github.com/getinsomnia/insomnia",
- "https://github.com/capablemonkey/google-autocomplete/blob/master/autocomplete.js",
- "https://github.com/googleanalytics/autotrack",
- "https://github.com/GoogleChrome/rendertron",
- "https://github.com/GoogleChromeLabs/preload-webpack-plugin",
- "https://github.com/guardian/frontend",
- "https://github.com/guigrpa/timm",
- "https://github.com/gyazo/Gyazo",
- "https://github.com/h2non/toxy",
- "https://github.com/hakimel/Ladda",
- "https://github.com/hakimel/reveal.js",
- "https://github.com/hash-bang/async-chainable",
- "https://github.com/hokein/electron-sample-apps",
- "https://github.com/HubSpot/offline",
- "https://github.com/HubSpot/Offline",
- "https://github.com/ichub/tply/",
- "https://github.com/imagemin/imagemin-cli",
- "https://github.com/imgix/drift",
- "https://github.com/inikulin/publish-please",
- "https://github.com/formatjs/formatjs",
- "https://github.com/zertosh/invariant",
- "https://github.com/isaacs/node-lru-cache",
- "https://github.com/thejameskyle/itsy-bitsy-data-structures/blob/master/itsy-bitsy-data-structures.js",
- "https://github.com/itteco/iframely",
- "https://github.com/j-bennet/wharfee",
- "https://github.com/jackmoore/autosize/tree/master",
- "https://github.com/jahewson/node-byline",
- "https://github.com/JamieMason/devtools-extension-tab-colours",
- "https://github.com/janaagaard75/expo-and-typescript",
- "https://github.com/janhuenermann/neurojs",
- "https://github.com/jaredpalmer/after.js",
- "https://github.com/javierbyte/img2css",
- "https://github.com/JedWatson/react-hammerjs",
- "https://github.com/jiayihu/pretty-algorithms",
- "https://github.com/JLHwung/postcss-font-family-system-ui",
- "https://github.com/joeattardi/promise-poller",
- "https://github.com/jonathantneal/mdcss",
- "https://github.com/jonathantneal/postcss-font-magician",
- "https://github.com/jprichardson/node-suppose",
- "https://github.com/js-cookie/js-cookie",
- "https://github.com/kevva/download",
- "https://github.com/kolodny/exercises",
- "https://github.com/KoryNunn/scroll-into-view",
- "https://github.com/kubernetes/helm",
- "https://github.com/l-lin/font-awesome-animation",
- "https://github.com/lakshyaranganath/pwa",
- "https://github.com/paprikka/lana-cli",
- "https://github.com/leereilly/games",
- "https://github.com/jhurliman/node-rate-limiter",
- "https://github.com/linkedin/hopscotch",
- "https://github.com/alexfernandez/loadtest",
- "https://github.com/erikras/lru-memoize",
- "https://github.com/lukechilds/merge-images",
- "https://github.com/luruke/awesome-casestudy",
- "https://github.com/krakenjs/lusca",
- "https://github.com/manuelstofer/esformatter-align",
- "https://github.com/marcj/css-element-queries",
- "https://github.com/marmelab/gremlins.js",
- "https://github.com/MarshallOfSound/electron-devtools-installer",
- "https://github.com/meddelare/meddelare-node-counters",
- "https://github.com/medialize/URI.js",
- "https://github.com/medikoo/memoizee",
- "https://github.com/Moosylvania/memecanvas",
- "https://github.com/ptarjan/node-cache",
- "https://github.com/mholt/caddy#quick-start",
- "https://github.com/MicheleBertoli/css-in-js",
- "https://github.com/MicheleBertoli/react-fix-it",
- "https://github.com/Mitranim/posterus",
- "https://github.com/mjswensen/themer",
- "https://github.com/mklabs/node-fileset",
- "https://github.com/mljs/ml",
- "https://github.com/mohebifar/konsul",
- "https://github.com/moinism/faltu",
- "https://github.com/moment/luxon",
- "https://github.com/MorganGeek/bookmarks#humor",
- "https://github.com/mqttjs/MQTT.js#api",
- "https://github.com/mr-mig/every-programmer-should-know",
- "https://github.com/mscdex/busboy",
- "https://github.com/muaz-khan/WebRTC-Experiment",
- "https://github.com/muicss/loadjs?a=1",
- "https://github.com/muicss/loadjs",
- "https://github.com/naptha/tesseract.js",
- "https://github.com/cazala/synaptic/wiki/Neurons",
- "https://github.com/ngryman/speedracer",
- "https://github.com/nitin42/animate-components",
- "https://github.com/nitin42/terminal-in-react#api",
- "https://github.com/node-schedule/node-schedule",
- "https://github.com/nodejs/node-report",
- "https://github.com/NodeOS/NodeOS",
- "https://github.com/nodestream/nodestream",
- "https://github.com/nolanlawson/marky",
- "https://github.com/npm/download-counts",
- "https://github.com/rstacruz/nprogress",
- "https://github.com/srcagency/object-diff",
- "https://github.com/oguzhaninan/Stacer",
- "https://github.com/olahol/react-tagsinput",
- "https://github.com/oliver-moran/jimp",
- "https://github.com/openfootball/football.json",
- "https://github.com/otalk/getScreenMedia",
- "https://github.com/othiym23/node-continuation-local-storage",
- "https://github.com/OWASP/NodeGoat",
- "https://github.com/ozantunca/locally",
- "https://github.com/pahen/madge",
- "https://github.com/parro-it/awesome-microlibs#modules",
- "https://github.com/pd4d10/octohint",
- "https://github.com/peterramsing/lost",
- "https://github.com/phoboslab/jsmpeg",
- "https://github.com/pinceladasdaweb/Socialight",
- "https://github.com/pingyhq/nm-prune",
- "https://github.com/planttheidea/moize",
- "https://github.com/pouchdb-community/worker-pouch",
- "https://github.com/sindresorhus/pretty-ms",
- "https://github.com/rachelandrew/gridbugs",
- "https://github.com/RafalWilinski/express-status-monitor",
- "https://github.com/bokub/chalk-animation",
- "https://github.com/React-Sight/React-Sight",
- "https://github.com/anseki/readline-sync",
- "https://github.com/jfairbank/redux-saga-test-plan",
- "https://github.com/reduxify/seedux",
- "https://github.com/relax/relax",
- "https://github.com/relayjs/relay-starter-kit",
- "https://github.com/robbyrussell/oh-my-zsh",
- "https://github.com/roccomuso/memorystore",
- "https://github.com/bradoyler/route-cache",
- "https://github.com/rserota/wad#live-demo",
- "https://github.com/sandpit/sandpit",
- "https://github.com/ScriptArtist/Scalable",
- "https://github.com/scriptify/Chnl",
- "https://github.com/sdgluck/werd",
- "https://github.com/sebhildebrandt/systeminformation",
- "https://github.com/FallibleInc/security-guide-for-developers/blob/master/security-checklist.md",
- "https://github.com/segmentio/daydream",
- "https://github.com/shelljs/shelljs",
- "https://github.com/aickin/compression",
- "https://github.com/siddharthkp/cost-of-modules",
- "https://github.com/kissjs/siege.js",
- "https://github.com/sindresorhus/react-extras",
- "https://github.com/sitespeedio/coach",
- "https://github.com/snyk/snyk",
- "https://github.com/SplittyDev/evee.js?utm_source=nodeweekly&utm_medium=email",
- "https://github.com/still-life-studio/txt.wav",
- "https://github.com/Stinkstudios/sono",
- "https://github.com/streamproc/MediaStreamRecorder",
- "https://github.com/sunesimonsen/ukkonen",
- "https://github.com/SuperOl3g/postcss-image-set-polyfill",
- "https://github.com/sylvainpolletvillard/ObjectModel",
- "https://github.com/szynszyliszys/repaintless",
- "https://github.com/TalAter/UpUp",
- "https://github.com/tcs-de/nodecache",
- "https://github.com/thejameskyle/babel-handbook",
- "https://github.com/hunterloftis/throng",
- "https://github.com/timarney/podcasts",
- "https://github.com/timoxley/columnify",
- "https://github.com/toish/chromatism",
- "https://github.com/Tonejs/Tone.js",
- "https://github.com/tourjs/tour",
- "https://github.com/trevorlinton/whack",
- "https://github.com/ttmarek/consolemock",
- "https://github.com/typeorm/typeorm/",
- "https://github.com/uncss/uncss",
- "https://github.com/unixorn/git-extra-commands",
- "https://github.com/uWebSockets/uWebSockets?utm_source=nodeweekly&utm_medium=email",
- "https://github.com/node-inspector/v8-profiler",
- "https://github.com/vadimdemedes/ink#getting-started",
- "https://github.com/vadimdemedes/trevor",
- "https://github.com/vesparny/fair-analytics",
- "https://github.com/AliasIO/Wappalyzer",
- "https://github.com/web-perf/react-worker-dom",
- "https://github.com/webtorrent/webtorrent",
- "https://github.com/wesbos/HTML5-Security-Camera",
- "https://github.com/willianjusten/screamer-js",
- "https://github.com/xtianmiller/emergence.js",
- "https://github.com/yahoo/serialize-javascript",
- "https://github.com/joshbuchea/yo-mama/blob/master/jokes.json",
- "https://github.com/Yoctol/bottender",
- "https://github.com/zouhir/lqip-loader"
- ]
-}
diff --git a/src/links.txt b/src/links.txt
deleted file mode 100644
index eb2de94..0000000
--- a/src/links.txt
+++ /dev/null
@@ -1,214 +0,0 @@
-https://github.com/Mybridge/javascript-open-source/tree/master/src
-https://github.com/
-https://github.com/trending/javascript
-https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/angular.js
-https://github.com/DaanDeSmedt/awesome-angular
-https://github.com/PatrickJS/awesome-angular
-https://github.com/gothinkster/angular-realworld-example-app
-https://github.com/formio/angular-formio/blob/master/package.json
-https://www.npmjs.com/package/@zeit/ng-deploy
-https://github.com/angular-material-extensions/password-strength
-https://github.com/dgryski/go-perfbook
-https://github.com/golang/dep
-https://github.com/go101/go101/releases/tag/v1.12.c
-https://github.com/mum4k/termdash
-https://github.com/uber-go/guide/blob/master/style.md
-https://github.com/chentsulin/awesome-graphql
-https://github.com/graphql-compose/graphql-compose-examples
-https://github.com/graphql/graphql-js
-https://github.com/graphql/graphql-relay-js
-https://www.npmjs.com/package/graphqlhub-schemas
-https://github.com/nareshbhatia/graphql-bookstore?source=post_page---------------------------
-https://github.com/tariqulislam/express-graphql-with-mongoose?source=post_page---------------------------
-https://github.com/marmelab/graphql-schema-from-json
-https://github.com/ehmicky/autoserver/blob/master/docs/server/databases/memorydb.md
-https://github.com/mjavascript/mastering-modular-javascript/blob/master/chapters/ch05.asciidoc
-https://github.com/zeit/next-plugins
-https://github.com/dangreenisrael/eslint-plugin-jest-formatting
-https://github.com/lydell/eslint-plugin-simple-import-sort
-https://github.com/jaredreich/notie
-https://github.com/apache/couchdb-fauxton
-https://github.com/manjula91/react-advanced-patterns.git
-https://github.com/lydiahallie/javascript-questions/blob/master/README-de_DE.md
-https://github.com/enocom/gopher-reading-list
-https://github.com/sholladay/pogo#serverrouteoption
-https://github.com/redux-observable/redux-observable/pull/225/files
-https://github.com/alex-saunders/glicky
-https://github.com/zeit/release
-https://github.com/charlax/professional-programming?utm_source=hackernewsletter&utm_medium=email&utm_term=code
-https://github.com/supasate/connected-react-router/blob/master/examples/typescript/src/index.tsx
-https://github.com/elsewhencode/project-guidelines#91-api-design
-https://github.com/googlecreativelab/teachable-machine-boilerplate
-https://github.com/googlecreativelab/teachable-machine
-https://github.com/h4cc/awesome-elixir
-https://github.com/pod4g/hiper/blob/master/src/analyzer/index.js
-https://github.com/joshbuchea/HEAD
-https://github.com/jossmac/react-toast-notifications
-https://github.com/jwbay/tslint-misc-rules
-https://github.com/jxnblk/ok-mdx
-https://github.com/mui-org/material-ui/tree/master/packages/material-ui/src
-https://github.com/mdx-js/mdx
-https://github.com/ooade/react-rough
-https://github.com/parro-it/screen-info
-https://github.com/sw-yx/react-typescript-cheatsheet/blob/master/README.md
-https://github.com/facebook/react/tree/master/packages
-https://github.com/prettier/eslint-plugin-prettier
-https://github.com/selfrefactor/niketa-theme/settings
-https://github.com/snowbillr/phaser3-webpack-es6-dev-starter
-https://github.com/mikaelbr/node-notifier/issues/207
-https://github.com/davidkpiano/flipping
-https://github.com/antmdvs/vscode-react-hooks-snippets/blob/master/snippets/snippets.json
-https://github.com/okeeffed/developer-notes/tree/master/manual/Docker
-https://github.com/search?utf8=%E2%9C%93&q=tensorflow+language%3Ajavascript+pushed%3A%3E2018-09-07+stars%3A%3E2+&s=updated&type=Repositories&utf8=%E2%9C%93
-https://github.com/styfle/awesome-online-ide
-https://github.com/yankouskia/hurried/blob/master/src/Thread.js
-https://github.com/jest-community/awesome-jest
-https://github.com/manjula91/react-advanced-patterns
-https://github.com/scribbletune/scribbletune
-https://github.com/DylanVann/react-native-fast-image
-https://github.com/codesenberg/bombardier
-https://github.com/formsy/formsy-react/
-https://github.com/nearform/node-clinic
-https://github.com/americanexpress/jest-image-snapshot
-https://github.com/nfl/react-helmet
-https://github.com/nitin42/react-perf-devtool/
-https://github.com/flitbit/diff
-https://github.com/pomber/github-history
-https://github.com/mcollina/autocannon
-https://github.com/expo/expo-server-sdk-node
-https://github.com/goldbergyoni/javascript-testing-best-practices
-https://github.com/nas5w/javascript-patterns/tree/master/src/patterns
-https://github.com/gayankuruppu/GitHubClicks
-https://github.com/probot/probot
-https://github.com/Valve/fingerprintjs2
-https://github.com/GoogleChrome/puppeteer/issues/4823
-https://github.com/akveo/eva-icons
-https://github.com/alibaba/rax#compatible-with-react-components
-https://github.com/antonmedv/finder
-https://github.com/berstend/puppeteer-extra
-https://github.com/ctrlplusb/react-sizeme
-https://github.com/danilowoz/react-content-loader
-https://github.com/davidhu2000/react-spinners
-https://github.com/okeeffed/developer-notes/tree/master/manual/Design-Patterns
-https://github.com/DylanVann/react-native-fast-image
-https://github.com/gibbok/animatelo
-https://github.com/goldfire/howler.js#documentation
-https://github.com/gothinkster/realworld
-https://github.com/i0natan/nodebestpractices
-https://github.com/jMavarez/Tana
-https://github.com/kubesail/deploy-node-app
-https://github.com/kylestetz/slang
-https://github.com/LisaDziuba/Awesome-Design-Tools
-https://github.com/micmro/performance-bookmarklet
-https://github.com/mozilla/webextension-polyfill
-https://github.com/nefe/You-Dont-Need-jQuery
-https://github.com/nfl/react-helmet
-https://github.com/Paul-Browne/lazyestload.js
-https://github.com/powerline/fonts
-https://github.com/loopmode/react-nipple/tree/master/packages/react-nipple
-https://github.com/GoogleChrome/rendertron/tree/master/middleware
-https://github.com/smooth-code/svgr
-https://github.com/stephencookdev/speed-measure-webpack-plugin#readme
-https://github.com/storybooks/telejson
-https://github.com/sw-yx/cli-cheatsheet
-https://github.com/tfoxy/chrome-promise
-https://github.com/thecreazy/siteaudit
-https://github.com/toddmotto/public-apis
-https://github.com/trimstray/nginx-quick-reference
-https://github.com/untu/comedy
-https://github.com/wagoodman/dive
-https://github.com/web-animations/web-animations-js
-https://github.com/xxczaki/styled-react-boilerplate
-https://github.com/codex-team/editor.js
-https://github.com/bmealhouse/vscode-shifty/blob/master/src/shift-interval/ipc-client.ts
-https://github.com/LisaDziuba/Marketing-for-Engineers
-https://github.com/TypedProject/ts-express-decorators
-https://github.com/chancejs/chancejs
-https://github.com/octalmage/robotjs
-https://github.com/eligrey/FileSaver.js
-https://github.com/supasate/connected-react-router
-https://github.com/fuzhenn/animation-easings
-https://github.com/sstur/react-rte
-https://github.com/tmcw/big
-https://github.com/RomuloOliveira/commit-messages-guide/blob/master/README_de-DE.md
-https://github.com/jlevy/the-art-of-command-line/blob/master/README-de.md
-https://github.com/rwaldron/idiomatic.js/tree/master/translations/de_DE
-https://github.com/esxjs/esx
-https://github.com/cosmos/cosmos-sdk/pull/4329
-https://github.com/flyingrub/scdl
-https://github.com/emazzotta/lighthouse-badges
-https://github.com/sindresorhus/electron-reloader/network/dependents
-https://github.com/electron/fiddle
-https://github.com/microsoft/vscode-tips-and-tricks
-https://github.com/galio-org/galio
-https://github.com/hellerve/programming-talks?utm_source=hackernewsletter&utm_medium=email&utm_term=watching
-https://github.com/thomasboyt/manygolf
-https://github.com/trending/javascript
-https://github.com/selfrefactor?tab=repositories
-https://github.com/trending/javascript
-https://github.com/selfrefactor?tab=repositories
-https://github.com/selfrefactor?tab=repositories
-https://github.com/trending/javascript
-https://github.com/trending/javascript
-https://github.com/latviancoder/useJquery/blob/master/index.js
-https://github.com/RomuloOliveira/commit-messages-guide/blob/master/README_de-DE.md
-https://github.com/jlevy/the-art-of-command-line/blob/master/README-de.md
-https://github.com/GoogleChromeLabs/react-adaptive-hooks
-https://github.com/sdras/awesome-actions
-https://github.com/intuit/proof
-https://github.com/piotrwitek/utility-types
-https://github.com/kulshekhar/ts-jest
-https://github.com/microsoft/TypeScript-New-Handbook
-https://github.com/actions/javascript-action
-https://github.com/otvorete/petition
-https://github.com/BrainJS/brain.js
-https://github.com/Zizzamia/perfume.js
-https://github.com/juliangarnier/anime
-https://github.com/emilyxxie/matrix_vision
-https://github.com/kentcdodds/stop-runaway-react-effects
-https://github.com/SparkPost/matchbox
-https://github.com/DavidCai1993/style-transfer.js
-https://github.com/jacobwgillespie/styled-icons
-https://github.com/artsy/reaction
-https://github.com/Paratron/hookrouter
-https://github.com/welldone-software/why-did-you-render
-https://github.com/jaredpalmer/formik
-https://github.com/dwmkerr/hacker-laws
-https://github.com/fabiospampinato/template-vscode-extension
-https://github.com/hemanth/functional-programming-jargon
-https://github.com/gopherjs/gopherjs
-https://github.com/pubkey/rxdb
-https://github.com/alangpierce/sucrase
-https://github.com/typescript-cheatsheets/react-typescript-cheatsheet
-https://github.com/rehooks/awesome-react-hooks
-https://github.com/vadimdemedes/pastel
-https://github.com/SonarSource/SonarTS
-https://github.com/scribbletune/scribbletune
-https://github.com/GoogleChromeLabs/web-audio-samples
-https://github.com/mozilla/readability
-https://github.com/frontendfront/front-end-conferences
-https://github.com/selfrefactor/rambda
-https://github.com/selfrefactor/rambdax
-https://github.com/cartant/rxjs-spy
-https://github.com/morajabi/styled-media-query
-https://github.com/andnp/SimplyTyped
-https://github.com/aykutkardas/Json-Function
-https://github.com/diegohaz/awesome-react-context
-https://github.com/dsherret/conditional-type-checks
-https://github.com/jacobwgillespie/styled-icons
-https://github.com/simiancraft/create-phaser-app
-https://github.com/async-library/react-webworker
-https://github.com/the-road-to-learn-react/react-prevent-rerender-component
-https://github.com/acoshift/http-caching-guide
-https://github.com/alexkim205/Google-Drive-Electron
-https://github.com/zxqfl/TabNine
-https://github.com/patrickleet/streaming-ssr-react-styled-components
-https://github.com/cirrus-actions/rebase
-https://github.com/kentcdodds/advanced-react-patterns
-https://github.com/codechecks/typecov
-https://github.com/NanXiao/perf-little-book
-https://github.com/victorvoid/dinoql
-https://github.com/nadeesha/ts-prune
-https://github.com/joonhocho/tsdef
-https://github.com/selfrefactor/golang-server
-https://github.com/selfrefactor/docker
\ No newline at end of file
diff --git a/src/linksSecondary.txt b/src/linksSecondary.txt
deleted file mode 100644
index 342d6ba..0000000
--- a/src/linksSecondary.txt
+++ /dev/null
@@ -1,1442 +0,0 @@
-https://github.com/CompSciLauren/awesome-git-hooks
-https://github.com/Igglybuff/awesome-piracy
-https://github.com/Codertocat/hello-world-npm
-https://github.com/Hack-with-Github/Awesome-Hacking
-https://github.com/patr0nus/DeskGap/
-https://github.com/trojanowski/react-apollo-hooks
-https://github.com/mojoaxel/awesome-regression-testing
-https://search.creativecommons.org/search?q=cat&provider&li<&searchBy
-https://github.com/remoteinterview/zero
-https://github.com/Y2Z/monolith
-https://marketplace.visualstudio.com/items?itemName=humao.rest-client
-https://github.com/trimstray/the-book-of-secret-knowledge
-https://github.com/sharkdp/great-puzzles
-https://github.com/styleguidist/react-styleguidist
-https://github.com/matiassingers/awesome-readme
-https://github.com/dehenne/awesome-visibility
-https://github.com/binhnguyennus/awesome-scalability
-https://play.bot.land/game
-https://remixicon.com/
-https://store.steampowered.com/app/1119870/Bot_Land/
-https://github.com/simoneb/axios-hooks
-https://github.com/LeaVerou/awesomplete
-https://github.com/nearform/react-browser-hooks
-https://github.com/wojtekmaj/react-pdf
-https://github.com/coinbase/rest-hooks
-https://github.com/jwilber/roughViz
-https://github.com/aryaminus/dev-movies
-https://github.com/typescript-cheatsheets/react-typescript-cheatsheet
-https://github.com/plopjs/plop
-https://github.com/lukeed/throttles
-https://github.com/handsontable/handsontable
-https://github.com/umijs/umi
-https://github.com/darkreader/darkreader
-https://github.com/kolodny/immutability-helper
-https://www.veed.io/pricing/
-https://marketplace.visualstudio.com/items?itemName=iocave.customize-ui
-https://linuxconfig.org/ethereum-mining-on-ubuntu-18-04-and-debian
-https://github.com/yoshuawuyts/rust-for-js-people
-https://github.com/redecentralize/alternative-internet
-https://www.reddit.com/r/PhonesAreBad/
-https://pnpm.js.org/en/
-https://github.com/megahertz/electron-log
-https://blog.codinghorror.com/
-https://codetalks.tv/javascript
-https://medium.com/dailyjs
-http://blog.cleancoder.com/
-https://marketplace.visualstudio.com/items?itemName=dzhavat.css-initial-value
-https://dormoshe.io/newsletters
-https://flipboard.com/topic/javascript
-https://hashnode.com/
-http://sass.news/
-https://www.joelonsoftware.com/
-https://designsystemsrepo.com/
-https://beesandbombs.tumblr.com/
-https://github.com/caderek/benny
-https://github.com/plantain-00/type-coverage
-https://github.com/spencermountain/compromise
-https://github.com/daviddao/awful-ai
-https://github.com/bkimminich/juice-shop
-https://github.com/knrt10/kubernetes-basicLearning
-https://github.com/Raathigesh/retoggle
-https://github.com/gayanvoice/GitHubStats
-https://github.com/knrt10/kubernetes-basicLearning/
-https://github.com/jamesknelson/react-zen?utm_campaign=React%2BNewsletter&utm_medium=web&utm_source=React_Newsletter_184
-https://github.com/zeit/swr
-https://github.com/WolkSoftware/tsmod
-https://app.devhubapp.com/
-https://github.com/jesseduffield/lazydocker
-https://github.com/jimmywarting/StreamSaver.js
-https://github.com/4gray/vsc-github-trending
-https://apiwithgithub.com/
-https://github.com/dai-shi/react-hooks-async
-https://undefined.fm/
-https://waxy.org/
-https://github.com/styled-components/jest-styled-components
-https://github.com/zeit/awesome-zeit
-https://github.com/giogonzo/fp-ts-ramda
-https://github.com/stefanbuck/awesome-browser-extensions-for-github
-https://tonejs.github.io/
-https://github.com/SebastienElet/eslint-plugin-mongodb
-https://github.com/jfmengels/eslint-plugin-fp
-https://github.com/sdmg15/Best-websites-a-programmer-should-visit
-https://github.com/terkelg/zet
-https://github.com/ajafff/tslint-consistent-codestyle
-https://github.com/ostrowr/ts-json-validator
-https://github.com/broofa/BroofaJS/tree/master/jsondiff
-https://github.com/juliandavidmr/awesome-nestjs
-https://chrome.google.com/webstore/detail/git-history-browser-exten/laghnmifffncfonaoffcndocllegejnf
-https://github.com/manuelbieh/geolib
-https://joinpeertube.org/instances#instances-list
-https://github.com/mysticatea/eslint-plugin-node
-https://github.com/quiet/quiet-js
-https://chrome.google.com/webstore/detail/chrome-capture/ggaabchcecdbomdcnbahdfddfikjmphe
-https://github.com/flyingrub/scdl
-http://srinathh.github.io/opensource/goanigiffy/
-https://github.com/manifoldjs/manifoldJS/wiki/Getting-Started
-https://www.google.com/webmasters/markup-helper/?hl=en
-https://github.com/slap-editor/slap
-https://webtorrent.io/intro
-https://github.com/MrRio/vtop
-https://github.com/jaridmargolin/inspect-process
-https://wireframe.cc/IaFRtx
-https://marvelapp.com/project/1915876/
-https://github.com/zeit/next-plugins
-https://codelines.dev/
-https://olivevideoeditor.org/
-https://github.com/kmario23/deep-learning-drizzle
-https://github.com/react-component/pagination
-https://github.com/react-component
-https://app.apiary.io/pm2start/editor
-https://w1.alluc.uno/
-https://peepeth.com/welcome
-https://github.com/postlight/mercury-parser
-https://bit.dev/
-https://search.feedi.me/
-https://www.faun.dev/
-https://www.gitmemory.com/selfrefactor
-https://softwareengineeringdaily.com/category/all-episodes/
-https://thisstartupdoesnotexist.com/
-https://www.openode.io/pricing
-https://perf.link/#Y29uc3QgZGF0YSA9IHthOjEsYjoyLGM6M307/W3siY29kZSI6IkFycmF5KDEwMDApLmZpbGwoJycpLmZvckVhY2goKCkgPT4ge1xuICBjb25zdCB7YX0gPSBkYXRhXG59KSIsImVycm9yIjpmYWxzZSwibWVkaWFuIjowLjEwMDAwMDAwNDc0OTc0NTEzfSx7ImNvZGUiOiJBcnJheSgxMDAwKS5maWxsKCcnKS5mb3JFYWNoKCgpID0+IHtcbiAgY29uc3Qge2F9ID0gey4uLmRhdGF9XG59KSIsImVycm9yIjpmYWxzZSwibWVkaWFuIjowLjE4OTk5OTk5MTU2MjIxNzQ3fV0=
-https://glitch.com/
-https://github.com/mfornos/awesome-microservices#go
-https://www.freecodecamp.org/news/typescript-curry-ramda-types-f747e99744ab/
-https://github.com/veggiemonk/awesome-docker
-https://github.com/jtoy/awesome-tensorflow
-https://github.com/streamich/react-use
-https://github.com/Alikhll/golang-developer-roadmap
-https://reddit-viewer.now.sh/?holdmybeer?play=10
-https://reddit-viewer.now.sh/?Bottomless_Vixens
-https://reddit-viewer.now.sh/?sexyness
-https://reddiv.now.sh/?NewsPorn
-https://reddiv.now.sh/?programmerreactions
-https://reddit-viewer.now.sh/?linuxmemes
-https://www.instagram.com/glitch.nyc/
-https://www.instagram.com/ana_d_armas/?hl=en
-https://reddiv.now.sh/?Bottomless_Vixens
-https://www.instagram.com/eliselaurenne/?hl=en
-https://www.instagram.com/hoskelsa/?hl=en
-https://reddiv.now.sh/?FFNBPS
-https://reddiv.now.sh/?gentlemanbonersgifs
-https://reddiv.now.sh/?girlskissing
-https://reddiv.now.sh/?goddesses
-https://reddiv.now.sh/?Hot_Women_Gifs
-https://www.instagram.com/jannabreslin/?hl=en
-https://reddiv.now.sh/?lineups
-https://www.instagram.com/linoysror/?hl=en
-https://reddiv.now.sh/?OnlyGoodPorn
-https://reddiv.now.sh/?PornStarHQ
-https://reddiv.now.sh/?PornStarletHQ
-https://www.instagram.com/rachelc00k/?hl=en
-https://reddiv.now.sh/?runwaynudity
-https://reddiv.now.sh/?sexygirls
-https://reddiv.now.sh/?sexyness
-https://reddiv.now.sh/?TheHottestPornStars
-https://reddiv.now.sh/?WaterGirls
-https://reddiv.now.sh/?NSFWfashion
-https://reddiv.now.sh/?awesome
-https://www.tumblr.com/tv/cats
-https://github.com/0xtokens/awesome-blockchain
-https://github.com/jxnblk/mdx-deck
-https://github.com/styled-system/styled-system
-https://github.com/theKashey/rewiremock
-https://github.com/amio/awesome-micro
-https://news.bubblin.io/
-https://github.com/paulgb/Treeverse
-https://github.com/esimov/caire
-https://github.com/pshendry/awesome-dev-articles
-https://github.com/ngneat/spectator
-https://github.com/Igglybuff/awesome-piracy
-https://komninoschat.github.io/discover-random-github-projects/
-https://www.codefactor.io/
-https://codebeat.co/pricing
-https://bettercodehub.com/
-https://github.com/typeorm/typeorm
-https://github.com/jchiatt/react-chaos
-https://github.com/LeetCode-OpenSource/rxjs-hooks
-https://github.com/rehooks/awesome-react-hooks
-https://docs.tilt.dev/install.html
-https://github.com/PatrickJS/awesome-angular
-https://github.com/szokodiakos/typegoose
-https://youtubedecade.com/
-https://github.com/justadudewhohacks/face-api.js
-https://github.com/crimx/observable-hooks
-https://github.com/react-hook-form/react-hook-form
-https://www.theia-ide.org/
-https://github.com/binhnguyennus/awesome-scalability
-https://github.com/kefranabg/readme-md-generator
-https://github.com/rajasegar/awesome-micro-frontends
-https://github.com/aceakash/string-similarity
-https://yack.io/?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://meetglimpse.com/
-https://retool.com/templates/github-repo-comparison/
-https://larsjung.de/pagemap/?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://github.com/timqian/chart.xkcd?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://www.notdepressing.com/
-https://newsmap-js.herokuapp.com/
-https://www.sublimemerge.com/docs/linux_repositories#apt
-https://github.com/dumb-password-rules/dumb-password-rules
-https://github.com/egoist/node-vs-deno
-https://github.com/ng-seed/universal
-https://github.com/raphaelfabeni/ui-interactions
-https://chrome.google.com/webstore/detail/gitpod-online-ide/dodmmooeoklaejobgleioelladacbeki?hl=en
-https://github.com/andrew--r/frontend-case-studies
-https://github.com/calibreapp/image-actions
-https://github.com/papers-we-love/papers-we-love
-https://github.com/jbranchaud/awesome-react-design-systems
-https://github.com/Schachte/Mermrender
-http://augmented-ui.com/docs/
-https://dilbert.com/strip/2005-02-08
-https://github.com/matthewp/robot
-https://www.strml.net/
-https://github.com/rcdexta/react-trello
-https://docs.gauge.org/latest/writing-specifications.html
-https://parall.ax/products/jspdf
-https://github.com/ctrl-freaks/freezeframe.js/tree/master/packages/freezeframe
-https://remoteintech.company/
-https://github.com/30-seconds/30-seconds-of-react
-https://github.com/jeffbski/wait-on
-https://electronjs.org/spectron
-https://github.com/egoist/demoboard
-https://www.calhoun.io/guide-to-go/
-https://github.com/NekR/offline-plugin
-https://github.com/popeindustries/sw-tips
-https://fkhadra.github.io/react-toastify/
-http://www.electrode.io/index.html
-https://github.com/callstack/linaria
-https://github.com/yankouskia/is-incognito-mode
-https://github.com/colbyfayock/html-webpack-partials-plugin
-https://github.com/zouhir/jarvis
-https://github.com/trekhleb/javascript-algorithms
-https://github.com/Kickball/awesome-selfhosted
-https://github.com/fullcalendar/fullcalendar
-https://github.com/dionyziz/canvas-tetris/blob/master/js/tetris.js
-https://publicdomainreview.org/collections/optics-illustrations-from-the-physics-textbooks-of-amedee-guillemin-1868-1882/?utm_source=hackernewsletter&utm_medium=email&utm_term=design
-https://github.com/planttheidea/selectorator
-https://github.com/daybrush/moveable
-https://smashtest.io/
-https://github.com/leereilly/games
-https://flutter.dev/docs/get-started/install/linux
-https://www.pivotaltracker.com/n/projects/2370842
-https://sklove.backlog.com/dashboard?authKey=SSSzdpSGBc
-https://sk.sprintground.com/
-https://github.com/kubesail/create-node-app
-https://wilix-team.github.io/iohook/usage.html
-https://github.com/typestack/class-validator
-https://algodaily.com/challenges
-https://lolcommits.github.io/
-https://github.com/CatSnake11/Webpack-Ops
-https://github.com/victorvoid/dinoql
-https://www.stremio.com/
-http://knexjs.org/
-https://github.com/GoogleChrome/puppeteer/tree/master/experimental/puppeteer-firefox
-https://www.brotandgames.com/ciao/?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://trennd.co/?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn&categories=%255B%2522technology%2522%255D&period=12
-https://github.com/signalapp/Signal-Desktop
-https://star-history.t9t.io/#selfrefactor/rambda
-https://www.izotservice.com/index.php?id=6400&category=22&mode=187&tag[]=81
-https://formidable.com/open-source/spectacle/docs
-https://fontkiko.com/
-https://github.com/jlfwong/speedscope#usage
-https://blog.usepastel.com/post/33-beautiful-free-icon-sets
-https://featurepeek.com/for-frontend-developers
-https://github.com/vogloblinsky/web-components-benchmark
-https://github.com/Zooz/predator
-https://clauderic.github.io/react-sortable-hoc/#/basic-configuration/horizontal?_k=7upz9i
-https://useanimations.com/
-https://opensource.zalando.com/restful-api-guidelines/#
-https://coursehunters.net/
-https://github.com/freqdec/peekaboo
-https://github.com/Microsoft/napajs
-https://vscode.readthedocs.io/en/latest/getstarted/theme-color-reference/
-https://github.com/villadora/express-http-proxy
-https://github.com/palmerhq/tsdx
-https://github.com/sdras/awesome-actions
-https://chrome.google.com/webstore/detail/css-feature-toggles/aeinmfddnniiloadoappmdnffcbffnjg
-https://neilpatel.com/ubersuggest/
-https://www.seoquake.com/index.html
-https://redux-observable.js.org/docs/recipes/WritingTests.html
-https://www.12kisses.com/search?g=1&a=3&c=Ukraine&r=od&a1=32&a2=37&op=1
-https://odessa.dating/search_result.php?Sex=male&DateOfBirth_start=20&DateOfBirth_end=35&photos_only=&LookingFor=female&image=Search
-https://fdating.com/phoneConfirm
-https://www.izotservice.com/index.php?id=6692&category=21&mode=138
-https://odessa.dating/ANushkaOne.html
-https://www.loveawake.com/profile/ozzyice/
-https://www.ukrainedate.com/en/results/search?searchtype=1
-https://github.com/TechEmpower/FrameworkBenchmarks/tree/master/frameworks/JavaScript
-https://benefitsystems.bg/
-https://github.com/OptimalBits/redbird
-https://github.com/cyyyu/parcel-plugin-sw-precache
-https://github.com/peers/peerjs
-https://ilearnsmarter.com/?path=/story/redditviewer--happy
-https://github.com/fabiospampinato/cliflix
-https://www.bitchute.com/
-https://github.com/huyingjie/Checklist-Checklist
-https://github.com/anaibol/awesome-serverless
-https://github.com/thedaviddias/Front-End-Performance-Checklist
-https://github.com/KonstantinSimeonov/tsx-control-statements
-https://github.com/Hemmingsson/FacePause
-https://github.com/OpenGenus/cosmos
-https://github.com/pa11y/pa11y
-https://github.com/rauschma/re-template-tag
-https://github.com/atulmy/react-native-curated
-https://github.com/pqina/react-filepond
-https://github.com/lorabv/awesome-agile
-https://github.com/vitalets/websocket-as-promised
-https://github.com/DrkSephy/es6-cheatsheet
-https://github.com/Jolg42/awesome-typography
-https://github.com/benas/awesome-software-craftsmanship
-https://ghuser.io/selfrefactor
-https://github.com/f/confirmation
-https://github.com/kamranahmedse/design-patterns-for-humans
-http://exploringjs.com/es6/index.html#toc_ch_proxies
-https://github.com/dustinspecker/awesome-eslint
-https://www.learnstorybook.com/react/en/get-started
-https://github.com/Schachte/Mermrender?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://marketplace.visualstudio.com/itemdetails?itemName=xyc.vscode-mdx-preview
-https://github.com/bkimminich/juice-shop
-https://web.archive.org/web/20160304022521/http://blog.james-carr.org/2006/11/03/tdd-anti-patterns/
-https://www.freecodecamp.org/news/typescript-curry-ramda-types-f747e99744ab/
-https://github.com/gdamdam/awesome-decentralized-web
-https://github.com/editor-js/image
-https://gun.eco/docs/Todo-Dapp
-https://github.com/VerbalExpressions/JSVerbalExpressions
-https://github.com/yangshun/front-end-interview-handbook
-https://github.com/inversify/InversifyJS
-https://github.com/kesne/with-react-hooks
-https://github.com/awesome-css-group/awesome-css
-https://github.com/notthetup/awesome-webaudio
-https://github.com/transitive-bullshit/awesome-puppeteer
-https://github.com/davidsonfellipe/awesome-wpo
-https://github.com/transitive-bullshit/create-react-library
-https://github.com/nikolas/github-drama
-https://github.com/marcobiedermann/search-engine-optimization
-https://github.com/MaximAbramchuck/awesome-interview-questions
-https://github.com/30-seconds/30-seconds-of-code
-https://github.com/hodgef/react-simple-keyboard
-https://github.com/andywer/leakage
-https://github.com/jaywcjlove/hotkeys
-https://github.com/cahamilton/stylelint-config-property-sort-order-smacss
-https://github.com/addyosmani/timing.js
-https://github.com/Tonejs/Tone.js
-https://github.com/sohamkamani/javascript-design-patterns-for-humans
-https://github.com/shshaw/Splitting
-https://github.com/patorjk/figlet.js
-https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser
-https://github.com/andreypopp/react-fa
-https://github.com/pshihn/workly
-https://github.com/FormidableLabs/enzyme-matchers
-https://github.com/nodesecurity/eslint-plugin-security
-https://github.com/syaning/awesome-frontend
-https://github.com/chubin/awesome-console-services
-https://github.com/moklick/frontend-stuff
-http://styleguides.io/
-https://github.com/crubier/code-to-graph
-https://github.com/github/hotkey
-https://github.com/jkup/awesome-personal-blogs
-https://github.com/lirantal/dockly
-https://github.com/h5bp/Front-end-Developer-Interview-Questions
-https://github.com/denolib/awesome-deno
-https://github.com/GoogleChromeLabs/comlink
-https://github.com/midudev/react-rendering-strategies
-https://github.com/benscabbia/x-ray
-https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin
-https://github.com/abettadapur/redux-saga-devtools-extension
-https://github.com/alexfoxy/laxxx?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
-https://github.com/andreupifarre/preload-it
-https://github.com/arangodb/arangodb
-https://bitbucket.org/atlassian/atlaskit-starter/src/master/
-http://bigocheatsheet.com/
-https://www.bitchute.com/
-https://github.com/bluebill1049/react-simple-animate
-https://github.com/howdyai/botkit/tree/master/packages/botkit
-https://chrome.google.com/webstore/detail/buster-captcha-solver-for/mpbjkejclgfgadiemmefgebjfooflfhl
-https://github.com/calmm-js/partial.lenses
-https://chrisdiana.dev/cms.js/
-https://coder.com/
-https://app.codesignal.com/task/vzej3Rnp3nxx4uR3G/edit?challengeTask=true
-https://github.com/codex-team/editor.js
-https://www.producthunt.com/contributor
-https://cool.coolql.cool/
-https://www.bing.com/webmaster/home/dashboard?url=https%3A%2F%2Filearnsmarter.com%2F#
-https://github.com/davidkpiano/xstate
-https://github.com/deepsweet/start
-https://phasereditor2d.com/blog/downloads
-https://github.com/drbh/wasm-flate
-https://github.com/EvanBacon/Instagram
-http://exploringjs.com/es6/index.html#toc_ch_proxies
-https://markojs.com/docs/express/
-https://github.com/fabricjs/fabric.js
-https://github.com/fbeline/design-patterns-JS
-https://github.com/feross/clipboard-copy
-https://flexmasonry.now.sh/
-https://github.com/fridays/next-routes
-https://github.com/GeorgeGkas/super-react-gist
-https://github.com/Ghosh/micromodal?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more
-https://github.com/gillkyle/sol-journal
-https://www.hackthebox.eu/
-https://twitter.com/hackernewsonion?lang=en
-https://www.hackster.io/
-https://github.com/hadolint/hadolint
-https://github.com/deepsweet/hocs/blob/master/packages/throttle-handler/src/index.js
-https://github.com/jsfehler/phaser-ui-tools
-https://github.com/jstrait/jssynth
-https://github.com/jwagner/smartcrop.js
-https://github.com/kefranabg/readme-md-generator
-https://github.com/krzkaczor/ts-essentials
-https://github.com/LeDDGroup/ts-types-utils
-https://github.com/luangjokaj/react-fondue
-https://github.com/maicki/why-did-you-update
-https://github.com/nextapps-de/flexsearch
-https://github.com/node-schedule/node-schedule
-https://osgameclones.com/
-https://github.com/palmerhq/the-platform
-http://docs.parseplatform.org/parse-server/guide/
-https://github.com/planttheidea/moize
-https://github.com/Shopify/quilt/tree/master/packages/jest-dom-mocks
-https://github.com/Shopify/quilt/tree/master/packages/react-compose
-https://foreseaz.github.io/react-loadcon/
-https://virtuoso.dev/hello
-http://adrianmcli.github.io/react-rotating-text/
-https://reactype.io/
-https://github.com/rocketshipapps/adblockfast
-https://github.com/rohan-paul/Awesome-JavaScript-Interviews
-https://github.com/rsmbl/Resemble.js
-https://github.com/rubenspgcavalcante/webpack-extension-reloader
-https://github.com/scf4/styled-map
-https://github.com/SGrondin/bottleneck
-https://github.com/sokra/vscode-inline-types
-https://alikinvv.github.io/stepper/build/
-https://github.com/stevemao/github-issue-templates
-https://www.seeedstudio.com/Tessel-2-p-2622.html
-https://github.com/treosh/exthouse
-https://github.com/trimstray/nginx-admins-handbook
-https://github.com/troybetz/react-youtube
-https://github.com/tsuyoshiwada/storybook-chrome-screenshot
-https://github.com/wtfutil/wtf
-https://github.com/Yomguithereal/react-blessed
-https://www.filfre.net/2018/11/ten-great-adventure-game-puzzles/?utm_source=hackernewsletter&utm_medium=email&utm_term=fun&mc_cid=fa243f1357&mc_eid=93531506d2
-https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q/videos
-https://en.wikipedia.org/wiki/The_World_as_Will_and_Representation
-https://twitter.com/i/moments/994601867987619840
-http://getemoji.com/
-https://100percentfedup.com/
-https://hackertarget.com/ssh-examples-tunnels
-https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886
-https://flaviocopes.com/chrome-devtools-tips/?utm_source=hackernewsletter&utm_medium=email&utm_term=fav
-https://absurd.design/?ref=producthunt
-https://optimize.google.com/optimize/home/#/accounts
-https://github.com/aceakash/string-similarity
-https://github.com/adam-golab/react-developer-roadmap
-https://github.com/agenda/agenda
-http://www.aiartonline.com/
-https://github.com/alanzhangzm/Photon-WebUI
-https://github.com/amio/awesome-micro
-https://twitter.com/AntisocialJW2
-http://esr.ibiblio.org/
-http://asciiflow.com/
-https://react-native-training.github.io/react-native-elements/API/badge/
-https://baseweb.design/components/slider/
-https://cdn.rawgit.com/naver/billboard.js/8413325d/demo/#Chart.LineChartWithRegions
-https://github.com/bmcmahen/create-react-icons
-https://boxy-svg.com/app
-https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview
-https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview&ssr=false#review-details
-http://browserhacks.com/
-https://github.com/brunocodutra/webapp-webpack-plugin
-http://www.balkaninsight.com/en/page/bulgaria-home
-https://github.com/mattdesl/canvas-sketch/tree/master/examples
-https://github.com/cjbarber/ToolsOfTheTrade
-https://cloudinary.com/users/register/free
-https://cluborlov.blogspot.bg/
-http://codecrap.com/content/best/?page=5
-https://bitsrc.io/
-https://docs.nativebase.io/Components.html#button-def-headref
-https://facebook.github.io/react-native/docs/components-and-apis.html#basic-components
-https://consortiumnews.com/
-https://www.layoutit.com/grid
-https://csstriggers.com/
-https://curiosity.com/
-https://dailyhack.xyz/
-https://gumroad.com/l/dsajs
-https://iamvdo.me/en/blog/css-font-metrics-line-height-and-vertical-align
-https://github.com/denysdovhan/wtfjs
-https://github.com/developit/greenlet
-https://github.com/developit/preact-cli
-https://github.com/developit/workerize-loader
-https://github.com/electron/fiddle
-https://ethical.net/resources/?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://github.com/ex-punctis/not-so-random
-https://trytobet.org/Betting.aspx
-https://github.com/fimbullinter/wotan
-https://github.com/FormidableLabs/react-animations
-https://fusionjs.com/api/fusion-core
-https://github.com/getsentry/sentry-webpack-plugin
-https://docx.js.org/#/
-https://github.com/manifoldjs/manifoldJS/wiki/Getting-Started
-https://github.com/gibbok/animatelo
-https://gimli.app/
-https://github.com/git-tips/tips
-https://github.com/GoogleChromeLabs/critters
-https://github.com/hacksparrow/node-easyimage
-https://hectorheisler.wordpress.com/
-https://hooktube.com/
-https://hooktube.com/results?search_query=led+zeppelin+piano+cover
-http://ianlunn.github.io/Hover/
-https://github.com/hsavit1/Awesome-React-Native-Education
-https://github.com/huchenme/github-trending-api
-http://evankarageorgos.github.io/hue/grid.html
-https://www.iconfu.com/main#/icons/5/1//03b8e5-0-0
-https://github.com/idehub/react-native-google-analytics-bridge
-https://github.com/ikatyang/jest-playback
-https://www.ikonate.com/
-https://undraw.co/illustrations
-https://digital.com/tools/html-cheatsheet/
-https://twitter.com/internetofshit
-https://www.reactnative.guide/
-https://github.com/itgalaxy/favicons
-https://github.com/jaredpalmer/after.js
-https://github.com/jaredpalmer/formik
-https://flipboard.com/topic/javascript
-http://govnokod.ru/javascript
-http://exif.regex.info/exif.cgi
-http://johnpilger.com/
-https://github.com/kamranahmedse/pennywise
-http://theblacksphere.net/
-https://github.com/lancedikson/bowser
-https://learngitbranching.js.org/
-https://learnjavascript.online/app.html
-https://facebook.github.io/react-native/docs/tutorial.html
-https://github.com/lirantal/dockly
-https://github.com/loadimpact/k6
-https://github.com/lucagez/sky
-https://github.com/madewithlove/music-fns
-https://github.com/mafintosh/peerflix
-https://www.minimamente.com/project/magic/
-https://github.com/magus/react-native-facebook-login
-https://medium.com/clio-calliope/making-google-fonts-faster-aadf3c02a36d
-https://arnehilmann.github.io/markdeck/
-https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-markdown-todo
-https://github.com/markerikson/react-redux-links
-https://instances.social/list#lang=en&allowed=nudity_nocw,nudity_all,pornography_nocw,pornography_all,illegalContentLinks,spoilers_nocw&prohibited=&users=100000
-https://mdxjs.com/syntax
-https://microbadger.com/#badges
-https://mix.com/
-https://hackermovie.club/
-https://github.com/mozilla-services/react-jsonschema-form
-https://github.com/mrdoob/stats.js
-https://github.com/MrRio/vtop
-https://github.com/nextapps-de/flexsearch
-https://github.com/nfriedly/express-rate-limit
-https://nginxconfig.io/
-https://github.com/nomad-software/meme
-https://observatory.mozilla.org/analyze/ilearnsmarter.com
-https://open-registry.dev/#get-started
-https://github.com/orbitdb/orbit-db
-https://patriotmouse.com/
-http://vitaly-t.github.io/pg-promise/index.html
-https://www.pikapkg.com/blog/introducing-pika-pack/
-https://www.pikapkg.com/packages/?q=ramda
-https://thewebplatformpodcast.com/
-https://github.com/powerline/fonts
-https://github.com/prasmussen/gdrive
-https://public-apis.xyz/category/development
-https://gist.github.com/kaytwo/54909ad753aecfcba0cf8038ebfa9322
-http://nikoli.co.jp/en/puzzles/nagareru.html
-https://www.kontena.io/docs/quick-start.html
-https://github.com/reach/router
-https://foreseaz.github.io/react-loadcon/
-https://docs.sentry.io/clients/react-native/
-https://react-native-training.github.io/react-native-elements/#components-included
-http://www.reactnativeexpress.com/redux_persist
-http://blog.theodo.fr/2017/04/react-native-layout-tricks/
-https://ctxhou.github.io/react-tabtab/
-http://ameyms.com/react-animated-number/
-https://github.com/react-navigation/react-navigation
-http://adrianmcli.github.io/react-rotating-text/
-https://reactjsexample.com/
-https://medium.com/refactoring-ui/redesigning-laravel-io-c47ac495dff0
-https://github.com/RevillWeb/img-2
-https://github.com/rt2zz/redux-persist
-https://russia-insider.com/en
-https://github.com/santinic/pampy.js
-https://securityheaders.com/?q=https%3A%2F%2Filearnsmarter.com%2F&followRedirects=on
-https://glitch.com/edit/#!/hello-tensorflow
-https://simov.github.io/stars/?r=selfrefactor/rambda
-https://github.com/sergiodxa/now-storage
-https://serviceworke.rs/
-http://redditlist.com/sfw
-https://github.com/sghall/react-compound-slider
-https://twitter.com/sadserver
-https://github.com/shellscape/webpack-plugin-serve
-https://shiki.matsu.io/
-https://github.com/shirakaba/react-native-typescript-2d-game
-https://skeptics.stackexchange.com/
-https://github.com/skidding/react-testing-examples
-https://github.com/slap-editor/slap
-https://www.socialblockchain.co/?ref=producthunt
-https://github.com/sokra/rawact
-https://github.com/sosedoff/pgweb
-https://chrome.google.com/webstore/detail/sourcegraph/dgjhfomjieaadpoljlnidmbgkdffpack?hl=en
-https://streamich.github.io/libreact/demos/?selectedKind=Sensors%2FActiveSensor&selectedStory=Documentation&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel
-https://github.com/styled-components/css-to-react-native
-https://github.com/styleguidist/react-docgen-typescript
-https://github.com/sundayhd/react-native-display
-https://github.com/sw-yx/async-render-toolbox
-http://robotjs.io/docs/syntax
-https://github.com/talyssonoc/node-api-boilerplate
-https://github.com/tfoxy/chrome-promise
-https://dailyreckoning.com/
-http://www.unz.com/
-https://jjkaufman.github.io/wiv.js/
-https://github.com/thedevelobear/react-rewards
-https://medium.com/iqoqo-engineering/this-library-uses-your-jest-tests-to-generate-mocks-c07c322c58e3
-https://medium.com/@tomsu/typescript-tips-tricks-c8fdef998d50
-https://codepen.io/2018/popular/pens/
-https://github.com/trekhleb/javascript-algorithms
-https://trends.now.sh/?language=javascript&time=8
-http://www.truthrevolt.org/
-https://github.com/typicode/react-lodash
-http://blog.88mph.io/2017/07/28/understanding-service-workers/
-https://elijahmanor.com/react-devtools-profiler/
-https://github.com/dominikwilkowski/cfonts
-https://swc-project.github.io/docs/usage-swc-loader
-https://www.lipsurf.com/
-https://3perf.com/talks/web-perf-101/
-https://github.com/webpack-contrib/terser-webpack-plugin
-https://github.com/Widdershin/rxjs-ecosystem
-https://github.com/zadam/trilium
-https://zeit.co/blog/new-static-deployments?utm_source=newsletter&utm_medium=email&utm_campaign=blog_new_now_statics
-https://zeit.co/blog/next2
-https://github.com/zeit/ncc
-https://github.com/zeit/now-examples
-http://operationkino.net/
-https://codingthesmartway.com/tensorflow-js-crash-course-machine-learning-for-the-web-getting-started/
-https://npms.io/
-https://github.com/algorithm-visualizer/algorithm-visualizer
-https://github.com/artilleryio/artillery
-https://github.com/benmosher/eslint-plugin-import
-http://www.colinkeany.com/blend/
-http://bouncejs.com/
-https://github.com/Checkfront/react-storybook-addon-chapters
-https://github.com/chunqiuyiyu/scen
-http://bennettfeely.com/clippy/
-https://github.com/dai-shi/typescript-expo-apollo-boilerplate
-https://github.com/dainis/node-gcstats
-https://github.com/davidtheclark/scalable-css-reading-list
-https://github.com/deanhume/lazy-observer-load
-https://github.com/DEgITx/rats-search
-https://createjs.com/docs/easeljs/modules/EaselJS.html
-https://spectrum.chat/explore
-https://favioli.com/
-https://flexboxfroggy.com/
-https://manishearth.github.io/blog/2017/08/10/font-size-an-unexpectedly-complex-css-property/
-http://tobiasahlin.com/typesource/
-https://github.com/gj/fastify-ws
-https://github.com/go-vgo/robotgo
-https://github.com/GoogleChromeLabs/howto-components
-https://github.com/GoogleChromeLabs/webpack-libs-optimizations#migrate-to-an-alternative-react-like-library
-https://gradientbuttons.colorion.co/
-https://github.com/hapijs/cryptiles
-http://html5please.com/
-https://github.com/hudochenkov/stylelint-order
-https://github.com/IanLunn/Hover
-https://github.com/inversify/InversifyJS
-https://github.com/jaredpalmer/razzle
-https://github.com/jfet97/Object.setPrototypesOf
-https://github.com/jquense/yup
-https://github.com/kss-node/kss-node
-https://github.com/leonardomso/33-js-concepts
-https://github.com/lucagez/Debucsser
-https://github.com/lydell/json-stringify-pretty-compact
-https://github.com/mgp/book-notes
-https://github.com/nearform/node-clinic
-https://github.com/oblador/react-native-vector-icons
-https://github.com/OptimalBits/redbird#example
-https://github.com/ReactiveX/rxjs-tslint
-https://github.com/satwikkansal/wtfpython
-https://marketplace.visualstudio.com/items?itemName=Remisa.shellman
-https://github.com/stratiformltd/react-loadable-visibility
-https://github.com/suchipi/fs-remote
-https://fvsch.com/css-locks/
-https://github.com/thednp/kute.js/
-https://github.com/tiaanduplessis/wenk
-https://github.com/Tjatse/node-readability
-https://developers.google.com/web/updates/2017/12/chrome-loadtimes-deprecated
-https://github.com/tumblr/webpack-web-app-manifest-plugin
-https://github.com/typeorm/typeorm
-https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/
-https://github.com/wiredjs/wired-elements
-https://github.com/wix/redux-saga-tester
-https://programmingon.stream/programming
-https://awesometalks.party/
-https://vscodethemes.com/
-http://boards.4chan.org/pol/thread/186302348
-https://github.com/ajafff/tslint-consistent-codestyle
-https://github.com/alidcastano/rogue
-https://css-weekly.com/archives/
-https://github.com/minimaxir/big-list-of-naughty-strings/blob/master/blns.json
-https://github.com/bluebill1049/react-simple-img
-https://github.com/jeeliz/jeelizWeboji
-https://github.com/chunqiuyiyu/ervy
-https://github.com/ClusterWS/ClusterWS-uWS
-https://g.codefresh.io/signup
-https://frontarm.com/demoboard/
-https://github.com/dgraham/delegated-events
-https://www.npmjs.com/package/disparity
-https://github.com/drcmda/mauerwerk
-https://github.com/fanduel-oss/refract
-https://github.com/Fcmam5/nightly.js
-https://frontendfoc.us/issues
-https://gfy.com/
-https://github.com/GhostText/GhostText
-https://github.com/Glench/fuzzyset.js
-https://github.com/Glench/fuzzyset.js
-https://marketplace.visualstudio.com/items?itemName=mishkinf.goto-next-previous-member
-http://govspy.peterbe.com/
-https://www.just-one-liners.com/ppl/homer-simpson/page/2/
-https://github.com/iawia002/annie
-https://nucleoapp.com/tool/icon-transition?utm_source=CSS-Weekly&utm_campaign=Issue-329&utm_medium=web
-https://www.inautilo.com/
-https://www.janestreet.com/puzzles/archive/
-https://github.com/jaridmargolin/inspect-process
-https://marketplace.visualstudio.com/items?itemName=arjunkomath.js-file-header
-https://tylermcginnis.com/javascript-visualizer/?utm_source=ESnextNews.com&utm_medium=Weekly+Newsletter&utm_campaign=2018-10-16
-https://github.com/jhildenbiddle/docsify-themeable
-https://yusugomori.com/projects/css-sans/fonts
-https://keyframes.net/
-https://github.com/Kickball/awesome-selfhosted
-https://www.loecsen.com/en/learn-bulgarian#/en/Time%20tracking
-https://github.com/Martz90/vivify
-https://github.com/medikoo/memoizee
-https://github.com/muaz-khan/Chrome-Extensions
-https://github.com/nayafia/awesome-maintainers
-https://rsuitejs.com/en/components/overview
-https://thewebplatformpodcast.com/
-https://github.com/prakhar21/100-Days-of-ML
-https://progressivetooling.com/
-https://gigobyte.github.io/pure/getting-started
-https://docs.logrocket.com/docs/quickstart
-https://github.com/R1ZZU/git-tutor
-https://uiengine.uix.space/adapters/react/
-https://marmelab.com/react-admin/index.html
-https://github.com/react-cosmos/react-cosmos#getting-started
-https://codesandbox.io/s/github/juliankrispel/react-text-selection-popover/tree/master/example
-https://remotehacker.com/
-https://github.com/ripienaar/free-for-dev
-https://github.com/rwu823/sh-exec
-https://github.com/Simonwep/pickr
-https://github.com/szmarczak/http2-wrapper
-https://chriscavs.github.io/t-writer-demo/
-https://github.com/terkelg/awesome-creative-coding#frameworks--libraries--ecosystems
-https://stackblitz.com/
-https://transferslot.com/
-https://github.com/transitive-bullshit/react-particle-effect-button
-https://agentcooper.github.io/typescript-play/
-https://developers.google.com/web/updates/2018/09/nic69
-https://webpack.jakoblind.no/
-http://ubuntuhandbook.org/index.php/2018/06/wine-3-11-released-how-to-install-it-in-ubuntu-18-04/
-https://torenti.inbulgaria.info/
-https://h5player.bytedance.com/en/config
-https://github.com/alidcastano/rogue.js
-https://github.com/amio/badgen
-https://github.com/arthurbergmz/webpack-pwa-manifest
-https://github.com/arguiot/TheoremJS/wiki/Basic-Math-Functions
-https://github.com/jpuri/react-draft-wysiwyg
-https://github.com/chubin/cheat.sh
-https://g.codefresh.io/user/settings
-https://miukimiu.github.io/react-kawaii/#!/Components
-https://github.com/csabapalfi/puppeteer-network-stats
-https://michalzalecki.com/curated-list-of-podcasts-for-software-developers/
-https://github.com/developit/histore
-https://umbrellajs.com/documentation
-https://github.com/DovAmir/awesome-design-patterns
-https://github.com/dwyl/terminate
-https://github.com/faressoft/terminalizer
-https://github.com/fast-average-color/fast-average-color
-https://github.com/flexdinesh/react-render-in-browser
-https://flockingjs.org/demos/playground/#pm
-https://play.typedetail.com/
-https://fonty.dizoo.bg/
-https://getstream.io/winds/
-https://github.com/gaoryrt/number-flip
-https://github.com/gibbok/keyframes-tool
-https://github.com/Glavin001/tslint-clean-code
-https://github.com/gmrchk/swup
-https://github.com/GoogleChromeLabs/ndb
-https://humanprogress.org/
-https://github.com/iamakulov/moment-locales-webpack-plugin
-https://github.com/intoli/remote-browser
-https://engineering.wingify.com/across-tabs/introduction.html
-https://marblejs.gitbook.io/marble/
-https://github.com/JamieMason/Jasmine-Matchers
-https://www.npmjs.com/package/jsx-control-statements
-https://github.com/justadudewhohacks/face-api.js
-https://quii.gitbook.io/learn-go-with-tests/
-https://github.com/LeCoupa/awesome-cheatsheets
-https://github.com/letterpad/letterpad
-https://github.com/lukeed/kleur
-https://github.com/lukeed/pwa
-https://github.com/Microsoft/dtslint
-https://github.com/Microsoft/tslint-microsoft-contrib
-https://github.com/microstates/microstates.js
-https://mix.com/
-https://github.com/MQuy/webpack-deadcode-plugin
-https://www.gurn.io/
-https://github.com/nbedos/termtosvg?utm_source=hackernewsletter&utm_medium=email&utm_term=show_hn
-https://github.com/nhnent/tui.image-editor
-https://github.com/pomber/code-surfer
-https://www.reactsight.com/
-https://react-move.js.org/#/examples/simple
-https://github.com/reclarejs/reclare
-https://github.com/salihciftci/liman
-https://webaudioapi.com/samples/
-https://github.com/satya164/web-worker-proxy
-https://github.com/selfrefactor/lazy-helpers/blob/master/src/modules/youtubeToAudio.ts#L5
-https://github.com/smooth-code/jest-puppeteer/blob/master/packages/jest-dev-server/src/global.js
-https://stellarium-web.org/
-https://blog.prototypr.io/stunning-hover-effects-with-css-variables-f855e7b95330
-http://www.styluslabs.com/
-https://codesandbox.io/s/github/ModelDepot/tfjsx-demo
-https://github.com/tipsy/profile-summary-for-github
-https://github.com/torokmark/design_patterns_in_typescript
-https://demos.littleworkshop.fr/track
-https://github.com/tunnckoCore/resources
-https://github.com/sweekson/typescript-examples/tree/master/classes
-https://support.google.com/webmasters/answer/9012289
-https://github.com/vadimdemedes/ink
-https://betterwebtype.com/web-typography-resources
-https://css-doodle.com/
-https://orioniconlibrary.com/all-icons
-https://github.com/albinotonnina/javascript-data-structures-and-algorithms
-http://epic-spinners.epicmax.co/#/
-https://github.com/frontsideair/yarnhook
-http://wangchujiang.com/hotkeys/
-https://bitsofco.de/how-the-minmax-function-works/
-https://frontendmasters.com/books/front-end-handbook/2018/tools/placeholder.html
-https://github.com/Kickball/awesome-selfhosted
-https://lab.github.com/courses/managing-merge-conflicts
-https://postverta.com/
-https://github.com/nuxt/webpackbar
-https://github.com/OliverJAsh/shallow-equal-explain
-https://github.com/slap-editor/slap
-https://tobloef.com/text2mindmap/
-http://ui.toast.com/tui-calendar/
-https://github.com/uber/kepler.gl
-https://github.com/urish/typewiz-webpack-demo
-https://github.com/whatl3y/txr
-https://github.com/zricethezav/gitleaks
-https://www.reddit.com/r/facepalm/
-https://github.com/amperser/proselint/
-https://github.com/LeCoupa/awesome-cheatsheets/blob/master/frontend/html5.html
-https://github.com/LeCoupa/awesome-cheatsheets/blob/master/backend/node.js
-https://github.com/bradtraversy/customerbase
-https://www.apollographql.com/docs/apollo-server/
-https://github.com/dmitriz/functional-examples/blob/master/examples/13-task-async.js
-https://github.com/robertkowalski/couchdb-graphql/blob/master/index.js
-https://www.reddit.com/r/dataisbeautiful/
-https://github.com/developit/workerize
-https://github.com/ecrmnn/collect.js
-https://github.com/fabiandev/ts-runtime
-https://github.com/FredrikNoren/ungit
-https://freemusicarchive.org/genre/Jazz/
-https://graphqlweekly.com/
-https://github.com/gztchan/awesome-design
-https://github.com/herrbischoff/awesome-command-line-apps
-https://www.reactkanban.com/
-https://github.com/hugmanrique/turbo-ws
-https://wakatime.com/integrations
-https://digital.com/tools/html-cheatsheet/
-https://github.com/loiane/javascript-datastructures-algorithms/blob/master/src/ts/data-structures/dictionary.ts
-https://github.com/jonaskello/tslint-immutable#readonly-keyword
-https://github.com/kgrz/babel-plugin-console-perf
-https://github.com/mapbox/flamebearer
-https://github.com/mfornos/awesome-microservices#nodejs
-https://icon.now.sh/
-https://github.com/paldepind/functional-frontend-architecture
-https://github.com/pastelsky/network-idle-callback
-https://github.com/pinterest/gestalt
-https://github.com/quii/learn-go-with-tests
-https://github.com/smooth-code/smooth-ui
-https://gist.github.com/edmorley/b6fd5122ed030236e25bad80621b5e76
-https://github.com/websockets/ws
-https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
-https://github.com/typestyle/typestyle
-https://github.com/ryanoasis/nerd-fonts
-https://github.com/gibbok/keyframes-tool/blob/master/keyframes-tool.js
-http://evankarageorgos.github.io/hue/grid.html
-http://exploringjs.com/es2018-es2019/toc.html
-https://deeplearnjs.org/
-https://github.com/lukasz-madon/awesome-remote-job#job-boards
-https://nodejs.libhunt.com/contribute
-http://hyperpolyglot.org/c
-http://node.green/
-https://github.com/FormidableLabs/inspectpack
-https://github.com/FormidableLabs/react-progressive-image
-https://github.com/Microsoft/napajs
-https://github.com/rkotze/should-enzyme
-https://github.com/bendc/animateplus
-https://github.com/juliangarnier/anime
-https://github.com/krasimir/kuker#integration-with-redux
-https://mozilladevelopers.github.io/playground/css-grid/02-first-grid/
-https://github.com/addyosmani/timing.js
-https://github.com/NervJS/nerv
-https://github.com/drish/ben/blob/master/_examples/node/benchmarks.md
-https://github.com/alexjoverm/typescript-library-starter
-https://onesignal.com/#pricing
-https://www.twilio.com/console/billing
-https://webkul.github.io/micron/docs.html#
-http://www.material-ui.com/#/
-https://github.com/octalmage/robotjs
-https://github.com/expo/jest-expo
-https://material.io/components/
-https://nerdfonts.com/
-https://github.com/laoqiren/mlhelper
-https://github.com/yangshun/front-end-interview-handbook/blob/master/questions/javascript-questions.md
-https://github.com/i0natan/nodebestpractices
-https://github.com/GoogleChromeLabs/clooney
-https://www.npmjs.com/package/json-stringify-pretty-compact
-https://www.npmjs.com/package/kss
-https://github.com/tfoxy/chrome-promise
-https://www.reallygoodux.io/
-https://pinterest.github.io/bonsai/analyze/
-https://gridbyexample.com/
-https://puppeteer.slack.com/messages/C8XEP1718/
-https://github.com/amsul/react-performance
-https://remoteleads.io/
-https://github.com/reactopt/reactopt
-https://github.com/georgemandis/remote-working-list/blob/master/remote-working-resources.csv
-https://github.com/ripienaar/free-for-dev/blob/master/README.md
-https://github.com/abhishekbanthia/Public-APIs
-https://github.com/adambom/dictionary/blob/master/dictionary.txt
-https://github.com/6/stopwords-json
-https://github.com/nitin42/react-perf-devtool#browser-extension
-https://css-tricks.com/paint-timing-api/?utm_source=webopsweekly&utm_medium=email
-https://github.com/Rich-Harris/ramjet
-http://frontendtools.com/tools
-http://contrast-grid.eightshapes.com/?background-colors=&foreground-colors=%23FFFFFF%2C%20White%0D%0A%23F2F2F2%0D%0A%23DDDDDD%0D%0A%23CCCCCC%0D%0A%23888888%0D%0A%23404040%2C%20Charcoal%0D%0A%23000000%2C%20Black%0D%0A%232F78C5%2C%20Effective%20on%20Extremes%0D%0A%230F60B6%2C%20Effective%20on%20Lights%0D%0A%23398EEA%2C%20Ineffective%0D%0A&es-color-form__tile-size=compact
-https://github.com/rollup/rollup-starter-code-splitting
-http://cssicon.space/#/
-https://wedgetail.js.org/index.html
-https://fonts.google.com/specimen/Kranky
-http://www.songtexte.com/uebersetzung/led-zeppelin/dazed-and-confused-deutsch-43d6d79b.html
-http://www.cheezburger.com/
-https://naver.github.io/billboard.js/
-https://css-tricks.com/snippets/css/css-grid-starter-layouts/
-https://github.com/BrainJS/brain.js
-http://www.colinkeany.com/blend/
-http://bouncejs.com/
-https://blog.mariano.io/common-css-mistakes-and-how-to-fix-them-8ee0f5e88d64#.5y6ulluuh
-http://cssicon.space/#/
-http://css3clickchart.com/#text-stroke
-http://css3generator.com/
-http://css4-selectors.com/selectors/
-http://tobiasahlin.com/typesource/
-http://html5please.com/#showall
-https://www.html5rocks.com/en/
-http://thednp.github.io/kute.js/text.html
-http://enjoycss.com/
-http://gridbyexample.com/resources/
-https://github.com/anijs/anijs/wiki/Sentence-Definitions
-http://fvsch.com/code/css-locks/
-https://github.com/tiaanduplessis/wenk
-http://typeplate.com/
-http://typographyhandbook.com/?utm_source=CSS-Weekly&utm_campaign=Issue-220&utm_medium=web
-http://codepen.io/collection/nMgKxJ/
-https://www.smashingmagazine.com/2015/11/using-system-ui-fonts-practical-guide/
-https://github.com/web-animations/web-animations-js
-https://github.com/IanLunn/Hover/blob/master/css/hover.css
-http://bennettfeely.com/clippy/
-https://github.com/davidtheclark/scalable-css-reading-list
-http://css4.rocks/selectors-level-4/
-https://css-tricks.com/almanac/
-http://cssreference.io/
-http://tympanus.net/codrops/css_reference/
-http://marksheet.io/css-transitions.html
-https://css-tricks.com/almanac/properties/
-https://madebymike.com.au/writing/fluid-type-calc-examples/
-http://gradientbuttons.colorion.co/
-https://manishearth.github.io/blog/2017/08/10/font-size-an-unexpectedly-complex-css-property/
-https://github.com/ReactTraining/react-media?utm_source=javascriptweekly&utm_medium=email
-http://gorangajic.github.io/react-icons/
-https://github.com/reactjs/react-tabs
-http://borisyankov.github.io/react-sparklines/
-http://jossmac.github.io/react-images/
-http://webcloud.se/react-sortable/
-https://xudafeng.github.io/autoresponsive-react/
-https://github.com/shibe97/react-awesome-modal
-https://github.com/JakeSidSmith/react-fastclick
-https://github.com/Granze/react-starterify
-http://salsita.github.io/redux-elm/gif-viewer/shaping-model.html
-https://github.com/router5/react-router5
-https://github.com/diegomura/react-log
-https://www.npmjs.com/package/syntux
-http://rawgit.com/captivationsoftware/react-sticky/master/examples/basic/index.html
-https://kyleamathews.github.io/react-headroom/
-http://reactkomik.jscomic.net/
-https://github.com/bokuweb/react-sortable-pane
-https://github.com/pinterest/react-pinterest
-http://react-component.github.io/slider/
-https://github.com/AlexGilleran/jsx-control-statements
-https://gist.github.com/sAbakumoff/7b8510adcb16bded189d747e34f5e114#file-react_samples_list-md
-https://github.com/CookPete/react-player
-https://github.com/oliviertassinari/react-swipeable-views
-https://bvaughn.github.io/react-virtualized/#/components/List
-https://github.com/pburtchaell/react-notification
-https://facebook.github.io/react/docs/perf.html#printwasted
-https://www.npmjs.com/package/react-event-listener
-https://github.com/DylanPiercey/Syntux
-http://otissv.github.io/react-uikit-components/index.html
-http://madscript.com/boron/
-http://react-toolbox.com/#/components/checkbox
-http://aaronshaf.github.io/react-toggle/
-http://react-component.github.io/tooltip/examples/onVisibleChange.html
-http://gilbarbara.github.io/react-joyride/
-https://github.com/royriojas/esformatter-jsx
-https://github.com/hustcc/timeago-react
-https://github.com/oliviertassinari/react-swipeable-views
-https://github.com/chrisui/react-hotkeys
-https://github.com/contra/react-responsive
-http://griddlegriddle.github.io/Griddle/quickstart.html
-https://github.com/joshwcomeau/react-flip-move
-https://alpertuna.github.io/react-metismenu/#sub-menu-1
-http://react.semantic-ui.com/usage
-http://react-toolbox.com/#/components
-https://github.com/airbnb/rheostat
-https://github.com/FormidableLabs/victory
-https://github.com/garbles/why-did-you-update
-https://daniel-lundin.github.io/react-dom-confetti/
-https://facebook.github.io/react/docs/perf.html#printwasted
-https://www.npmjs.com/package/react-dump
-https://bogdan-lyashenko.github.io/Under-the-hood-ReactJS/
-https://unsplash.github.io/react-trend/
-http://nivo.rocks/#/line
-https://snipsco.github.io/react-inview-monitor/
-https://danilowoz.github.io/react-content-loader/
-https://github.com/nitin42/react-imgpro
-https://www.primefaces.org/primereact/#/slider
-https://devhints.io/react
-https://github.com/acdlite/recompose/blob/master/docs/API.md
-https://github.com/atlassian/react-beautiful-dnd
-https://github.com/redux-loop/redux-loop/tree/master/example
-https://github.com/jasonslyvia/react-lazyload
-http://jedwatson.github.io/react-input-autosize/
-https://vasanthk.gitbooks.io/react-bits/
-http://reactsymbols.com/?ref=producthunt
-https://github.com/gaearon/react-document-title
-https://github.com/danilowoz/react-content-loader
-https://stackblitz.com/
-https://github.com/ripienaar/free-for-dev/blob/master/README.md
-https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md
-https://wit.ai/
-https://cdn.rawgit.com/naver/billboard.js/8413325d/demo/#Chart.LineChartWithRegions
-https://www.npmjs.com/package/cryptiles
-https://github.com/flitbit/diff
-https://github.com/eon01/DockerCheatSheet
-https://github.com/kazzkiq/CodeFlask.js#listening-for-changes-and-updating-your-editor
-http://getemoji.com/
-https://github.com/krainboltgreene/unction.js/blob/core/source/allObjectP/index.js
-https://debel.github.io/git-panic-and-how-to-avoid-it/#/12
-https://github.com/wearehive/project-guidelines
-https://github.com/jhnns/rewire
-http://www.perf-tooling.today/
-https://www.photopea.com/
-https://github.com/vitaly-t/pg-promise
-http://prismjs.com/#basic-usage
-https://github.com/pwa-builder/ManifoldJS
-https://github.com/googol/react-rollup-typescript/blob/master/rollup.config.js
-https://github.com/concretesolutions/redux-zero/blob/master/src/react/components/Provider.tsx
-https://atomiks.github.io/tippyjs/
-https://github.com/LewisVo/Awesome-Linux-Software
-http://xahlee.info/comp/unicode_arrows.html
-http://svgjs.com/
-https://www.reddit.com/r/WebGames/
-https://www.npmjs.com/package/0x
-https://github.com/1337programming/webpack-shell-plugin
-http://exploringjs.com/es2016-es2017/ch_async-functions.html#_tips-for-using-await
-https://hackernoon.com/a-gentle-introduction-to-tmux-8d784c404340
-http://marklodato.github.io/visual-git-guide/index-en.html
-http://ffoodd.github.io/a11y.css/
-https://www.ampproject.org/
-https://www.actionherojs.com/docs/overview/#getting-started
-https://github.com/addyosmani/webpack-lighthouse-plugin
-https://github.com/aFarkas/lazysizes
-https://github.com/agenda/agenda
-https://github.com/ai/nanoid
-https://github.com/airbnb/lottie-react-native
-https://github.com/alexfernandez/loadtest
-https://github.com/alibaba/beidou
-https://github.com/alibaba/rax#compatible-with-react-components
-https://github.com/alm-tools/alm
-https://github.com/alonronin/mockingoose
-https://github.com/amilajack/eslint-plugin-compat
-https://mosquitto.org/
-http://www.unheap.com/animation-effects/
-https://github.com/toddmotto/public-apis
-https://github.com/ApoorvSaxena/lozad.js
-https://github.com/Automattic/kue
-https://github.com/axemclion/browser-perf
-https://github.com/babel/babili
-http://kazzkiq.github.io/balloon.css/
-https://github.com/basicallydan/interfake
-https://dialogflow.com/docs/getting-started/basics
-https://github.com/bcoe/awesome-cross-platform-nodejs
-https://github.com/beatfreaker/text-meme-cli
-https://github.com/bestiejs/platform.js
-https://github.com/bevacqua/dragula
-https://github.com/bevacqua/swivel
-http://bigocheatsheet.com/
-https://github.com/binaryjs/binaryjs
-https://bixacolor.com/?utm_source=html5weekly&utm_medium=email#buy
-https://github.com/bkimminich/juice-shop
-https://github.com/bodil/eslint-config-cleanjs
-https://sparkbox.github.io/bouncy-ball/#css
-https://github.com/bretcope/node-gc-profiler
-https://github.com/brianreavis/sifter.js
-http://browserhacks.com/
-https://api.ai/docs/getting-started/building-your-first-agent#create_an_agent
-https://github.com/buzinas/tslint-eslint-rules
-https://github.com/caiogondim/fast-memoize.js
-https://github.com/camwiegert/in-view
-http://chancejs.com/#
-https://github.com/chinchang/screenlog.js
-https://github.com/chmln/flatpickr
-https://chrome.google.com/webstore/detail/chrome-dev-editor/pnoffddplpippgcfjdhbmhkofpnaalpg
-https://github.com/ciar4n/imagehover.css/
-https://github.com/clintonwoo/hackernews-react-graphql
-https://codesandbox.io/
-https://github.com/codesuki/react-d3-components
-https://github.com/ConnorAtherton/loaders.css
-https://www.npmjs.com/package/console-png
-https://github.com/corysimmons/postcss-ant
-https://github.com/cowchimp/headless-devtools#takeheapsnapshot
-https://github.com/crocodilejs/font-awesome-assets
-http://www.theappguruz.com/tag-tools/web/CSSAnimations/
-https://csstriggers.com/
-http://www.cssarrowplease.com/
-https://gchq.github.io/CyberChef/
-http://dan-silver.github.io/ElementTransitions/
-https://github.com/danigb/audio-contour
-http://dataviz.tools/
-https://github.com/date-fns/date-fns
-https://github.com/davidmarkclements/v8-perf
-https://github.com/davidsonfellipe/awesome-wpo
-https://github.com/davidtheclark/react-aria-modal
-https://github.com/dawnlabs/carbon
-https://github.com/ded/bowser
-https://github.com/ded/express-limiter
-https://www.npmjs.com/package/deep-equal
-https://github.com/FelipeBB/Design-Patterns-JS/blob/master/src/behavioral/chain-of-resp/chain-of-resp.js
-https://auth0.com/blog/four-types-of-leaks-in-your-javascript-code-and-how-to-get-rid-of-them/
-https://github.com/developit/greenlet
-https://github.com/dfahlander/Dexie.js
-http://demo.agektmr.com/dialog/
-https://github.com/dmytroyarmak/frontend-dev-resources
-http://lostgrid.org/docs.html
-https://github.com/documentationjs/documentation/blob/master/docs/GETTING_STARTED.md#flow-type-annotations
-https://github.com/dolce/iziToast
-http://instantclick.io/download
-https://github.com/dthree/vorpal
-https://github.com/DylanPiercey/receptacle
-https://github.com/DylanPiercey/Syntux
-https://github.com/Easyfood/pageAccelerator
-https://github.com/ebidel/appmetrics.js
-https://codesandbox.io/s/new
-https://github.com/ejci/favico.js
-https://github.com/electron-userland/electron-forge
-https://github.com/eligrey/FileSaver.js
-https://github.com/erelsgl/limdu
-https://github.com/ErrorPro/react-google-autocomplete
-http://dealwithjs.io/es6-features-10-use-cases-for-proxy/#singleton
-https://images.guide/
-https://github.com/ewnd9/record-desktop
-https://github.com/JamieMason/expect-more/tree/master/packages/expect-more-jest
-https://skorokithakis.github.io/expounder/
-https://github.com/factbook/factbook.json
-https://github.com/fent/clusterhub
-https://github.com/fhinkel/type-profile
-https://www.npmjs.com/package/file-saver
-http://flag-icon-css.lip.is/
-https://github.com/floatdrop/gulp-plumber
-https://github.com/fmsouza/wcode
-http://fontfamily.io/
-https://force-js.com/
-https://github.com/FormidableLabs/electron-webpack-dashboard
-https://github.com/FormidableLabs/spectacle
-https://frappe.github.io/charts/?utm_source=hackernewsletter&utm_medium=email&utm_term=code
-https://github.com/frontdevops/typescript-cheat-sheet
-https://github.com/fuse-box/fuse-box
-http://kiro.me/projects/fuse.html
-https://chrome.google.com/webstore/detail/gem/enmjddbghmojhlldblbblolfljndkkjn
-https://github.com/gergob/jsProxy
-http://www.electrode.io/docs/get_started.html
-https://github.com/getify/Functional-Light-JS
-https://github.com/getinsomnia/insomnia
-https://automattic.github.io/monk/docs/GETTING_STARTED.html
-http://devexpress.github.io/testcafe/documentation/getting-started/
-https://app.ghostinspector.com/account
-https://github.com/capablemonkey/google-autocomplete/blob/master/autocomplete.js
-https://github.com/googleanalytics/autotrack
-https://github.com/GoogleChrome/rendertron
-https://github.com/GoogleChromeLabs/preload-webpack-plugin
-https://sarcadass.github.io/granim.js/
-https://github.com/guardian/frontend
-https://github.com/guigrpa/timm
-https://github.com/gyazo/Gyazo
-https://github.com/h2non/toxy
-https://hackerhunt.co/topic/open-source/trending
-https://github.com/hakimel/Ladda
-https://github.com/hakimel/reveal.js
-https://jonsuh.com/hamburgers/
-https://github.com/hash-bang/async-chainable
-http://www.heropatterns.com/
-https://hpbn.co/
-https://hnpwa.com/
-https://github.com/hokein/electron-sample-apps
-https://browserdiet.com/en/
-https://github.com/HubSpot/offline
-https://github.com/HubSpot/Offline
-https://github.com/ichub/tply/
-http://bitshadow.github.io/iconate/?utm_source=bypeople
-http://serkanyersen.github.io/ifvisible.js/
-https://github.com/imagemin/imagemin-cli
-https://github.com/imgix/drift
-https://jakearchibald.com/2016/performance-benefits-of-rel-noopener/
-https://github.com/inikulin/publish-please
-https://docusaurus.io/docs/en/installation.html
-http://interactjs.io/
-https://www.npmjs.com/package/intl-relativeformat
-https://parall.ax/blog/view/3071/introducing-vtop-a-terminal-activity-monitor-in-node-js
-http://engineering.wingify.com/across-tabs/introduction.html
-https://chrisnoring.gitbooks.io/rxjs-5-ultimate/content/
-https://www.npmjs.com/package/invariant
-https://github.com/isaacs/node-lru-cache
-https://github.com/thejameskyle/itsy-bitsy-data-structures/blob/master/itsy-bitsy-data-structures.js
-https://github.com/itteco/iframely
-https://github.com/j-bennet/wharfee
-https://github.com/jackmoore/autosize/tree/master
-https://github.com/jahewson/node-byline
-https://github.com/JamieMason/devtools-extension-tab-colours
-https://github.com/janaagaard75/expo-and-typescript
-https://github.com/janhuenermann/neurojs
-https://github.com/jaredpalmer/after.js
-https://github.com/javierbyte/img2css
-https://github.com/JedWatson/react-hammerjs
-https://github.com/jiayihu/pretty-algorithms
-https://github.com/JLHwung/postcss-font-family-system-ui
-https://github.com/joeattardi/promise-poller
-https://github.com/jonathantneal/mdcss
-https://github.com/jonathantneal/postcss-font-magician
-https://github.com/jprichardson/node-suppose
-https://github.com/js-cookie/js-cookie
-http://dns.js.org/
-https://www.kali.org/
-https://www.katacoda.com/
-https://github.com/kevva/download
-https://github.com/kolodny/exercises
-https://github.com/KoryNunn/scroll-into-view
-https://github.com/kubernetes/helm
-https://github.com/l-lin/font-awesome-animation
-https://github.com/lakshyaranganath/pwa
-https://www.npmjs.com/package/lana-cli
-https://deanhume.com/Home/BlogPost/lazy-loading-images-using-intersection-observer/10163
-http://tutorialzine.com/2016/07/learn-typescript-in-30-minutes/
-https://github.com/leereilly/games
-https://www.npmjs.com/package/lightcrawler
-https://sachinchoolur.github.io/lightgallery.js/
-https://www.npmjs.com/package/limiter
-https://github.com/linkedin/hopscotch
-https://www.npmjs.com/package/loadtest
-https://i-break-codes.github.io/logerr/
-https://www.npmjs.com/package/lru-memoize
-https://github.com/lukechilds/merge-images
-https://github.com/luruke/awesome-casestudy
-https://www.npmjs.com/package/lusca
-https://github.com/manuelstofer/esformatter-align
-https://github.com/marcj/css-element-queries
-https://github.com/marmelab/gremlins.js
-https://github.com/MarshallOfSound/electron-devtools-installer
-https://github.com/meddelare/meddelare-node-counters
-https://github.com/medialize/URI.js
-https://github.com/medikoo/memoizee
-https://www.npmjs.com/package/memecanvas
-https://www.npmjs.com/package/memory-cache
-https://github.com/mholt/caddy#quick-start
-https://github.com/MicheleBertoli/css-in-js
-https://github.com/MicheleBertoli/react-fix-it
-https://asvd.github.io/microlight/
-http://jgthms.com/minireset.css/
-https://github.com/Mitranim/posterus
-https://github.com/mjswensen/themer
-https://github.com/mklabs/node-fileset
-https://github.com/mljs/ml
-https://github.com/mohebifar/konsul
-https://github.com/moinism/faltu
-https://github.com/moment/luxon
-https://github.com/MorganGeek/bookmarks#humor
-https://github.com/mqttjs/MQTT.js#api
-https://github.com/mr-mig/every-programmer-should-know
-https://github.com/mscdex/busboy
-https://github.com/muaz-khan/WebRTC-Experiment
-https://github.com/muicss/loadjs?a=1
-https://github.com/muicss/loadjs
-http://multiple.js.org/
-https://haltu.github.io/muuri/
-https://github.com/naptha/tesseract.js
-https://github.com/cazala/synaptic/wiki/Neurons
-https://github.com/ngryman/speedracer
-https://github.com/nitin42/animate-components
-https://github.com/nitin42/terminal-in-react#api
-http://nivo.rocks/#/
-https://nodesecurity.io/opensource
-https://www.npmjs.com/package/node-schedule
-https://nodei.co/#proxylist
-https://github.com/nodejs/node-report
-https://github.com/NodeOS/NodeOS
-https://github.com/nodestream/nodestream
-https://github.com/nolanlawson/marky
-https://zeit.co/now
-https://github.com/npm/download-counts
-http://www.npmdiscover.com/
-https://www.npmjs.com/package/nprogress
-https://www.npmjs.com/package/object-diff
-https://github.com/oguzhaninan/Stacer
-https://github.com/olahol/react-tagsinput
-https://github.com/oliver-moran/jimp
-https://github.com/openfootball/football.json
-https://console.preview.openshift.com/console/project/just/create/next?name=nodejs-mongo-persistent&namespace=openshift
-https://github.com/otalk/getScreenMedia
-https://github.com/othiym23/node-continuation-local-storage
-https://github.com/OWASP/NodeGoat
-https://github.com/ozantunca/locally
-https://github.com/pahen/madge
-http://usepanda.com/app/#/
-https://github.com/parro-it/awesome-microlibs#modules
-https://github.com/pd4d10/octohint
-https://github.com/peterramsing/lost
-https://github.com/phoboslab/jsmpeg
-https://github.com/pinceladasdaweb/Socialight
-https://github.com/pingyhq/nm-prune
-https://placeimg.com/
-https://www.openode.io/pricing
-https://github.com/planttheidea/moize
-https://labs.play-with-docker.com/
-http://www.nicoespeon.com/en/2015/11/plop-micro-generator-boilerplate-yeoman-alternative/
-https://polyfill.io/v2/docs/features/
-https://github.com/pouchdb-community/worker-pouch
-https://www.npmjs.com/package/pretty-ms
-https://kciter.github.io/qart.js/
-https://github.com/rachelandrew/gridbugs
-https://github.com/RafalWilinski/express-status-monitor
-https://github.com/bokub/chalk-animation
-https://chrome.google.com/webstore/detail/react-perf/hacmcodfllhbnekmghgdlplbdnahmhmm
-http://reactvt.io/
-https://stackblitz.com/edit/react-pvalxe
-https://github.com/React-Sight/React-Sight
-https://www.npmjs.com/package/readline-sync
-http://arnaudbenard.com/redux-mock-store/
-https://www.npmjs.com/package/redux-saga-test-plan
-https://github.com/reduxify/seedux
-https://projects.lukehaas.me/regexhub/
-https://github.com/relax/relax
-https://github.com/relayjs/relay-starter-kit
-https://github.com/robbyrussell/oh-my-zsh
-https://github.com/roccomuso/memorystore
-https://www.npmjs.com/package/route-cache
-https://github.com/rserota/wad#live-demo
-http://rxfiddle.net/#type=editor&code=bGV0IGEgPSBSeC5PYnNlcnZhYmxlLm9mKDEsIDIsIDMpCmxldCBiID0gUnguT2JzZXJ2YWJsZS5vZigxMSwgMTIsIDEzKQoKbGV0IGMgPSBSeC5PYnNlcnZhYmxlLm1lcmdlKGEsYikKCmMuc3Vic2NyaWJlKGNvbnNvbGUubG9nKQ==
-https://github.com/sandpit/sandpit
-https://github.com/ScriptArtist/Scalable
-https://github.com/scriptify/Chnl
-https://github.com/sdgluck/werd
-https://github.com/sebhildebrandt/systeminformation
-https://github.com/FallibleInc/security-guide-for-developers/blob/master/security-checklist.md
-https://github.com/segmentio/daydream
-https://serverless.com/
-https://github.com/shelljs/shelljs
-http://bigspaceship.github.io/shine.js/
-https://www.npmjs.com/package/shrink-ray
-https://github.com/siddharthkp/cost-of-modules
-https://www.npmjs.com/package/siege
-https://github.com/sindresorhus/react-extras
-https://github.com/sitespeedio/coach
-https://www.npmjs.com/package/snyk
-https://github.com/SplittyDev/evee.js?utm_source=nodeweekly&utm_medium=email
-https://github.com/still-life-studio/txt.wav
-https://github.com/Stinkstudios/sono
-http://www.stratagem.es/
-https://github.com/streamproc/MediaStreamRecorder
-https://github.com/sunesimonsen/ukkonen
-https://github.com/SuperOl3g/postcss-image-set-polyfill
-http://surveyjs.org/index.html
-https://nytimes.github.io/svg-crowbar/
-https://github.com/sylvainpolletvillard/ObjectModel
-https://github.com/szynszyliszys/repaintless
-https://github.com/TalAter/UpUp
-https://github.com/tcs-de/nodecache
-https://text-mask.github.io/text-mask/
-http://thenewcode.com/919/A-Complete-Reading-List-For-CSS
-https://github.com/thejameskyle/babel-handbook
-https://www.npmjs.com/package/throng
-https://github.com/timarney/podcasts
-https://github.com/timoxley/columnify
-https://github.com/toish/chromatism
-https://www.npmjs.com/package/tone
-https://github.com/tourjs/tour
-https://github.com/trevorlinton/whack
-https://github.com/ttmarek/consolemock
-http://twilio.github.io/twilio-node/
-http://www.stilllife.studio/txtwav?utm_source=html5weekly&utm_medium=email
-https://github.com/typeorm/typeorm/
-https://www.npmjs.com/package/uncss
-https://github.com/unixorn/git-extra-commands
-http://medialize.github.io/URI.js/
-https://github.com/uWebSockets/uWebSockets?utm_source=nodeweekly&utm_medium=email
-https://www.npmjs.com/package/v8-profiler
-https://github.com/vadimdemedes/ink#getting-started
-https://github.com/vadimdemedes/trevor
-http://www.vanillalist.com/
-https://github.com/vesparny/fair-analytics
-https://visualgo.net/en
-http://vorlonjs.com/
-http://www.vorlonjs.com/
-https://www.npmjs.com/package/wappalyzer
-https://developers.google.com/web/fundamentals/
-https://www.reddit.com/r/webops/
-https://github.com/web-perf/react-worker-dom
-https://github.com/webtorrent/webtorrent
-https://webvr.rocks/
-https://github.com/wesbos/HTML5-Security-Camera
-http://www.electrode.io/docs/what_is_electrode.html#tools-power-up-your-existing-applications
-https://www.smashingmagazine.com/2016/11/worlds-best-open-device-labs/
-https://github.com/willianjusten/screamer-js
-https://jsfiddle.net/b84x7k7z/
-http://woofjs.com/create.html#just-fair
-https://wtfjs.com/
-https://github.com/xtianmiller/emergence.js
-https://github.com/yahoo/serialize-javascript
-https://github.com/joshbuchea/yo-mama/blob/master/jokes.json
-https://github.com/Yoctol/bottender
-https://houndci.com/repos
-https://github.com/zouhir/lqip-loader
\ No newline at end of file
diff --git a/src/repoData.json b/src/repoData.json
deleted file mode 100644
index bce7f5d..0000000
--- a/src/repoData.json
+++ /dev/null
@@ -1,11795 +0,0 @@
-{
- "repoData": [
- {
- "language": null,
- "name": "awesome-angular",
- "description": ":sparkling_heart: A list of awesome Angular (:two::heavy_plus_sign:) resources",
- "html_url": "https://github.com/DaanDeSmedt/awesome-angular",
- "updated_at": "2019-11-02T10:09:43Z",
- "stargazers_count": 9,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10042
- },
- {
- "language": "HTML",
- "name": "awesome-angular",
- "description": ":page_facing_up: A curated list of awesome Angular resources",
- "html_url": "https://github.com/PatrickJS/awesome-angular",
- "updated_at": "2019-11-14T07:49:54Z",
- "stargazers_count": 6918,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3917
- },
- {
- "language": "TypeScript",
- "name": "angular-realworld-example-app",
- "description": "Exemplary real world application built with Angular",
- "html_url": "https://github.com/gothinkster/angular-realworld-example-app",
- "updated_at": "2019-11-14T01:05:34Z",
- "stargazers_count": 3390,
- "open_issues": 60,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -2680
- },
- {
- "language": "JavaScript",
- "name": "password-strength",
- "description": "Angular UI library to illustrate and validate a password's strength with material design - Angular V8 supported",
- "html_url": "https://github.com/angular-material-extensions/password-strength",
- "updated_at": "2019-11-10T14:58:39Z",
- "stargazers_count": 129,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9667
- },
- {
- "language": null,
- "name": "go-perfbook",
- "description": "Thoughts on Go performance optimization",
- "html_url": "https://github.com/dgryski/go-perfbook",
- "updated_at": "2019-11-14T07:50:29Z",
- "stargazers_count": 8043,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 6131
- },
- {
- "language": "Go",
- "name": "dep",
- "description": "Go dependency management tool",
- "html_url": "https://github.com/golang/dep",
- "updated_at": "2019-11-14T02:26:58Z",
- "stargazers_count": 12847,
- "open_issues": 297,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 18367
- },
- {
- "language": "Go",
- "name": "termdash",
- "description": "Terminal based dashboard.",
- "html_url": "https://github.com/mum4k/termdash",
- "updated_at": "2019-11-13T20:40:09Z",
- "stargazers_count": 876,
- "open_issues": 35,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7933
- },
- {
- "language": null,
- "name": "awesome-graphql",
- "description": "Awesome list of GraphQL & Relay",
- "html_url": "https://github.com/chentsulin/awesome-graphql",
- "updated_at": "2019-11-14T06:56:35Z",
- "stargazers_count": 10601,
- "open_issues": 77,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 11895
- },
- {
- "language": "JavaScript",
- "name": "graphql-compose-examples",
- "description": "Live examples of schemas builded with graphql-compose ",
- "html_url": "https://github.com/graphql-compose/graphql-compose-examples",
- "updated_at": "2019-11-14T06:37:01Z",
- "stargazers_count": 107,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9732
- },
- {
- "language": "JavaScript",
- "name": "graphql-js",
- "description": "A reference implementation of GraphQL for JavaScript",
- "html_url": "https://github.com/graphql/graphql-js",
- "updated_at": "2019-11-14T09:04:06Z",
- "stargazers_count": 15062,
- "open_issues": 94,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 20970
- },
- {
- "language": "JavaScript",
- "name": "graphql-relay-js",
- "description": "A library to help construct a graphql-js server supporting react-relay.",
- "html_url": "https://github.com/graphql/graphql-relay-js",
- "updated_at": "2019-11-13T16:27:26Z",
- "stargazers_count": 1179,
- "open_issues": 50,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7192
- },
- {
- "language": "JavaScript",
- "name": "graphqlhub",
- "description": "The GraphQLHub Server",
- "html_url": "https://github.com/clayallsopp/graphqlhub",
- "updated_at": "2019-11-05T15:22:22Z",
- "stargazers_count": 384,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9137
- },
- {
- "language": "TypeScript",
- "name": "graphql-bookstore",
- "description": "Example demonstrating the use of GraphQL to implement a rich domain with multiple entities and relationships",
- "html_url": "https://github.com/nareshbhatia/graphql-bookstore",
- "updated_at": "2019-11-10T08:52:30Z",
- "stargazers_count": 71,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9851
- },
- {
- "language": "JavaScript",
- "name": "express-graphql-with-mongoose",
- "description": "Simple Graphql express example for learning purpose. in this project, i also provide the concept how to interact with mongodb and graphql with express server. developer also use this for small application development with express and graphql.",
- "html_url": "https://github.com/tariqulislam/express-graphql-with-mongoose",
- "updated_at": "2018-08-01T17:43:09Z",
- "stargazers_count": 0,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -12345
- },
- {
- "language": "JavaScript",
- "name": "graphql-schema-from-json",
- "description": "Guess a GraphQL schema from json data",
- "html_url": "https://github.com/marmelab/graphql-schema-from-json",
- "updated_at": "2019-11-02T14:00:38Z",
- "stargazers_count": 135,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9776
- },
- {
- "language": "JavaScript",
- "name": "next-plugins",
- "description": "Official Next.js plugins",
- "html_url": "https://github.com/zeit/next-plugins",
- "updated_at": "2019-11-14T00:18:24Z",
- "stargazers_count": 1798,
- "open_issues": 157,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4991
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-jest-formatting",
- "description": "Jest formatting ESLint rules",
- "html_url": "https://github.com/dangreenisrael/eslint-plugin-jest-formatting",
- "updated_at": "2019-10-31T15:57:14Z",
- "stargazers_count": 26,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -10013
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-simple-import-sort",
- "description": "Easy autofixable import sorting.",
- "html_url": "https://github.com/lydell/eslint-plugin-simple-import-sort",
- "updated_at": "2019-11-12T03:41:04Z",
- "stargazers_count": 111,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9752
- },
- {
- "language": "JavaScript",
- "name": "notie",
- "description": "🔔 a clean and simple notification, input, and selection suite for javascript, with no dependencies",
- "html_url": "https://github.com/jaredreich/notie",
- "updated_at": "2019-11-12T15:20:46Z",
- "stargazers_count": 6094,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 2318
- },
- {
- "language": "JavaScript",
- "name": "couchdb-fauxton",
- "description": "Apache CouchDB",
- "html_url": "https://github.com/apache/couchdb-fauxton",
- "updated_at": "2019-11-13T21:38:30Z",
- "stargazers_count": 247,
- "open_issues": 42,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9128
- },
- {
- "language": null,
- "name": "gopher-reading-list",
- "description": "A curated selection of blog posts on Go",
- "html_url": "https://github.com/enocom/gopher-reading-list",
- "updated_at": "2019-11-13T07:51:04Z",
- "stargazers_count": 6011,
- "open_issues": 8,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2089
- },
- {
- "language": "JavaScript",
- "name": "pogo",
- "description": "Server framework for Deno",
- "html_url": "https://github.com/sholladay/pogo",
- "updated_at": "2019-11-07T07:50:20Z",
- "stargazers_count": 66,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9903
- },
- {
- "language": "JavaScript",
- "name": "glicky",
- "description": "🐭 An In-browser User Interface For JavaScript Development Workflows",
- "html_url": "https://github.com/alex-saunders/glicky",
- "updated_at": "2019-11-13T16:14:28Z",
- "stargazers_count": 830,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8214
- },
- {
- "language": "JavaScript",
- "name": "release",
- "description": "Generate changelogs with a single command",
- "html_url": "https://github.com/zeit/release",
- "updated_at": "2019-11-13T06:35:11Z",
- "stargazers_count": 2467,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4765
- },
- {
- "language": "Shell",
- "name": "professional-programming",
- "description": "A collection of full-stack resources for programmers.",
- "html_url": "https://github.com/charlax/professional-programming",
- "updated_at": "2019-11-13T17:51:53Z",
- "stargazers_count": 13855,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 17719
- },
- {
- "language": "JavaScript",
- "name": "project-guidelines",
- "description": "A set of best practices for JavaScript projects",
- "html_url": "https://github.com/elsewhencode/project-guidelines",
- "updated_at": "2019-11-14T10:45:44Z",
- "stargazers_count": 20078,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 30282
- },
- {
- "language": "JavaScript",
- "name": "teachable-machine-boilerplate",
- "description": "Boilerplate code for Teachable Machine",
- "html_url": "https://github.com/googlecreativelab/teachable-machine-boilerplate",
- "updated_at": "2019-11-14T03:13:17Z",
- "stargazers_count": 374,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9144
- },
- {
- "language": "JavaScript",
- "name": "teachable-machine-v1",
- "description": " Explore how machine learning works, live in the browser. No coding required.",
- "html_url": "https://github.com/googlecreativelab/teachable-machine-v1",
- "updated_at": "2019-11-14T05:26:16Z",
- "stargazers_count": 3502,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2915
- },
- {
- "language": "Elixir",
- "name": "awesome-elixir",
- "description": "A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:",
- "html_url": "https://github.com/h4cc/awesome-elixir",
- "updated_at": "2019-11-14T04:45:07Z",
- "stargazers_count": 9631,
- "open_issues": 2699,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 33553
- },
- {
- "language": null,
- "name": "HEAD",
- "description": "🗿 A list of everything that *could* go in the head of your document",
- "html_url": "https://github.com/joshbuchea/HEAD",
- "updated_at": "2019-11-14T10:42:45Z",
- "stargazers_count": 26406,
- "open_issues": 16,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 42956
- },
- {
- "language": "JavaScript",
- "name": "react-toast-notifications",
- "description": "🍞 A toast notification system for react",
- "html_url": "https://github.com/jossmac/react-toast-notifications",
- "updated_at": "2019-11-13T13:29:47Z",
- "stargazers_count": 926,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8049
- },
- {
- "language": "TypeScript",
- "name": "tslint-misc-rules",
- "description": "Collection of miscellaneous TSLint rules",
- "html_url": "https://github.com/jwbay/tslint-misc-rules",
- "updated_at": "2019-11-01T03:42:14Z",
- "stargazers_count": 13,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9967
- },
- {
- "language": "JavaScript",
- "name": "ok-mdx",
- "description": "Browser-based MDX editor",
- "html_url": "https://github.com/jxnblk/ok-mdx",
- "updated_at": "2019-11-11T12:16:20Z",
- "stargazers_count": 631,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8721
- },
- {
- "language": "JavaScript",
- "name": "mdx",
- "description": "JSX in Markdown for ambitious projects",
- "html_url": "https://github.com/mdx-js/mdx",
- "updated_at": "2019-11-14T09:38:41Z",
- "stargazers_count": 7826,
- "open_issues": 61,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6201
- },
- {
- "language": "JavaScript",
- "name": "react-rough",
- "description": ":boom: React Components for Rough.js",
- "html_url": "https://github.com/ooade/react-rough",
- "updated_at": "2019-11-12T23:27:03Z",
- "stargazers_count": 104,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9734
- },
- {
- "language": "JavaScript",
- "name": "screen-info",
- "description": "Multiplatform screen & monitors info",
- "html_url": "https://github.com/parro-it/screen-info",
- "updated_at": "2019-10-10T01:00:51Z",
- "stargazers_count": 28,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10083
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-prettier",
- "description": "ESLint plugin for Prettier formatting",
- "html_url": "https://github.com/prettier/eslint-plugin-prettier",
- "updated_at": "2019-11-13T23:40:53Z",
- "stargazers_count": 1253,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7368
- },
- {
- "language": "JavaScript",
- "name": "phaser3-webpack-es6-dev-starter",
- "description": "Development set up for Phaser 3, Webpack, and ES6.",
- "html_url": "https://github.com/snowbillr/phaser3-webpack-es6-dev-starter",
- "updated_at": "2019-09-26T16:39:12Z",
- "stargazers_count": 41,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10140
- },
- {
- "language": "TypeScript",
- "name": "flipping",
- "description": "Flipping awesome animations.",
- "html_url": "https://github.com/davidkpiano/flipping",
- "updated_at": "2019-11-14T01:08:06Z",
- "stargazers_count": 927,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8011
- },
- {
- "language": null,
- "name": "awesome-online-ide",
- "description": "🌩️ A list of awesome online development environments",
- "html_url": "https://github.com/styfle/awesome-online-ide",
- "updated_at": "2019-11-11T20:22:04Z",
- "stargazers_count": 1744,
- "open_issues": 16,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6378
- },
- {
- "language": null,
- "name": "awesome-jest",
- "description": "🕶Awesome Jest packages and resources ",
- "html_url": "https://github.com/jest-community/awesome-jest",
- "updated_at": "2019-11-13T09:13:24Z",
- "stargazers_count": 524,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8930
- },
- {
- "language": null,
- "name": "react-advanced-patterns",
- "description": "Advanced React Component Patterns",
- "html_url": "https://github.com/manjula91/react-advanced-patterns",
- "updated_at": "2019-11-07T18:13:15Z",
- "stargazers_count": 474,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9046
- },
- {
- "language": "TypeScript",
- "name": "scribbletune",
- "description": "Create music with JavaScript",
- "html_url": "https://github.com/scribbletune/scribbletune",
- "updated_at": "2019-11-13T10:35:25Z",
- "stargazers_count": 3048,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3819
- },
- {
- "language": "JavaScript",
- "name": "react-native-fast-image",
- "description": "🚩 FastImage, performant React Native image component.",
- "html_url": "https://github.com/DylanVann/react-native-fast-image",
- "updated_at": "2019-11-14T10:32:57Z",
- "stargazers_count": 3922,
- "open_issues": 200,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -356
- },
- {
- "language": "Go",
- "name": "bombardier",
- "description": "Fast cross-platform HTTP benchmarking tool written in Go",
- "html_url": "https://github.com/codesenberg/bombardier",
- "updated_at": "2019-11-13T14:29:41Z",
- "stargazers_count": 1870,
- "open_issues": 6,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6206
- },
- {
- "language": "JavaScript",
- "name": "node-clinic",
- "description": "Clinic.js diagnoses your Node.js performance issues",
- "html_url": "https://github.com/nearform/node-clinic",
- "updated_at": "2019-11-14T06:24:29Z",
- "stargazers_count": 2958,
- "open_issues": 44,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3688
- },
- {
- "language": "JavaScript",
- "name": "jest-image-snapshot",
- "description": "Jest matcher for image comparisons. Most commonly used for visual regression testing.",
- "html_url": "https://github.com/americanexpress/jest-image-snapshot",
- "updated_at": "2019-11-13T17:14:14Z",
- "stargazers_count": 2066,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5778
- },
- {
- "language": "JavaScript",
- "name": "react-helmet",
- "description": "A document head manager for React",
- "html_url": "https://github.com/nfl/react-helmet",
- "updated_at": "2019-11-14T10:44:27Z",
- "stargazers_count": 11919,
- "open_issues": 120,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 14918
- },
- {
- "language": "JavaScript",
- "name": "diff",
- "description": "Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.",
- "html_url": "https://github.com/flitbit/diff",
- "updated_at": "2019-11-12T11:50:17Z",
- "stargazers_count": 2252,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5254
- },
- {
- "language": "JavaScript",
- "name": "git-history",
- "description": "Quickly browse the history of a file from any git repository",
- "html_url": "https://github.com/pomber/git-history",
- "updated_at": "2019-11-14T11:01:58Z",
- "stargazers_count": 11246,
- "open_issues": 43,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 12879
- },
- {
- "language": "JavaScript",
- "name": "autocannon",
- "description": "fast HTTP/1.1 benchmarking tool written in Node.js",
- "html_url": "https://github.com/mcollina/autocannon",
- "updated_at": "2019-11-14T10:11:16Z",
- "stargazers_count": 3082,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3665
- },
- {
- "language": "TypeScript",
- "name": "expo-server-sdk-node",
- "description": "Server-side library for working with Expo using Node.js",
- "html_url": "https://github.com/expo/expo-server-sdk-node",
- "updated_at": "2019-11-08T08:18:46Z",
- "stargazers_count": 322,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9350
- },
- {
- "language": null,
- "name": "javascript-testing-best-practices",
- "description": "📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2019)",
- "html_url": "https://github.com/goldbergyoni/javascript-testing-best-practices",
- "updated_at": "2019-11-14T11:01:14Z",
- "stargazers_count": 6170,
- "open_issues": 12,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2448
- },
- {
- "language": "JavaScript",
- "name": "githubclicks-github-chrome-extension",
- "description": "Navigate through modules, classes, and declarations in GitHub like an IDE",
- "html_url": "https://github.com/gayanvoice/githubclicks-github-chrome-extension",
- "updated_at": "2019-11-08T01:12:08Z",
- "stargazers_count": 53,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9915
- },
- {
- "language": "TypeScript",
- "name": "probot",
- "description": "🤖 A framework for building GitHub Apps to automate and improve your workflow",
- "html_url": "https://github.com/probot/probot",
- "updated_at": "2019-11-13T20:58:50Z",
- "stargazers_count": 5283,
- "open_issues": 44,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 962
- },
- {
- "language": "JavaScript",
- "name": "fingerprintjs2",
- "description": "Modern & flexible browser fingerprinting library",
- "html_url": "https://github.com/Valve/fingerprintjs2",
- "updated_at": "2019-11-14T05:10:34Z",
- "stargazers_count": 8856,
- "open_issues": 69,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8333
- },
- {
- "language": "TypeScript",
- "name": "eva-icons",
- "description": "A pack of more than 480 beautifully crafted Open Source icons. SVG, Sketch, Web Font and Animations support.",
- "html_url": "https://github.com/akveo/eva-icons",
- "updated_at": "2019-11-14T08:16:24Z",
- "stargazers_count": 6955,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 4036
- },
- {
- "language": "JavaScript",
- "name": "rax",
- "description": "The fastest way to build universal application. (快速构建多端应用)https://rax.js.org",
- "html_url": "https://github.com/alibaba/rax",
- "updated_at": "2019-11-14T08:59:58Z",
- "stargazers_count": 5583,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1319
- },
- {
- "language": "HTML",
- "name": "finder",
- "description": "CSS Selector Generator 🗺",
- "html_url": "https://github.com/antonmedv/finder",
- "updated_at": "2019-11-13T02:38:57Z",
- "stargazers_count": 408,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9099
- },
- {
- "language": "JavaScript",
- "name": "puppeteer-extra",
- "description": "💯 Teach puppeteer new tricks through plugins.",
- "html_url": "https://github.com/berstend/puppeteer-extra",
- "updated_at": "2019-11-12T23:36:42Z",
- "stargazers_count": 700,
- "open_issues": 39,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8254
- },
- {
- "language": "JavaScript",
- "name": "react-sizeme",
- "description": "Make your React Components aware of their width and height!",
- "html_url": "https://github.com/ctrlplusb/react-sizeme",
- "updated_at": "2019-11-14T08:02:03Z",
- "stargazers_count": 1371,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7177
- },
- {
- "language": "TypeScript",
- "name": "react-content-loader",
- "description": "⚪ SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)",
- "html_url": "https://github.com/danilowoz/react-content-loader",
- "updated_at": "2019-11-14T11:44:43Z",
- "stargazers_count": 7910,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 5856
- },
- {
- "language": "TypeScript",
- "name": "react-spinners",
- "description": "A collection of loading spinner components for react",
- "html_url": "https://github.com/davidhu2000/react-spinners",
- "updated_at": "2019-11-14T05:55:40Z",
- "stargazers_count": 1067,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7758
- },
- {
- "language": "JavaScript",
- "name": "react-native-fast-image",
- "description": "🚩 FastImage, performant React Native image component.",
- "html_url": "https://github.com/DylanVann/react-native-fast-image",
- "updated_at": "2019-11-14T10:32:57Z",
- "stargazers_count": 3922,
- "open_issues": 200,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -356
- },
- {
- "language": "JavaScript",
- "name": "animatelo",
- "description": "Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. This is a porting to Web Animation API of the fabulous animate.css project.",
- "html_url": "https://github.com/gibbok/animatelo",
- "updated_at": "2019-10-27T00:51:08Z",
- "stargazers_count": 429,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9232
- },
- {
- "language": "JavaScript",
- "name": "howler.js",
- "description": "Javascript audio library for the modern web.",
- "html_url": "https://github.com/goldfire/howler.js",
- "updated_at": "2019-11-14T05:17:06Z",
- "stargazers_count": 15081,
- "open_issues": 346,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 23276
- },
- {
- "language": "JavaScript",
- "name": "realworld",
- "description": "\"The mother of all demo apps\" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅",
- "html_url": "https://github.com/gothinkster/realworld",
- "updated_at": "2019-11-14T11:36:49Z",
- "stargazers_count": 33367,
- "open_issues": 184,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 58390
- },
- {
- "language": "JavaScript",
- "name": "nodebestpractices",
- "description": ":white_check_mark: The largest Node.js best practices list (November 2019)",
- "html_url": "https://github.com/goldbergyoni/nodebestpractices",
- "updated_at": "2019-11-14T11:44:16Z",
- "stargazers_count": 35776,
- "open_issues": 29,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 61813
- },
- {
- "language": "JavaScript",
- "name": "Tana",
- "description": "Bringing the Picture-in-Picture experience to the desktop.",
- "html_url": "https://github.com/jMavarez/Tana",
- "updated_at": "2019-10-23T02:53:20Z",
- "stargazers_count": 100,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9892
- },
- {
- "language": "JavaScript",
- "name": "deploy-node-app",
- "description": "Deploy your node.js app to Kubernetes with a single command. No config required.",
- "html_url": "https://github.com/kubesail/deploy-node-app",
- "updated_at": "2019-11-10T03:46:39Z",
- "stargazers_count": 322,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9331
- },
- {
- "language": "JavaScript",
- "name": "slang",
- "description": "🎤 a simple audio programming language implemented in JS",
- "html_url": "https://github.com/kylestetz/slang",
- "updated_at": "2019-11-14T07:47:01Z",
- "stargazers_count": 1068,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7792
- },
- {
- "language": "JavaScript",
- "name": "Awesome-Design-Tools",
- "description": "The best design tools and plugins for everything 👉",
- "html_url": "https://github.com/LisaDziuba/Awesome-Design-Tools",
- "updated_at": "2019-11-14T07:50:49Z",
- "stargazers_count": 17557,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 25177
- },
- {
- "language": "JavaScript",
- "name": "performance-bookmarklet",
- "description": "Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.",
- "html_url": "https://github.com/micmro/performance-bookmarklet",
- "updated_at": "2019-11-14T09:15:27Z",
- "stargazers_count": 917,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8085
- },
- {
- "language": "JavaScript",
- "name": "webextension-polyfill",
- "description": "A lightweight polyfill library for Promise-based WebExtension APIs in Chrome",
- "html_url": "https://github.com/mozilla/webextension-polyfill",
- "updated_at": "2019-11-13T09:48:24Z",
- "stargazers_count": 788,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8303
- },
- {
- "language": "JavaScript",
- "name": "You-Dont-Need-jQuery",
- "description": "Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.",
- "html_url": "https://github.com/nefe/You-Dont-Need-jQuery",
- "updated_at": "2019-11-14T10:17:18Z",
- "stargazers_count": 18716,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 27513
- },
- {
- "language": "JavaScript",
- "name": "react-helmet",
- "description": "A document head manager for React",
- "html_url": "https://github.com/nfl/react-helmet",
- "updated_at": "2019-11-14T10:44:27Z",
- "stargazers_count": 11919,
- "open_issues": 120,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 14918
- },
- {
- "language": "HTML",
- "name": "lazyestload.js",
- "description": "load images only when they are in (and remain in) the viewport",
- "html_url": "https://github.com/Paul-Browne/lazyestload.js",
- "updated_at": "2019-11-13T11:06:57Z",
- "stargazers_count": 1450,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6979
- },
- {
- "language": "Shell",
- "name": "fonts",
- "description": "Patched fonts for Powerline users.",
- "html_url": "https://github.com/powerline/fonts",
- "updated_at": "2019-11-14T10:44:19Z",
- "stargazers_count": 17587,
- "open_issues": 153,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 26551
- },
- {
- "language": "JavaScript",
- "name": "svgr",
- "description": "Transform SVGs into React components 🦁",
- "html_url": "https://github.com/smooth-code/svgr",
- "updated_at": "2019-11-14T10:22:25Z",
- "stargazers_count": 5390,
- "open_issues": 40,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 1140
- },
- {
- "language": "JavaScript",
- "name": "speed-measure-webpack-plugin",
- "description": "⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds",
- "html_url": "https://github.com/stephencookdev/speed-measure-webpack-plugin",
- "updated_at": "2019-11-14T07:25:02Z",
- "stargazers_count": 935,
- "open_issues": 37,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7797
- },
- {
- "language": "TypeScript",
- "name": "telejson",
- "description": "🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances",
- "html_url": "https://github.com/storybookjs/telejson",
- "updated_at": "2019-10-24T12:09:23Z",
- "stargazers_count": 23,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9991
- },
- {
- "language": null,
- "name": "cli-cheatsheet",
- "description": "helpful libraries for *building* CLIs. Not a list of CLIs.",
- "html_url": "https://github.com/sw-yx/cli-cheatsheet",
- "updated_at": "2019-11-10T14:12:56Z",
- "stargazers_count": 318,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9343
- },
- {
- "language": "TypeScript",
- "name": "chrome-promise",
- "description": "Promises for chrome JavaScript APIs used in extensions and apps.",
- "html_url": "https://github.com/tfoxy/chrome-promise",
- "updated_at": "2019-11-04T18:57:16Z",
- "stargazers_count": 137,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9762
- },
- {
- "language": "JavaScript",
- "name": "siteaudit",
- "description": "Site audit for your site from terminal",
- "html_url": "https://github.com/thecreazy/siteaudit",
- "updated_at": "2019-11-02T09:29:27Z",
- "stargazers_count": 390,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9280
- },
- {
- "language": "Python",
- "name": "public-apis",
- "description": "A collective list of free APIs for use in software and web development.",
- "html_url": "https://github.com/public-apis/public-apis",
- "updated_at": "2019-11-14T11:08:55Z",
- "stargazers_count": 64967,
- "open_issues": 52,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 120402
- },
- {
- "language": "Shell",
- "name": "nginx-admins-handbook",
- "description": "How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.",
- "html_url": "https://github.com/trimstray/nginx-admins-handbook",
- "updated_at": "2019-11-14T07:58:28Z",
- "stargazers_count": 10699,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 11398
- },
- {
- "language": "JavaScript",
- "name": "comedy",
- "description": "Node.js actor framework.",
- "html_url": "https://github.com/untu/comedy",
- "updated_at": "2019-11-04T12:04:19Z",
- "stargazers_count": 367,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9203
- },
- {
- "language": "Go",
- "name": "dive",
- "description": "A tool for exploring each layer in a docker image",
- "html_url": "https://github.com/wagoodman/dive",
- "updated_at": "2019-11-14T11:25:01Z",
- "stargazers_count": 17417,
- "open_issues": 41,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 25203
- },
- {
- "language": "JavaScript",
- "name": "web-animations-js",
- "description": "JavaScript implementation of the Web Animations API",
- "html_url": "https://github.com/web-animations/web-animations-js",
- "updated_at": "2019-11-13T02:06:24Z",
- "stargazers_count": 3157,
- "open_issues": 74,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3025
- },
- {
- "language": "JavaScript",
- "name": "styled-react-boilerplate",
- "description": "Minimal & Modern boilerplate for building apps with React & styled-components",
- "html_url": "https://github.com/xxczaki/styled-react-boilerplate",
- "updated_at": "2019-10-26T13:24:39Z",
- "stargazers_count": 156,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9769
- },
- {
- "language": "TypeScript",
- "name": "editor.js",
- "description": "A block-styled editor with clean JSON output",
- "html_url": "https://github.com/codex-team/editor.js",
- "updated_at": "2019-11-14T11:29:22Z",
- "stargazers_count": 9871,
- "open_issues": 181,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 11371
- },
- {
- "language": null,
- "name": "Marketing-for-Engineers",
- "description": "A curated collection of marketing articles & tools to grow your product. ",
- "html_url": "https://github.com/LisaDziuba/Marketing-for-Engineers",
- "updated_at": "2019-11-14T04:47:56Z",
- "stargazers_count": 5374,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 784
- },
- {
- "language": "TypeScript",
- "name": "ts-express-decorators",
- "description": " :triangular_ruler: A TypeScript Framework on top of Express. It provide a lot of decorators and guideline to write your code.",
- "html_url": "https://github.com/TypedProject/ts-express-decorators",
- "updated_at": "2019-11-14T11:24:45Z",
- "stargazers_count": 865,
- "open_issues": 92,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7442
- },
- {
- "language": "JavaScript",
- "name": "chancejs",
- "description": "Chance - Random generator helper for JavaScript",
- "html_url": "https://github.com/chancejs/chancejs",
- "updated_at": "2019-11-14T10:20:45Z",
- "stargazers_count": 4870,
- "open_issues": 106,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 694
- },
- {
- "language": "C",
- "name": "robotjs",
- "description": "Node.js Desktop Automation. ",
- "html_url": "https://github.com/octalmage/robotjs",
- "updated_at": "2019-11-14T05:35:53Z",
- "stargazers_count": 8364,
- "open_issues": 213,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8645
- },
- {
- "language": "JavaScript",
- "name": "FileSaver.js",
- "description": "An HTML5 saveAs() FileSaver implementation",
- "html_url": "https://github.com/eligrey/FileSaver.js",
- "updated_at": "2019-11-14T10:16:46Z",
- "stargazers_count": 12604,
- "open_issues": 63,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 15775
- },
- {
- "language": "JavaScript",
- "name": "connected-react-router",
- "description": "A Redux binding for React Router v4",
- "html_url": "https://github.com/supasate/connected-react-router",
- "updated_at": "2019-11-14T06:58:09Z",
- "stargazers_count": 3544,
- "open_issues": 97,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2039
- },
- {
- "language": "JavaScript",
- "name": "animation-easings",
- "description": "Easing functions for javascript animation",
- "html_url": "https://github.com/fuzhenn/animation-easings",
- "updated_at": "2019-02-27T07:07:54Z",
- "stargazers_count": 4,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -11292
- },
- {
- "language": "JavaScript",
- "name": "react-rte",
- "description": "Pure React rich text WYSIWYG editor based on draft-js.",
- "html_url": "https://github.com/sstur/react-rte",
- "updated_at": "2019-11-13T13:39:54Z",
- "stargazers_count": 2145,
- "open_issues": 140,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4450
- },
- {
- "language": "JavaScript",
- "name": "big",
- "description": "presentations for busy messy hackers",
- "html_url": "https://github.com/tmcw/big",
- "updated_at": "2019-11-14T03:19:28Z",
- "stargazers_count": 3016,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -3968
- },
- {
- "language": "JavaScript",
- "name": "esx",
- "description": "Like JSX, but native and fast",
- "html_url": "https://github.com/esxjs/esx",
- "updated_at": "2019-11-13T22:00:55Z",
- "stargazers_count": 530,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8904
- },
- {
- "language": "Python",
- "name": "scdl",
- "description": "Soundcloud Music Downloader",
- "html_url": "https://github.com/flyingrub/scdl",
- "updated_at": "2019-11-13T17:44:13Z",
- "stargazers_count": 1510,
- "open_issues": 31,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6701
- },
- {
- "language": "JavaScript",
- "name": "lighthouse-badges",
- "description": "🚦Generate gh-badges (shields.io) based on Lighthouse performance.",
- "html_url": "https://github.com/emazzotta/lighthouse-badges",
- "updated_at": "2019-11-14T06:42:42Z",
- "stargazers_count": 115,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9770
- },
- {
- "language": "TypeScript",
- "name": "fiddle",
- "description": ":electron: 🚀 The easiest way to get started with Electron",
- "html_url": "https://github.com/electron/fiddle",
- "updated_at": "2019-11-14T10:04:02Z",
- "stargazers_count": 4232,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1266
- },
- {
- "language": null,
- "name": "vscode-tips-and-tricks",
- "description": "Collection of helpful tips and tricks for VS Code. ",
- "html_url": "https://github.com/microsoft/vscode-tips-and-tricks",
- "updated_at": "2019-11-14T08:48:22Z",
- "stargazers_count": 7806,
- "open_issues": 53,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 6089
- },
- {
- "language": "JavaScript",
- "name": "galio",
- "description": "Galio is a beautifully designed, Free and Open Source React Native Framework",
- "html_url": "https://github.com/galio-org/galio",
- "updated_at": "2019-11-13T13:56:48Z",
- "stargazers_count": 1676,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6450
- },
- {
- "language": "Python",
- "name": "programming-talks",
- "description": "Awesome & interesting talks about programming",
- "html_url": "https://github.com/hellerve/programming-talks",
- "updated_at": "2019-11-13T16:53:38Z",
- "stargazers_count": 4960,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -71
- },
- {
- "language": "TypeScript",
- "name": "manygolf",
- "description": "massively multiplayer golfing",
- "html_url": "https://github.com/thomasboyt/manygolf",
- "updated_at": "2019-09-17T11:52:17Z",
- "stargazers_count": 110,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9975
- },
- {
- "language": "JavaScript",
- "name": "react-adaptive-hooks",
- "description": "Deliver experiences best suited to a user's device and network constraints",
- "html_url": "https://github.com/GoogleChromeLabs/react-adaptive-hooks",
- "updated_at": "2019-11-14T11:45:24Z",
- "stargazers_count": 2347,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5252
- },
- {
- "language": null,
- "name": "awesome-actions",
- "description": "A curated list of awesome actions to use on GitHub",
- "html_url": "https://github.com/sdras/awesome-actions",
- "updated_at": "2019-11-14T11:07:07Z",
- "stargazers_count": 6232,
- "open_issues": 13,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2581
- },
- {
- "language": "TypeScript",
- "name": "proof",
- "description": "A tapable integration testing library for your stories",
- "html_url": "https://github.com/intuit/proof",
- "updated_at": "2019-11-14T00:24:04Z",
- "stargazers_count": 41,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9873
- },
- {
- "language": "TypeScript",
- "name": "utility-types",
- "description": "Collection of utility types, complementing TypeScript built-in mapped types and aliases (think \"lodash\" for static types).",
- "html_url": "https://github.com/piotrwitek/utility-types",
- "updated_at": "2019-11-13T23:39:04Z",
- "stargazers_count": 1332,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7282
- },
- {
- "language": "TypeScript",
- "name": "ts-jest",
- "description": "TypeScript preprocessor with sourcemap support for Jest",
- "html_url": "https://github.com/kulshekhar/ts-jest",
- "updated_at": "2019-11-14T10:06:57Z",
- "stargazers_count": 2755,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3806
- },
- {
- "language": "TypeScript",
- "name": "TypeScript-New-Handbook",
- "description": "Incubation repository for the new TypeScript handbook 🐣",
- "html_url": "https://github.com/microsoft/TypeScript-New-Handbook",
- "updated_at": "2019-11-14T07:06:53Z",
- "stargazers_count": 484,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8834
- },
- {
- "language": "JavaScript",
- "name": "javascript-action",
- "description": "Create a JavaScript Action with tests, linting, workflow, publishing, and versioning",
- "html_url": "https://github.com/actions/javascript-action",
- "updated_at": "2019-11-14T09:11:16Z",
- "stargazers_count": 151,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9671
- },
- {
- "language": null,
- "name": "petition",
- "description": "ПОКАЖЕТЕ НИ КОДА!",
- "html_url": "https://github.com/otvorete/petition",
- "updated_at": "2019-11-08T09:51:17Z",
- "stargazers_count": 1028,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7938
- },
- {
- "language": "JavaScript",
- "name": "brain.js",
- "description": "🤖 Neural networks in JavaScript",
- "html_url": "https://github.com/BrainJS/brain.js",
- "updated_at": "2019-11-13T23:10:15Z",
- "stargazers_count": 10387,
- "open_issues": 72,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 11422
- },
- {
- "language": "TypeScript",
- "name": "perfume.js",
- "description": "A flexible library for measuring Navigation Timing, First Contentful Paint (FP/FCP), Largest Contentful Paint (LCP), First Input Delay (FID) and components lifecycle performance. Report real user measurements to your favorite analytics tool.",
- "html_url": "https://github.com/Zizzamia/perfume.js",
- "updated_at": "2019-11-14T07:03:19Z",
- "stargazers_count": 685,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8558
- },
- {
- "language": "JavaScript",
- "name": "anime",
- "description": "JavaScript animation engine",
- "html_url": "https://github.com/juliangarnier/anime",
- "updated_at": "2019-11-14T10:30:44Z",
- "stargazers_count": 33047,
- "open_issues": 112,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 57102
- },
- {
- "language": "JavaScript",
- "name": "matrix_vision",
- "description": "Matrix Cam: see yourself inside the Matrix!",
- "html_url": "https://github.com/emilyxxie/matrix_vision",
- "updated_at": "2019-10-18T11:34:16Z",
- "stargazers_count": 244,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9633
- },
- {
- "language": "JavaScript",
- "name": "stop-runaway-react-effects",
- "description": "🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession",
- "html_url": "https://github.com/kentcdodds/stop-runaway-react-effects",
- "updated_at": "2019-11-14T11:06:18Z",
- "stargazers_count": 409,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9173
- },
- {
- "language": "JavaScript",
- "name": "matchbox",
- "description": "🔥 A react UI component library",
- "html_url": "https://github.com/SparkPost/matchbox",
- "updated_at": "2019-11-04T14:57:27Z",
- "stargazers_count": 50,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9648
- },
- {
- "language": "JavaScript",
- "name": "style-transfer.js",
- "description": "👨🎨️ Generate novel artistic images in Node.js ",
- "html_url": "https://github.com/DavidCai1993/style-transfer.js",
- "updated_at": "2019-11-01T17:02:04Z",
- "stargazers_count": 68,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9906
- },
- {
- "language": "JavaScript",
- "name": "styled-icons",
- "description": "💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components",
- "html_url": "https://github.com/jacobwgillespie/styled-icons",
- "updated_at": "2019-11-13T14:20:00Z",
- "stargazers_count": 837,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8146
- },
- {
- "language": "TypeScript",
- "name": "reaction",
- "description": "Artsy’s React Components",
- "html_url": "https://github.com/artsy/reaction",
- "updated_at": "2019-11-13T21:15:52Z",
- "stargazers_count": 316,
- "open_issues": 31,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9089
- },
- {
- "language": "JavaScript",
- "name": "hookrouter",
- "description": "The flexible, and fast router for react that is entirely based on hooks",
- "html_url": "https://github.com/Paratron/hookrouter",
- "updated_at": "2019-11-13T10:33:45Z",
- "stargazers_count": 846,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8061
- },
- {
- "language": "JavaScript",
- "name": "why-did-you-render",
- "description": "why-did-you-render monkey patches React to notify you about avoidable re-renders.",
- "html_url": "https://github.com/welldone-software/why-did-you-render",
- "updated_at": "2019-11-14T08:44:01Z",
- "stargazers_count": 1546,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6872
- },
- {
- "language": "TypeScript",
- "name": "formik",
- "description": "Build forms in React, without the tears 😭 ",
- "html_url": "https://github.com/jaredpalmer/formik",
- "updated_at": "2019-11-14T10:37:01Z",
- "stargazers_count": 19116,
- "open_issues": 444,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 32228
- },
- {
- "language": null,
- "name": "hacker-laws",
- "description": "💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws",
- "html_url": "https://github.com/dwmkerr/hacker-laws",
- "updated_at": "2019-11-14T10:13:56Z",
- "stargazers_count": 8669,
- "open_issues": 59,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 7869
- },
- {
- "language": "TypeScript",
- "name": "template-vscode-extension",
- "description": "A template for starting a new vscode extension quickly.",
- "html_url": "https://github.com/fabiospampinato/template-vscode-extension",
- "updated_at": "2019-08-10T10:26:45Z",
- "stargazers_count": 34,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10412
- },
- {
- "language": null,
- "name": "functional-programming-jargon",
- "description": "Jargon from the functional programming world in simple terms!",
- "html_url": "https://github.com/hemanth/functional-programming-jargon",
- "updated_at": "2019-11-14T10:47:34Z",
- "stargazers_count": 13282,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 16780
- },
- {
- "language": "Go",
- "name": "gopherjs",
- "description": "A compiler from Go to JavaScript for running Go code in a browser",
- "html_url": "https://github.com/gopherjs/gopherjs",
- "updated_at": "2019-11-14T10:39:56Z",
- "stargazers_count": 8832,
- "open_issues": 235,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 9779
- },
- {
- "language": "TypeScript",
- "name": "rxdb",
- "description": ":computer: 🔄 :iphone: A realtime Database for JavaScript Applications",
- "html_url": "https://github.com/pubkey/rxdb",
- "updated_at": "2019-11-14T11:08:01Z",
- "stargazers_count": 12296,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 14682
- },
- {
- "language": "TypeScript",
- "name": "sucrase",
- "description": "Super-fast alternative to Babel for when you can target modern JS runtimes",
- "html_url": "https://github.com/alangpierce/sucrase",
- "updated_at": "2019-11-12T22:03:32Z",
- "stargazers_count": 2089,
- "open_issues": 26,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -5593
- },
- {
- "language": null,
- "name": "react-typescript-cheatsheet",
- "description": "Cheatsheets for experienced React developers getting started with TypeScript",
- "html_url": "https://github.com/typescript-cheatsheets/react-typescript-cheatsheet",
- "updated_at": "2019-11-14T10:06:58Z",
- "stargazers_count": 8358,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6986
- },
- {
- "language": null,
- "name": "awesome-react-hooks",
- "description": "Awesome React Hooks",
- "html_url": "https://github.com/rehooks/awesome-react-hooks",
- "updated_at": "2019-11-14T11:28:30Z",
- "stargazers_count": 3896,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -2199
- },
- {
- "language": "JavaScript",
- "name": "pastel",
- "description": "🎨 Framework for effortlessly building Ink apps",
- "html_url": "https://github.com/vadimdemedes/pastel",
- "updated_at": "2019-11-11T19:05:29Z",
- "stargazers_count": 1129,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7617
- },
- {
- "language": "Shell",
- "name": "SonarTS",
- "description": "Static code analyzer for TypeScript",
- "html_url": "https://github.com/SonarSource/SonarTS",
- "updated_at": "2019-11-07T16:53:45Z",
- "stargazers_count": 726,
- "open_issues": 70,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7948
- },
- {
- "language": "TypeScript",
- "name": "scribbletune",
- "description": "Create music with JavaScript",
- "html_url": "https://github.com/scribbletune/scribbletune",
- "updated_at": "2019-11-13T10:35:25Z",
- "stargazers_count": 3048,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3819
- },
- {
- "language": "JavaScript",
- "name": "web-audio-samples",
- "description": "Web Audio API samples by Chrome WebAudio Team",
- "html_url": "https://github.com/GoogleChromeLabs/web-audio-samples",
- "updated_at": "2019-11-13T21:55:30Z",
- "stargazers_count": 299,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9267
- },
- {
- "language": "JavaScript",
- "name": "readability",
- "description": "A standalone version of the readability lib",
- "html_url": "https://github.com/mozilla/readability",
- "updated_at": "2019-11-13T09:48:15Z",
- "stargazers_count": 2780,
- "open_issues": 120,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3365
- },
- {
- "language": null,
- "name": "front-end-conferences",
- "description": "This is a list of upcoming front-end related conferences.",
- "html_url": "https://github.com/frontendfront/front-end-conferences",
- "updated_at": "2019-11-07T14:38:15Z",
- "stargazers_count": 434,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9153
- },
- {
- "language": "JavaScript",
- "name": "rambda",
- "description": "Faster and smaller alternative to Ramda",
- "html_url": "https://github.com/selfrefactor/rambda",
- "updated_at": "2019-11-13T22:23:43Z",
- "stargazers_count": 745,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8456
- },
- {
- "language": "JavaScript",
- "name": "rambdax",
- "description": "Extended version of Rambda ",
- "html_url": "https://github.com/selfrefactor/rambdax",
- "updated_at": "2019-11-11T19:21:32Z",
- "stargazers_count": 85,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9840
- },
- {
- "language": "TypeScript",
- "name": "rxjs-spy",
- "description": "A debugging library for RxJS",
- "html_url": "https://github.com/cartant/rxjs-spy",
- "updated_at": "2019-11-08T23:14:47Z",
- "stargazers_count": 457,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9066
- },
- {
- "language": "JavaScript",
- "name": "styled-media-query",
- "description": "💅💍 Better media queries for styled-component",
- "html_url": "https://github.com/morajabi/styled-media-query",
- "updated_at": "2019-11-13T04:26:24Z",
- "stargazers_count": 825,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8292
- },
- {
- "language": "TypeScript",
- "name": "SimplyTyped",
- "description": "yet another Typescript type library for advanced types",
- "html_url": "https://github.com/andnp/SimplyTyped",
- "updated_at": "2019-11-12T15:34:18Z",
- "stargazers_count": 130,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9718
- },
- {
- "language": "TypeScript",
- "name": "Json-Function",
- "description": "It allows you to use methods such as schema, innerJoin, where, limit, select, orderBy on JSON data.",
- "html_url": "https://github.com/aykutkardas/Json-Function",
- "updated_at": "2019-10-30T17:06:09Z",
- "stargazers_count": 473,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9115
- },
- {
- "language": "JavaScript",
- "name": "awesome-react-context",
- "description": "😎 A curated list of stuff related to the new React Context API",
- "html_url": "https://github.com/diegohaz/awesome-react-context",
- "updated_at": "2019-11-10T18:38:08Z",
- "stargazers_count": 766,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8465
- },
- {
- "language": "TypeScript",
- "name": "conditional-type-checks",
- "description": "Types for testing TypeScript types.",
- "html_url": "https://github.com/dsherret/conditional-type-checks",
- "updated_at": "2019-11-11T13:18:55Z",
- "stargazers_count": 221,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9550
- },
- {
- "language": "JavaScript",
- "name": "styled-icons",
- "description": "💅 Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components",
- "html_url": "https://github.com/jacobwgillespie/styled-icons",
- "updated_at": "2019-11-13T14:20:00Z",
- "stargazers_count": 837,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8146
- },
- {
- "language": "JavaScript",
- "name": "create-phaser-app",
- "description": "Phaser 3, Webpack 4, Babel 7+boilerplate and a scaffold",
- "html_url": "https://github.com/simiancraft/create-phaser-app",
- "updated_at": "2019-11-06T13:04:44Z",
- "stargazers_count": 324,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9198
- },
- {
- "language": "JavaScript",
- "name": "react-webworker",
- "description": "⚙️ Communicate with a Web Worker from React",
- "html_url": "https://github.com/async-library/react-webworker",
- "updated_at": "2019-11-14T09:53:35Z",
- "stargazers_count": 507,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8923
- },
- {
- "language": "JavaScript",
- "name": "react-prevent-rerender-component",
- "description": "Showcasing when and how to prevent a rerender of a component in React",
- "html_url": "https://github.com/the-road-to-learn-react/react-prevent-rerender-component",
- "updated_at": "2019-10-18T10:29:42Z",
- "stargazers_count": 12,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10093
- },
- {
- "language": null,
- "name": "http-caching-guide",
- "description": " Short Guide for Modern HTTP Caching",
- "html_url": "https://github.com/acoshift/http-caching-guide",
- "updated_at": "2019-10-26T04:45:27Z",
- "stargazers_count": 26,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10043
- },
- {
- "language": "JavaScript",
- "name": "Google-Drive-Electron",
- "description": "A simple Electron Wrapper that converts Google Drive into a desktop office suite app.",
- "html_url": "https://github.com/alexkim205/Google-Drive-Electron",
- "updated_at": "2019-10-29T23:49:43Z",
- "stargazers_count": 153,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9724
- },
- {
- "language": "Shell",
- "name": "TabNine",
- "description": "The all-language autocompleter: https://tabnine.com/",
- "html_url": "https://github.com/zxqfl/TabNine",
- "updated_at": "2019-11-14T10:47:06Z",
- "stargazers_count": 4345,
- "open_issues": 86,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -536
- },
- {
- "language": "JavaScript",
- "name": "streaming-ssr-react-styled-components",
- "description": "5 part tutorial teaching how to build a streaming ssr react styled components application with Parcel and Docker, as well as how to static render and host with nginx instead.",
- "html_url": "https://github.com/patrickleet/streaming-ssr-react-styled-components",
- "updated_at": "2019-11-13T14:01:09Z",
- "stargazers_count": 88,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9815
- },
- {
- "language": "Shell",
- "name": "rebase",
- "description": "GitHub Action to automatically rebase PRs",
- "html_url": "https://github.com/cirrus-actions/rebase",
- "updated_at": "2019-11-14T09:47:19Z",
- "stargazers_count": 236,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9483
- },
- {
- "language": "JavaScript",
- "name": "advanced-react-patterns",
- "description": "This is the latest advanced react patterns workshop",
- "html_url": "https://github.com/kentcdodds/advanced-react-patterns",
- "updated_at": "2019-11-12T00:16:04Z",
- "stargazers_count": 363,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9284
- },
- {
- "language": "TypeScript",
- "name": "typecov",
- "description": "Track missing type coverage to ensure type safety",
- "html_url": "https://github.com/codechecks/typecov",
- "updated_at": "2019-10-08T17:25:29Z",
- "stargazers_count": 94,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9992
- },
- {
- "language": null,
- "name": "perf-little-book",
- "description": "A small book which introduces Linux perf tool.",
- "html_url": "https://github.com/NanXiao/perf-little-book",
- "updated_at": "2019-10-08T02:38:01Z",
- "stargazers_count": 133,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9919
- },
- {
- "language": "JavaScript",
- "name": "dinoql",
- "description": "A customizable GraphQL style query language for interacting with JavaScript objects.",
- "html_url": "https://github.com/victorvoid/dinoql",
- "updated_at": "2019-11-08T07:10:42Z",
- "stargazers_count": 1033,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7901
- },
- {
- "language": "TypeScript",
- "name": "ts-prune",
- "description": "Find unused exports in a typescript project. 🛀",
- "html_url": "https://github.com/nadeesha/ts-prune",
- "updated_at": "2019-11-13T17:25:59Z",
- "stargazers_count": 85,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9776
- },
- {
- "language": "TypeScript",
- "name": "tsdef",
- "description": "TypeScript common pattern shortcut definitions / utility gist library",
- "html_url": "https://github.com/joonhocho/tsdef",
- "updated_at": "2019-11-06T11:18:27Z",
- "stargazers_count": 408,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9206
- },
- {
- "language": "Go",
- "name": "golang-server",
- "description": null,
- "html_url": "https://github.com/selfrefactor/golang-server",
- "updated_at": "2019-10-18T18:06:14Z",
- "stargazers_count": 0,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10130
- },
- {
- "language": "TypeScript",
- "name": "docker",
- "description": null,
- "html_url": "https://github.com/selfrefactor/docker",
- "updated_at": "2019-11-14T11:04:22Z",
- "stargazers_count": 0,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9739
- },
- {
- "language": "Shell",
- "name": "awesome-git-hooks",
- "description": ":anchor: A curated list of awesome git hooks",
- "html_url": "https://github.com/CompSciLauren/awesome-git-hooks",
- "updated_at": "2019-11-14T03:05:09Z",
- "stargazers_count": 507,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8878
- },
- {
- "language": "HTML",
- "name": "awesome-piracy",
- "description": "A curated list of awesome warez and piracy links",
- "html_url": "https://github.com/Igglybuff/awesome-piracy",
- "updated_at": "2019-11-14T08:00:20Z",
- "stargazers_count": 7688,
- "open_issues": 20,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 5556
- },
- {
- "language": "JavaScript",
- "name": "hello-world-npm",
- "description": "This is a simple npm package that demonstrates the Github Package Registry",
- "html_url": "https://github.com/Codertocat/hello-world-npm",
- "updated_at": "2019-11-13T11:43:39Z",
- "stargazers_count": 91,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9769
- },
- {
- "language": null,
- "name": "Awesome-Hacking",
- "description": "A collection of various awesome lists for hackers, pentesters and security researchers",
- "html_url": "https://github.com/Hack-with-Github/Awesome-Hacking",
- "updated_at": "2019-11-14T10:29:57Z",
- "stargazers_count": 32206,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 54448
- },
- {
- "language": "TypeScript",
- "name": "react-apollo-hooks",
- "description": "Use Apollo Client as React hooks",
- "html_url": "https://github.com/trojanowski/react-apollo-hooks",
- "updated_at": "2019-11-14T07:23:30Z",
- "stargazers_count": 2357,
- "open_issues": 75,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4611
- },
- {
- "language": null,
- "name": "awesome-regression-testing",
- "description": "🕶️ A curated list of resources around the topic: visual regression testing",
- "html_url": "https://github.com/mojoaxel/awesome-regression-testing",
- "updated_at": "2019-11-13T10:28:41Z",
- "stargazers_count": 1019,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7940
- },
- {
- "language": "JavaScript",
- "name": "zero",
- "description": "Zero is a web server to simplify web development.",
- "html_url": "https://github.com/remoteinterview/zero",
- "updated_at": "2019-11-14T03:32:08Z",
- "stargazers_count": 5282,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 735
- },
- {
- "language": "Rust",
- "name": "monolith",
- "description": ":black_large_square: CLI tool for saving complete web pages as a single HTML file",
- "html_url": "https://github.com/Y2Z/monolith",
- "updated_at": "2019-11-13T21:35:38Z",
- "stargazers_count": 2954,
- "open_issues": 24,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -3876
- },
- {
- "language": null,
- "name": "the-book-of-secret-knowledge",
- "description": "A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.",
- "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge",
- "updated_at": "2019-11-14T11:42:15Z",
- "stargazers_count": 24273,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 38564
- },
- {
- "language": null,
- "name": "great-puzzles",
- "description": "A curated list of great puzzles",
- "html_url": "https://github.com/sharkdp/great-puzzles",
- "updated_at": "2019-10-30T15:15:45Z",
- "stargazers_count": 402,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9248
- },
- {
- "language": "JavaScript",
- "name": "react-styleguidist",
- "description": "Isolated React component development environment with a living style guide",
- "html_url": "https://github.com/styleguidist/react-styleguidist",
- "updated_at": "2019-11-14T10:36:33Z",
- "stargazers_count": 7822,
- "open_issues": 75,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 6319
- },
- {
- "language": null,
- "name": "awesome-readme",
- "description": "A curated list of awesome READMEs",
- "html_url": "https://github.com/matiassingers/awesome-readme",
- "updated_at": "2019-11-14T02:23:27Z",
- "stargazers_count": 5420,
- "open_issues": 13,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 957
- },
- {
- "language": null,
- "name": "awesome-visibility",
- "description": "Curated list to achieve visibility for your product",
- "html_url": "https://github.com/dehenne/awesome-visibility",
- "updated_at": "2019-11-11T14:05:30Z",
- "stargazers_count": 221,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9568
- },
- {
- "language": null,
- "name": "awesome-scalability",
- "description": "The Patterns of Scalable, Reliable, and Performant Large-Scale Systems",
- "html_url": "https://github.com/binhnguyennus/awesome-scalability",
- "updated_at": "2019-11-14T08:23:49Z",
- "stargazers_count": 22512,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 35069
- },
- {
- "language": "JavaScript",
- "name": "axios-hooks",
- "description": "🦆 React hooks for axios",
- "html_url": "https://github.com/simoneb/axios-hooks",
- "updated_at": "2019-11-13T20:16:04Z",
- "stargazers_count": 164,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9645
- },
- {
- "language": "JavaScript",
- "name": "awesomplete",
- "description": "Ultra lightweight, usable, beautiful autocomplete with zero dependencies.",
- "html_url": "https://github.com/LeaVerou/awesomplete",
- "updated_at": "2019-11-09T19:39:29Z",
- "stargazers_count": 6572,
- "open_issues": 173,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 4681
- },
- {
- "language": "JavaScript",
- "name": "react-browser-hooks",
- "description": "React Browser Hooks",
- "html_url": "https://github.com/nearform/react-browser-hooks",
- "updated_at": "2019-10-13T22:00:44Z",
- "stargazers_count": 108,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9678
- },
- {
- "language": "JavaScript",
- "name": "react-pdf",
- "description": "Display PDFs in your React app as easily as if they were images.",
- "html_url": "https://github.com/wojtekmaj/react-pdf",
- "updated_at": "2019-11-14T11:07:47Z",
- "stargazers_count": 2310,
- "open_issues": 61,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4831
- },
- {
- "language": "TypeScript",
- "name": "rest-hooks",
- "description": "Delightful data fetching for React.",
- "html_url": "https://github.com/coinbase/rest-hooks",
- "updated_at": "2019-11-13T05:55:29Z",
- "stargazers_count": 818,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8315
- },
- {
- "language": "JavaScript",
- "name": "roughViz",
- "description": "Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.",
- "html_url": "https://github.com/jwilber/roughViz",
- "updated_at": "2019-11-14T10:24:59Z",
- "stargazers_count": 2204,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5529
- },
- {
- "language": null,
- "name": "dev-movies",
- "description": "Movies and Series I've loved over the years, for the people with software development background, IT Engineers or general people who love movies",
- "html_url": "https://github.com/aryaminus/dev-movies",
- "updated_at": "2019-10-31T12:55:57Z",
- "stargazers_count": 47,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9971
- },
- {
- "language": null,
- "name": "react-typescript-cheatsheet",
- "description": "Cheatsheets for experienced React developers getting started with TypeScript",
- "html_url": "https://github.com/typescript-cheatsheets/react-typescript-cheatsheet",
- "updated_at": "2019-11-14T10:06:58Z",
- "stargazers_count": 8358,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6986
- },
- {
- "language": "JavaScript",
- "name": "plop",
- "description": "Consistency Made Simple",
- "html_url": "https://github.com/plopjs/plop",
- "updated_at": "2019-11-14T07:45:07Z",
- "stargazers_count": 2812,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4241
- },
- {
- "language": "JavaScript",
- "name": "throttles",
- "description": "A tiny (139B to 204B) utility to regulate the execution rate of your functions",
- "html_url": "https://github.com/lukeed/throttles",
- "updated_at": "2019-11-11T13:54:41Z",
- "stargazers_count": 158,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9694
- },
- {
- "language": "JavaScript",
- "name": "handsontable",
- "description": "Handsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.",
- "html_url": "https://github.com/handsontable/handsontable",
- "updated_at": "2019-11-14T07:43:07Z",
- "stargazers_count": 12829,
- "open_issues": 661,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 21607
- },
- {
- "language": "JavaScript",
- "name": "umi",
- "description": "🌋 Pluggable enterprise-level react application framework.",
- "html_url": "https://github.com/umijs/umi",
- "updated_at": "2019-11-14T10:29:55Z",
- "stargazers_count": 6361,
- "open_issues": 105,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 3667
- },
- {
- "language": "TypeScript",
- "name": "darkreader",
- "description": "Dark Reader Chrome and Firefox extension",
- "html_url": "https://github.com/darkreader/darkreader",
- "updated_at": "2019-11-14T10:33:24Z",
- "stargazers_count": 4808,
- "open_issues": 556,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 4620
- },
- {
- "language": "TypeScript",
- "name": "immutability-helper",
- "description": "mutate a copy of data without changing the original source",
- "html_url": "https://github.com/kolodny/immutability-helper",
- "updated_at": "2019-11-13T03:29:13Z",
- "stargazers_count": 3690,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -2553
- },
- {
- "language": null,
- "name": "rust-for-js-people",
- "description": "Know JS, want to try Rust, but not sure where to start? This is for you!",
- "html_url": "https://github.com/yoshuawuyts/rust-for-js-people",
- "updated_at": "2019-11-12T11:42:07Z",
- "stargazers_count": 487,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9027
- },
- {
- "language": null,
- "name": "alternative-internet",
- "description": "A collection of interesting new networks and tech aiming at decentralisation (in some form).",
- "html_url": "https://github.com/redecentralize/alternative-internet",
- "updated_at": "2019-11-14T03:56:45Z",
- "stargazers_count": 3622,
- "open_issues": 11,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -2657
- },
- {
- "language": "JavaScript",
- "name": "electron-log",
- "description": "Just a simple logging module for your Electron application",
- "html_url": "https://github.com/megahertz/electron-log",
- "updated_at": "2019-11-11T01:02:59Z",
- "stargazers_count": 500,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8817
- },
- {
- "language": "TypeScript",
- "name": "benny",
- "description": "A dead simple benchmarking framework for JS/TS libs",
- "html_url": "https://github.com/caderek/benny",
- "updated_at": "2019-11-13T19:14:47Z",
- "stargazers_count": 182,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9627
- },
- {
- "language": "TypeScript",
- "name": "type-coverage",
- "description": "A CLI tool to check type coverage for typescript code",
- "html_url": "https://github.com/plantain-00/type-coverage",
- "updated_at": "2019-11-12T06:38:57Z",
- "stargazers_count": 203,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9514
- },
- {
- "language": "JavaScript",
- "name": "compromise",
- "description": "modest natural-language processing in javascript",
- "html_url": "https://github.com/spencermountain/compromise",
- "updated_at": "2019-11-14T08:53:46Z",
- "stargazers_count": 8980,
- "open_issues": 79,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8671
- },
- {
- "language": null,
- "name": "awful-ai",
- "description": "😈Awful AI is a curated list to track current scary usages of AI - hoping to raise awareness",
- "html_url": "https://github.com/daviddao/awful-ai",
- "updated_at": "2019-11-14T00:00:10Z",
- "stargazers_count": 2446,
- "open_issues": 10,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5018
- },
- {
- "language": "JavaScript",
- "name": "juice-shop",
- "description": "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application",
- "html_url": "https://github.com/bkimminich/juice-shop",
- "updated_at": "2019-11-14T11:20:55Z",
- "stargazers_count": 2567,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4812
- },
- {
- "language": "JavaScript",
- "name": "kubernetes-basicLearning",
- "description": "Understand kubernetes step by step. A simple repo for beginners :fire:",
- "html_url": "https://github.com/knrt10/kubernetes-basicLearning",
- "updated_at": "2019-11-12T14:10:28Z",
- "stargazers_count": 898,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8209
- },
- {
- "language": "TypeScript",
- "name": "retoggle",
- "description": "🎨 UI controls as React Hooks to control your component state from outside",
- "html_url": "https://github.com/Raathigesh/retoggle",
- "updated_at": "2019-11-01T04:12:11Z",
- "stargazers_count": 1328,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7355
- },
- {
- "language": "JavaScript",
- "name": "githubstats-github-graphql",
- "description": "🌐 Get the list of most active users ⭐ in GitHub by country from GitHub GraphQL API v4 🔗 using Node.js 👩💻👨💻",
- "html_url": "https://github.com/gayanvoice/githubstats-github-graphql",
- "updated_at": "2019-11-13T07:45:18Z",
- "stargazers_count": 15,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9975
- },
- {
- "language": "TypeScript",
- "name": "react-zen",
- "description": "React utilities for working with APIs",
- "html_url": "https://github.com/jamesknelson/react-zen",
- "updated_at": "2019-11-12T01:09:50Z",
- "stargazers_count": 99,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9812
- },
- {
- "language": "TypeScript",
- "name": "swr",
- "description": "React Hooks library for remote data fetching",
- "html_url": "https://github.com/zeit/swr",
- "updated_at": "2019-11-14T11:11:50Z",
- "stargazers_count": 4382,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1020
- },
- {
- "language": "TypeScript",
- "name": "tsmod",
- "description": "Refactor TypScript code programmatically using codemods",
- "html_url": "https://github.com/WolkSoftware/tsmod",
- "updated_at": "2019-11-05T00:48:49Z",
- "stargazers_count": 51,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9943
- },
- {
- "language": "Go",
- "name": "lazydocker",
- "description": "The lazier way to manage everything docker",
- "html_url": "https://github.com/jesseduffield/lazydocker",
- "updated_at": "2019-11-14T11:16:22Z",
- "stargazers_count": 12797,
- "open_issues": 47,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 16017
- },
- {
- "language": "JavaScript",
- "name": "StreamSaver.js",
- "description": "StreamSaver writes stream to the filesystem directly asynchronous",
- "html_url": "https://github.com/jimmywarting/StreamSaver.js",
- "updated_at": "2019-11-14T08:23:25Z",
- "stargazers_count": 1438,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7043
- },
- {
- "language": "JavaScript",
- "name": "react-hooks-async",
- "description": "An abortable async function library with React Hooks",
- "html_url": "https://github.com/dai-shi/react-hooks-async",
- "updated_at": "2019-11-13T16:11:43Z",
- "stargazers_count": 292,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9398
- },
- {
- "language": "JavaScript",
- "name": "jest-styled-components",
- "description": "🔧 💅 Jest utilities for Styled Components",
- "html_url": "https://github.com/styled-components/jest-styled-components",
- "updated_at": "2019-11-14T01:26:07Z",
- "stargazers_count": 1013,
- "open_issues": 50,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7524
- },
- {
- "language": null,
- "name": "awesome-zeit",
- "description": "The best resources related to ZEIT",
- "html_url": "https://github.com/zeit/awesome-zeit",
- "updated_at": "2019-11-14T08:10:58Z",
- "stargazers_count": 1094,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7794
- },
- {
- "language": "TypeScript",
- "name": "fp-ts-ramda",
- "description": "Ramda functions reimplemented in fp-ts",
- "html_url": "https://github.com/giogonzo/fp-ts-ramda",
- "updated_at": "2019-11-07T14:58:58Z",
- "stargazers_count": 70,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9872
- },
- {
- "language": null,
- "name": "awesome-browser-extensions-for-github",
- "description": "A collection of awesome browser extensions for GitHub.",
- "html_url": "https://github.com/stefanbuck/awesome-browser-extensions-for-github",
- "updated_at": "2019-11-13T19:29:44Z",
- "stargazers_count": 1764,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6472
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-mongodb",
- "description": "🔎 MongoDB best practices rules for ESLint",
- "html_url": "https://github.com/SebastienElet/eslint-plugin-mongodb",
- "updated_at": "2019-11-07T09:10:14Z",
- "stargazers_count": 12,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9993
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-fp",
- "description": "ESLint rules for functional programming",
- "html_url": "https://github.com/jfmengels/eslint-plugin-fp",
- "updated_at": "2019-11-13T01:23:58Z",
- "stargazers_count": 726,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8337
- },
- {
- "language": null,
- "name": "Best-websites-a-programmer-should-visit",
- "description": ":link: Some useful websites for programmers.",
- "html_url": "https://github.com/sdmg15/Best-websites-a-programmer-should-visit",
- "updated_at": "2019-11-14T10:19:35Z",
- "stargazers_count": 28195,
- "open_issues": 47,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 46813
- },
- {
- "language": "JavaScript",
- "name": "zet",
- "description": "Set() as it should be.",
- "html_url": "https://github.com/terkelg/zet",
- "updated_at": "2019-11-12T16:33:28Z",
- "stargazers_count": 347,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9311
- },
- {
- "language": "TypeScript",
- "name": "tslint-consistent-codestyle",
- "description": "Collection of awesome rules to extend TSLint",
- "html_url": "https://github.com/ajafff/tslint-consistent-codestyle",
- "updated_at": "2019-11-05T15:10:16Z",
- "stargazers_count": 181,
- "open_issues": 25,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9453
- },
- {
- "language": "TypeScript",
- "name": "ts-json-validator",
- "description": "Let JSON play nicely with Typescript",
- "html_url": "https://github.com/ostrowr/ts-json-validator",
- "updated_at": "2019-11-14T10:46:55Z",
- "stargazers_count": 200,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9564
- },
- {
- "language": null,
- "name": "awesome-nestjs",
- "description": "😏 Curated list of NestJS",
- "html_url": "https://github.com/juliandavidmr/awesome-nestjs",
- "updated_at": "2019-11-14T07:39:23Z",
- "stargazers_count": 1666,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6542
- },
- {
- "language": "JavaScript",
- "name": "geolib",
- "description": "Zero dependency library to provide some basic geo functions",
- "html_url": "https://github.com/manuelbieh/geolib",
- "updated_at": "2019-11-14T10:22:31Z",
- "stargazers_count": 2766,
- "open_issues": 31,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -4189
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-node",
- "description": "Additional ESLint's rules for Node.js",
- "html_url": "https://github.com/mysticatea/eslint-plugin-node",
- "updated_at": "2019-11-06T10:22:25Z",
- "stargazers_count": 534,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8729
- },
- {
- "language": "JavaScript",
- "name": "quiet-js",
- "description": "Transmit data with sound using Web Audio -- Javascript binding for libquiet",
- "html_url": "https://github.com/quiet/quiet-js",
- "updated_at": "2019-11-13T07:01:42Z",
- "stargazers_count": 1396,
- "open_issues": 18,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7051
- },
- {
- "language": "Python",
- "name": "scdl",
- "description": "Soundcloud Music Downloader",
- "html_url": "https://github.com/flyingrub/scdl",
- "updated_at": "2019-11-13T17:44:13Z",
- "stargazers_count": 1510,
- "open_issues": 31,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6701
- },
- {
- "language": "JavaScript",
- "name": "slap",
- "description": "Sublime-like terminal-based text editor",
- "html_url": "https://github.com/slap-editor/slap",
- "updated_at": "2019-11-13T19:52:03Z",
- "stargazers_count": 5211,
- "open_issues": 115,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1457
- },
- {
- "language": "JavaScript",
- "name": "vtop",
- "description": "Wow such top. So stats. More better than regular top.",
- "html_url": "https://github.com/MrRio/vtop",
- "updated_at": "2019-11-13T21:34:45Z",
- "stargazers_count": 3447,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2422
- },
- {
- "language": "JavaScript",
- "name": "inspect-process",
- "description": "🔍 Dead simple debugging for node.js using chrome-devtools.",
- "html_url": "https://github.com/jaridmargolin/inspect-process",
- "updated_at": "2019-11-06T08:46:49Z",
- "stargazers_count": 422,
- "open_issues": 38,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8854
- },
- {
- "language": "JavaScript",
- "name": "next-plugins",
- "description": "Official Next.js plugins",
- "html_url": "https://github.com/zeit/next-plugins",
- "updated_at": "2019-11-14T11:44:37Z",
- "stargazers_count": 1799,
- "open_issues": 157,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4989
- },
- {
- "language": null,
- "name": "deep-learning-drizzle",
- "description": "Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!",
- "html_url": "https://github.com/kmario23/deep-learning-drizzle",
- "updated_at": "2019-11-14T10:32:37Z",
- "stargazers_count": 7065,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 4157
- },
- {
- "language": "JavaScript",
- "name": "pagination",
- "description": "React Pagination",
- "html_url": "https://github.com/react-component/pagination",
- "updated_at": "2019-11-13T15:03:38Z",
- "stargazers_count": 381,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9058
- },
- {
- "language": "JavaScript",
- "name": "mercury-parser",
- "description": "📜 Extract meaningful content from the chaos of a web page",
- "html_url": "https://github.com/postlight/mercury-parser",
- "updated_at": "2019-11-14T06:57:38Z",
- "stargazers_count": 2764,
- "open_issues": 36,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4148
- },
- {
- "language": null,
- "name": "awesome-microservices",
- "description": "A curated list of Microservice Architecture related principles and technologies.",
- "html_url": "https://github.com/mfornos/awesome-microservices",
- "updated_at": "2019-11-14T05:28:40Z",
- "stargazers_count": 8278,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6772
- },
- {
- "language": null,
- "name": "awesome-docker",
- "description": ":whale: A curated list of Docker resources and projects",
- "html_url": "https://github.com/veggiemonk/awesome-docker",
- "updated_at": "2019-11-14T11:24:14Z",
- "stargazers_count": 16465,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 22939
- },
- {
- "language": null,
- "name": "awesome-tensorflow",
- "description": "TensorFlow - A curated list of dedicated resources http://tensorflow.org",
- "html_url": "https://github.com/jtoy/awesome-tensorflow",
- "updated_at": "2019-11-14T11:21:48Z",
- "stargazers_count": 15254,
- "open_issues": 22,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 20706
- },
- {
- "language": "TypeScript",
- "name": "react-use",
- "description": "React Hooks — 👍",
- "html_url": "https://github.com/streamich/react-use",
- "updated_at": "2019-11-14T11:41:30Z",
- "stargazers_count": 8596,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 7876
- },
- {
- "language": null,
- "name": "golang-developer-roadmap",
- "description": "Roadmap to becoming a Go developer in 2019",
- "html_url": "https://github.com/Alikhll/golang-developer-roadmap",
- "updated_at": "2019-11-14T10:39:30Z",
- "stargazers_count": 6487,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2992
- },
- {
- "language": "HTML",
- "name": "awesome-blockchain",
- "description": "Curated List of awesome Blockchain and Crytocurrency Resources",
- "html_url": "https://github.com/0xtokens/awesome-blockchain",
- "updated_at": "2019-10-09T00:12:47Z",
- "stargazers_count": 20,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10140
- },
- {
- "language": "JavaScript",
- "name": "mdx-deck",
- "description": "♠️ React MDX-based presentation decks",
- "html_url": "https://github.com/jxnblk/mdx-deck",
- "updated_at": "2019-11-14T08:32:46Z",
- "stargazers_count": 8151,
- "open_issues": 51,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6761
- },
- {
- "language": "JavaScript",
- "name": "styled-system",
- "description": "⬢ Style props for rapid UI development",
- "html_url": "https://github.com/styled-system/styled-system",
- "updated_at": "2019-11-13T17:30:24Z",
- "stargazers_count": 5067,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 440
- },
- {
- "language": "JavaScript",
- "name": "rewiremock",
- "description": "The right way to mock dependencies in Node.js or webpack environment.",
- "html_url": "https://github.com/theKashey/rewiremock",
- "updated_at": "2019-11-04T12:18:52Z",
- "stargazers_count": 292,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9173
- },
- {
- "language": null,
- "name": "awesome-micro",
- "description": "A collection of awesome things regarding zeit's micro.",
- "html_url": "https://github.com/amio/awesome-micro",
- "updated_at": "2019-11-12T07:20:09Z",
- "stargazers_count": 965,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8080
- },
- {
- "language": "TypeScript",
- "name": "Treeverse",
- "description": "A browser extension for navigating burgeoning Twitter conversations",
- "html_url": "https://github.com/paulgb/Treeverse",
- "updated_at": "2019-11-06T07:10:55Z",
- "stargazers_count": 280,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9372
- },
- {
- "language": "Go",
- "name": "caire",
- "description": "Content aware image resize library",
- "html_url": "https://github.com/esimov/caire",
- "updated_at": "2019-11-14T10:16:48Z",
- "stargazers_count": 9043,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 8131
- },
- {
- "language": null,
- "name": "awesome-dev-articles",
- "description": "A collection of awesome articles that are relevant to software developers.",
- "html_url": "https://github.com/pshendry/awesome-dev-articles",
- "updated_at": "2019-09-17T03:05:39Z",
- "stargazers_count": 73,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10144
- },
- {
- "language": "TypeScript",
- "name": "spectator",
- "description": "🦊 🚀 A Powerful Tool to Simplify Your Angular Tests",
- "html_url": "https://github.com/ngneat/spectator",
- "updated_at": "2019-11-14T04:57:37Z",
- "stargazers_count": 713,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8511
- },
- {
- "language": "HTML",
- "name": "awesome-piracy",
- "description": "A curated list of awesome warez and piracy links",
- "html_url": "https://github.com/Igglybuff/awesome-piracy",
- "updated_at": "2019-11-14T08:00:20Z",
- "stargazers_count": 7688,
- "open_issues": 20,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 5556
- },
- {
- "language": "TypeScript",
- "name": "typeorm",
- "description": "ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.",
- "html_url": "https://github.com/typeorm/typeorm",
- "updated_at": "2019-11-14T10:05:27Z",
- "stargazers_count": 16035,
- "open_issues": 1243,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 33257
- },
- {
- "language": "TypeScript",
- "name": "react-chaos",
- "description": "Chaos Engineering for your React apps.",
- "html_url": "https://github.com/jchiatt/react-chaos",
- "updated_at": "2019-11-12T13:09:17Z",
- "stargazers_count": 491,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8978
- },
- {
- "language": "TypeScript",
- "name": "rxjs-hooks",
- "description": "React hooks for RxJS",
- "html_url": "https://github.com/LeetCode-OpenSource/rxjs-hooks",
- "updated_at": "2019-11-14T06:37:51Z",
- "stargazers_count": 1016,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7878
- },
- {
- "language": null,
- "name": "awesome-react-hooks",
- "description": "Awesome React Hooks",
- "html_url": "https://github.com/rehooks/awesome-react-hooks",
- "updated_at": "2019-11-14T11:28:30Z",
- "stargazers_count": 3896,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -2199
- },
- {
- "language": "HTML",
- "name": "awesome-angular",
- "description": ":page_facing_up: A curated list of awesome Angular resources",
- "html_url": "https://github.com/PatrickJS/awesome-angular",
- "updated_at": "2019-11-14T07:49:54Z",
- "stargazers_count": 6918,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3917
- },
- {
- "language": "TypeScript",
- "name": "typegoose",
- "description": "Typegoose - Define Mongoose models using TypeScript classes.",
- "html_url": "https://github.com/szokodiakos/typegoose",
- "updated_at": "2019-11-13T10:59:23Z",
- "stargazers_count": 1002,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7983
- },
- {
- "language": "TypeScript",
- "name": "face-api.js",
- "description": "JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js",
- "html_url": "https://github.com/justadudewhohacks/face-api.js",
- "updated_at": "2019-11-14T11:38:43Z",
- "stargazers_count": 7847,
- "open_issues": 125,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 6819
- },
- {
- "language": "TypeScript",
- "name": "observable-hooks",
- "description": "⚛️☯️💪 React hooks for RxJS Observables.",
- "html_url": "https://github.com/crimx/observable-hooks",
- "updated_at": "2019-11-14T05:30:09Z",
- "stargazers_count": 43,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9905
- },
- {
- "language": "TypeScript",
- "name": "react-hook-form",
- "description": "📋 React hooks for forms validation without the hassle.",
- "html_url": "https://github.com/react-hook-form/react-hook-form",
- "updated_at": "2019-11-14T10:54:53Z",
- "stargazers_count": 4221,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1549
- },
- {
- "language": null,
- "name": "awesome-scalability",
- "description": "The Patterns of Scalable, Reliable, and Performant Large-Scale Systems",
- "html_url": "https://github.com/binhnguyennus/awesome-scalability",
- "updated_at": "2019-11-14T08:23:49Z",
- "stargazers_count": 22512,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 35069
- },
- {
- "language": null,
- "name": "awesome-micro-frontends",
- "description": "An Awesome list of posts, videos and tutorials on Micro Frontends",
- "html_url": "https://github.com/rajasegar/awesome-micro-frontends",
- "updated_at": "2019-11-14T06:16:37Z",
- "stargazers_count": 213,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9574
- },
- {
- "language": "JavaScript",
- "name": "string-similarity",
- "description": "Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.",
- "html_url": "https://github.com/aceakash/string-similarity",
- "updated_at": "2019-11-14T07:16:58Z",
- "stargazers_count": 1604,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6693
- },
- {
- "language": "JavaScript",
- "name": "chart.xkcd",
- "description": "xkcd styled chart lib",
- "html_url": "https://github.com/timqian/chart.xkcd",
- "updated_at": "2019-11-14T11:28:32Z",
- "stargazers_count": 5572,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1333
- },
- {
- "language": null,
- "name": "dumb-password-rules",
- "description": "Shaming sites with dumb password rules.",
- "html_url": "https://github.com/dumb-password-rules/dumb-password-rules",
- "updated_at": "2019-11-14T10:38:57Z",
- "stargazers_count": 2213,
- "open_issues": 42,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5196
- },
- {
- "language": null,
- "name": "node-vs-deno",
- "description": "A Deno guide for Node.js developers",
- "html_url": "https://github.com/egoist/node-vs-deno",
- "updated_at": "2019-11-13T05:20:01Z",
- "stargazers_count": 338,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9311
- },
- {
- "language": "TypeScript",
- "name": "universal",
- "description": "Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer",
- "html_url": "https://github.com/ng-seed/universal",
- "updated_at": "2019-11-09T13:51:01Z",
- "stargazers_count": 610,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8647
- },
- {
- "language": "CSS",
- "name": "ui-interactions",
- "description": "Open source click and copy user interface interactions.",
- "html_url": "https://github.com/raphaelfabeni/ui-interactions",
- "updated_at": "2019-11-09T10:42:13Z",
- "stargazers_count": 239,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9538
- },
- {
- "language": null,
- "name": "frontend-case-studies",
- "description": "💼 A curated list of technical talks and articles about real world enterprise frontend development",
- "html_url": "https://github.com/andrew--r/frontend-case-studies",
- "updated_at": "2019-11-14T00:23:34Z",
- "stargazers_count": 5277,
- "open_issues": 17,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 707
- },
- {
- "language": "JavaScript",
- "name": "image-actions",
- "description": "A Github Action that will automatically compress images with mozjpeg",
- "html_url": "https://github.com/calibreapp/image-actions",
- "updated_at": "2019-11-13T14:27:10Z",
- "stargazers_count": 370,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9224
- },
- {
- "language": null,
- "name": "papers-we-love",
- "description": "Papers from the computer science community to read and discuss.",
- "html_url": "https://github.com/papers-we-love/papers-we-love",
- "updated_at": "2019-11-14T11:48:05Z",
- "stargazers_count": 36833,
- "open_issues": 19,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 63837
- },
- {
- "language": null,
- "name": "awesome-react-design-systems",
- "description": "A collection of awesome React-based design systems",
- "html_url": "https://github.com/jbranchaud/awesome-react-design-systems",
- "updated_at": "2019-11-11T00:29:07Z",
- "stargazers_count": 273,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9442
- },
- {
- "language": "JavaScript",
- "name": "Mermrender",
- "description": "🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)",
- "html_url": "https://github.com/Schachte/Mermrender",
- "updated_at": "2019-10-19T12:23:38Z",
- "stargazers_count": 928,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8188
- },
- {
- "language": "JavaScript",
- "name": "robot",
- "description": "🤖 A functional, immutable Finite State Machine library",
- "html_url": "https://github.com/matthewp/robot",
- "updated_at": "2019-11-14T00:26:53Z",
- "stargazers_count": 760,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8417
- },
- {
- "language": "JavaScript",
- "name": "react-trello",
- "description": "Pluggable components to add a trello-like kanban board to your application",
- "html_url": "https://github.com/rcdexta/react-trello",
- "updated_at": "2019-11-14T07:12:21Z",
- "stargazers_count": 774,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8146
- },
- {
- "language": "JavaScript",
- "name": "30-seconds-of-react",
- "description": "Curated collection of useful React snippets that you can understand in 30 seconds or less.",
- "html_url": "https://github.com/30-seconds/30-seconds-of-react",
- "updated_at": "2019-11-14T10:03:04Z",
- "stargazers_count": 2637,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4708
- },
- {
- "language": "JavaScript",
- "name": "wait-on",
- "description": "wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available",
- "html_url": "https://github.com/jeffbski/wait-on",
- "updated_at": "2019-11-13T23:30:15Z",
- "stargazers_count": 638,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8598
- },
- {
- "language": "JavaScript",
- "name": "demoboard",
- "description": "Demonstrating your UI components with ease, a Storybook alternative.",
- "html_url": "https://github.com/egoist/demoboard",
- "updated_at": "2019-10-30T02:19:10Z",
- "stargazers_count": 59,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9849
- },
- {
- "language": "JavaScript",
- "name": "offline-plugin",
- "description": "Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)",
- "html_url": "https://github.com/NekR/offline-plugin",
- "updated_at": "2019-11-13T15:38:36Z",
- "stargazers_count": 4132,
- "open_issues": 87,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -953
- },
- {
- "language": null,
- "name": "sw-tips",
- "description": "Tips for working with ServiceWorker (extracted from a talk at JSConf.eu)",
- "html_url": "https://github.com/popeindustries/sw-tips",
- "updated_at": "2019-11-07T22:53:42Z",
- "stargazers_count": 68,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9876
- },
- {
- "language": null,
- "name": "css-refresher-notes",
- "description": "CSS Refresher!",
- "html_url": "https://github.com/vasanthk/css-refresher-notes",
- "updated_at": "2019-11-12T05:18:40Z",
- "stargazers_count": 1385,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7222
- },
- {
- "language": "JavaScript",
- "name": "linaria",
- "description": "Zero-runtime CSS in JS library",
- "html_url": "https://github.com/callstack/linaria",
- "updated_at": "2019-11-13T12:22:26Z",
- "stargazers_count": 4445,
- "open_issues": 92,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -282
- },
- {
- "language": "JavaScript",
- "name": "is-incognito-mode",
- "description": "👤Function to identify whether browser is in incognito mode 👀",
- "html_url": "https://github.com/yankouskia/is-incognito-mode",
- "updated_at": "2019-08-21T19:52:15Z",
- "stargazers_count": 122,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10149
- },
- {
- "language": "JavaScript",
- "name": "html-webpack-partials-plugin",
- "description": "Easy HTML partials for Webpack without a custom index!",
- "html_url": "https://github.com/colbyfayock/html-webpack-partials-plugin",
- "updated_at": "2019-10-25T19:38:06Z",
- "stargazers_count": 33,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10011
- },
- {
- "language": "JavaScript",
- "name": "jarvis",
- "description": "A very intelligent browser based Webpack dashboard",
- "html_url": "https://github.com/zouhir/jarvis",
- "updated_at": "2019-11-14T07:54:20Z",
- "stargazers_count": 5187,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 554
- },
- {
- "language": "JavaScript",
- "name": "javascript-algorithms",
- "description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
- "updated_at": "2019-11-14T11:48:12Z",
- "stargazers_count": 56168,
- "open_issues": 149,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 103677
- },
- {
- "language": "JavaScript",
- "name": "awesome-selfhosted",
- "description": "A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers",
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
- "updated_at": "2019-11-14T10:58:35Z",
- "stargazers_count": 37870,
- "open_issues": 76,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 66424
- },
- {
- "language": "JavaScript",
- "name": "fullcalendar",
- "description": "Full-sized drag & drop event calendar",
- "html_url": "https://github.com/fullcalendar/fullcalendar",
- "updated_at": "2019-11-14T09:43:47Z",
- "stargazers_count": 10021,
- "open_issues": 659,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 15973
- },
- {
- "language": "TypeScript",
- "name": "selectorator",
- "description": "Simple generator of reselect selectors",
- "html_url": "https://github.com/planttheidea/selectorator",
- "updated_at": "2019-09-07T11:09:05Z",
- "stargazers_count": 87,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10152
- },
- {
- "language": "TypeScript",
- "name": "moveable",
- "description": "Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!",
- "html_url": "https://github.com/daybrush/moveable",
- "updated_at": "2019-11-14T11:21:15Z",
- "stargazers_count": 3118,
- "open_issues": 25,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3539
- },
- {
- "language": null,
- "name": "games",
- "description": ":video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.",
- "html_url": "https://github.com/leereilly/games",
- "updated_at": "2019-11-14T05:49:31Z",
- "stargazers_count": 13615,
- "open_issues": 239,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 19381
- },
- {
- "language": "JavaScript",
- "name": "create-node-app",
- "description": "Set up a modern Node.js app by running one command.",
- "html_url": "https://github.com/kubesail/create-node-app",
- "updated_at": "2019-11-05T15:40:14Z",
- "stargazers_count": 73,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9876
- },
- {
- "language": "TypeScript",
- "name": "class-validator",
- "description": "Validation made easy using TypeScript decorators.",
- "html_url": "https://github.com/typestack/class-validator",
- "updated_at": "2019-11-14T10:00:14Z",
- "stargazers_count": 2858,
- "open_issues": 118,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3222
- },
- {
- "language": "TypeScript",
- "name": "webpack-ops",
- "description": "📁 webpack bundle visualization // optimization // config tool",
- "html_url": "https://github.com/CatSnake11/webpack-ops",
- "updated_at": "2019-10-02T01:56:41Z",
- "stargazers_count": 246,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9723
- },
- {
- "language": "JavaScript",
- "name": "dinoql",
- "description": "A customizable GraphQL style query language for interacting with JavaScript objects.",
- "html_url": "https://github.com/victorvoid/dinoql",
- "updated_at": "2019-11-08T07:10:42Z",
- "stargazers_count": 1033,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7901
- },
- {
- "language": "JavaScript",
- "name": "Signal-Desktop",
- "description": "Signal — Private Messenger for Windows, Mac, and Linux",
- "html_url": "https://github.com/signalapp/Signal-Desktop",
- "updated_at": "2019-11-14T10:10:54Z",
- "stargazers_count": 4944,
- "open_issues": 879,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 7799
- },
- {
- "language": "TypeScript",
- "name": "speedscope",
- "description": "🔬 A fast, interactive web-based viewer for performance profiles.",
- "html_url": "https://github.com/jlfwong/speedscope",
- "updated_at": "2019-11-14T10:33:31Z",
- "stargazers_count": 1338,
- "open_issues": 59,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6793
- },
- {
- "language": "JavaScript",
- "name": "web-components-benchmark",
- "description": "Web Components benchmark for a various Web Components technologies",
- "html_url": "https://github.com/vogloblinsky/web-components-benchmark",
- "updated_at": "2019-11-13T03:23:19Z",
- "stargazers_count": 64,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9778
- },
- {
- "language": "JavaScript",
- "name": "predator",
- "description": "Distributed performance testing platform for APIs",
- "html_url": "https://github.com/Zooz/predator",
- "updated_at": "2019-11-14T09:19:08Z",
- "stargazers_count": 147,
- "open_issues": 42,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9328
- },
- {
- "language": "JavaScript",
- "name": "peekaboo",
- "description": "Know when elements are about to scroll into the viewport",
- "html_url": "https://github.com/freqdec/peekaboo",
- "updated_at": "2019-09-04T00:42:26Z",
- "stargazers_count": 31,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -10293
- },
- {
- "language": "C++",
- "name": "napajs",
- "description": "Napa.js: a multi-threaded JavaScript runtime",
- "html_url": "https://github.com/microsoft/napajs",
- "updated_at": "2019-11-14T10:08:18Z",
- "stargazers_count": 8731,
- "open_issues": 64,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 8038
- },
- {
- "language": "JavaScript",
- "name": "express-http-proxy",
- "description": "Proxy middleware for express/connect",
- "html_url": "https://github.com/villadora/express-http-proxy",
- "updated_at": "2019-11-13T13:02:12Z",
- "stargazers_count": 837,
- "open_issues": 100,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7426
- },
- {
- "language": "JavaScript",
- "name": "tsdx",
- "description": "Zero-config CLI for TypeScript package development",
- "html_url": "https://github.com/jaredpalmer/tsdx",
- "updated_at": "2019-11-14T08:48:48Z",
- "stargazers_count": 3238,
- "open_issues": 92,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2696
- },
- {
- "language": null,
- "name": "awesome-actions",
- "description": "A curated list of awesome actions to use on GitHub",
- "html_url": "https://github.com/sdras/awesome-actions",
- "updated_at": "2019-11-14T11:07:07Z",
- "stargazers_count": 6232,
- "open_issues": 13,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2581
- },
- {
- "language": "JavaScript",
- "name": "redbird",
- "description": "A modern reverse proxy for node",
- "html_url": "https://github.com/OptimalBits/redbird",
- "updated_at": "2019-11-14T02:09:48Z",
- "stargazers_count": 3960,
- "open_issues": 106,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1126
- },
- {
- "language": "JavaScript",
- "name": "parcel-plugin-sw-precache",
- "description": "A Parcel plugin for generating a service worker that precaches resources.",
- "html_url": "https://github.com/cyyyu/parcel-plugin-sw-precache",
- "updated_at": "2019-10-13T21:41:58Z",
- "stargazers_count": 62,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10013
- },
- {
- "language": "TypeScript",
- "name": "peerjs",
- "description": "Peer-to-peer data in the browser.",
- "html_url": "https://github.com/peers/peerjs",
- "updated_at": "2019-11-13T15:14:19Z",
- "stargazers_count": 6550,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 3226
- },
- {
- "language": "TypeScript",
- "name": "cliflix",
- "description": "Watch anything instantaneously, just write its name.",
- "html_url": "https://github.com/fabiospampinato/cliflix",
- "updated_at": "2019-11-12T04:59:01Z",
- "stargazers_count": 1224,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7508
- },
- {
- "language": "JavaScript",
- "name": "Checklist-Checklist",
- "description": "🌈 A Curated List of Checklists ✔︎✔︎",
- "html_url": "https://github.com/huyingjie/Checklist-Checklist",
- "updated_at": "2019-11-05T13:13:25Z",
- "stargazers_count": 2137,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5757
- },
- {
- "language": null,
- "name": "awesome-serverless",
- "description": ":cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.",
- "html_url": "https://github.com/anaibol/awesome-serverless",
- "updated_at": "2019-11-13T14:16:54Z",
- "stargazers_count": 5573,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 1164
- },
- {
- "language": null,
- "name": "Front-End-Performance-Checklist",
- "description": "🎮 The only Front-End Performance Checklist that runs faster than the others",
- "html_url": "https://github.com/thedaviddias/Front-End-Performance-Checklist",
- "updated_at": "2019-11-14T03:21:35Z",
- "stargazers_count": 11099,
- "open_issues": 9,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 12279
- },
- {
- "language": "TypeScript",
- "name": "tsx-control-statements",
- "description": "Control flow JSX/TSX elements that get compiled to plain old javascript.",
- "html_url": "https://github.com/KonstantinSimeonov/tsx-control-statements",
- "updated_at": "2019-11-04T12:50:00Z",
- "stargazers_count": 29,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9978
- },
- {
- "language": "JavaScript",
- "name": "FacePause",
- "description": "Look Away to Pause Youtube - Experimental Chrome Extension",
- "html_url": "https://github.com/Hemmingsson/FacePause",
- "updated_at": "2019-11-06T13:25:43Z",
- "stargazers_count": 165,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9696
- },
- {
- "language": "Jupyter Notebook",
- "name": "cosmos",
- "description": "Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum | Participate at Hacktoberfest",
- "html_url": "https://github.com/OpenGenus/cosmos",
- "updated_at": "2019-11-13T21:26:28Z",
- "stargazers_count": 11550,
- "open_issues": 1342,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 25178
- },
- {
- "language": "JavaScript",
- "name": "pa11y",
- "description": "Pa11y is your automated accessibility testing pal",
- "html_url": "https://github.com/pa11y/pa11y",
- "updated_at": "2019-11-14T08:57:29Z",
- "stargazers_count": 2315,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5127
- },
- {
- "language": "JavaScript",
- "name": "re-template-tag",
- "description": null,
- "html_url": "https://github.com/rauschma/re-template-tag",
- "updated_at": "2019-10-15T04:00:46Z",
- "stargazers_count": 122,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9879
- },
- {
- "language": null,
- "name": "react-native-curated",
- "description": "💁♂️ Hand picked collection of packages, tutorials and more for React Native.",
- "html_url": "https://github.com/atulmy/react-native-curated",
- "updated_at": "2019-11-14T09:57:25Z",
- "stargazers_count": 29,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9942
- },
- {
- "language": "JavaScript",
- "name": "react-filepond",
- "description": "🔌 A handy FilePond adapter component for React",
- "html_url": "https://github.com/pqina/react-filepond",
- "updated_at": "2019-11-12T14:06:02Z",
- "stargazers_count": 597,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8712
- },
- {
- "language": null,
- "name": "awesome-agile",
- "description": "Awesome List of resources on Agile Software Development.",
- "html_url": "https://github.com/lorabv/awesome-agile",
- "updated_at": "2019-11-12T16:17:46Z",
- "stargazers_count": 547,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8866
- },
- {
- "language": "JavaScript",
- "name": "websocket-as-promised",
- "description": "A Promise-based API for WebSockets",
- "html_url": "https://github.com/vitalets/websocket-as-promised",
- "updated_at": "2019-11-09T07:24:09Z",
- "stargazers_count": 408,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9191
- },
- {
- "language": "JavaScript",
- "name": "es6-cheatsheet",
- "description": "ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets",
- "html_url": "https://github.com/DrkSephy/es6-cheatsheet",
- "updated_at": "2019-11-14T04:59:08Z",
- "stargazers_count": 11350,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 12745
- },
- {
- "language": null,
- "name": "awesome-typography",
- "description": "✏︎ Curated list about digital typography 🔥",
- "html_url": "https://github.com/Jolg42/awesome-typography",
- "updated_at": "2019-11-08T07:30:01Z",
- "stargazers_count": 714,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8602
- },
- {
- "language": null,
- "name": "awesome-software-craftsmanship",
- "description": "A curated list of awesome software craftsmanship resources",
- "html_url": "https://github.com/benas/awesome-software-craftsmanship",
- "updated_at": "2019-11-06T05:58:19Z",
- "stargazers_count": 509,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9004
- },
- {
- "language": "JavaScript",
- "name": "confirmation",
- "description": "A simple Node tool to replicate Browser's confirm popup on your CLI.",
- "html_url": "https://github.com/f/confirmation",
- "updated_at": "2019-08-26T22:03:56Z",
- "stargazers_count": 113,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10169
- },
- {
- "language": null,
- "name": "design-patterns-for-humans",
- "description": "An ultra-simplified explanation to design patterns",
- "html_url": "https://github.com/kamranahmedse/design-patterns-for-humans",
- "updated_at": "2019-11-14T05:30:09Z",
- "stargazers_count": 26584,
- "open_issues": 10,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 43258
- },
- {
- "language": null,
- "name": "awesome-eslint",
- "description": "A list of awesome ESLint plugins, configs, etc.",
- "html_url": "https://github.com/dustinspecker/awesome-eslint",
- "updated_at": "2019-11-13T20:27:06Z",
- "stargazers_count": 1788,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6379
- },
- {
- "language": "JavaScript",
- "name": "Mermrender",
- "description": "🧜♀️ RESTful rendering pipeline for generating sequence and UML diagrams using Mermaid for Markdown docs (Diagrams as a Service)",
- "html_url": "https://github.com/Schachte/Mermrender",
- "updated_at": "2019-10-19T12:23:38Z",
- "stargazers_count": 928,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8188
- },
- {
- "language": "JavaScript",
- "name": "juice-shop",
- "description": "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application",
- "html_url": "https://github.com/bkimminich/juice-shop",
- "updated_at": "2019-11-14T11:20:55Z",
- "stargazers_count": 2567,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4812
- },
- {
- "language": null,
- "name": "awesome-decentralized-web",
- "description": "an awesome list of decentralized services and technologies",
- "html_url": "https://github.com/gdamdam/awesome-decentralized-web",
- "updated_at": "2019-11-12T11:57:43Z",
- "stargazers_count": 896,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8200
- },
- {
- "language": "JavaScript",
- "name": "image",
- "description": "Image Block for Editor.js",
- "html_url": "https://github.com/editor-js/image",
- "updated_at": "2019-11-04T18:32:22Z",
- "stargazers_count": 29,
- "open_issues": 23,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9780
- },
- {
- "language": "TypeScript",
- "name": "InversifyJS",
- "description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.",
- "html_url": "https://github.com/inversify/InversifyJS",
- "updated_at": "2019-11-14T10:43:09Z",
- "stargazers_count": 5249,
- "open_issues": 185,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 2163
- },
- {
- "language": "JavaScript",
- "name": "with-react-hooks",
- "description": "Add support for React Hooks in your class components. Live your own life and break the rules.",
- "html_url": "https://github.com/kesne/with-react-hooks",
- "updated_at": "2019-08-23T10:27:26Z",
- "stargazers_count": 175,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10011
- },
- {
- "language": null,
- "name": "awesome-css",
- "description": ":art: A curated contents of amazing CSS :)",
- "html_url": "https://github.com/awesome-css-group/awesome-css",
- "updated_at": "2019-11-12T19:29:53Z",
- "stargazers_count": 2359,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5287
- },
- {
- "language": null,
- "name": "awesome-webaudio",
- "description": "A curated list of awesome WebAudio packages and resources.",
- "html_url": "https://github.com/notthetup/awesome-webaudio",
- "updated_at": "2019-11-07T03:07:51Z",
- "stargazers_count": 555,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8925
- },
- {
- "language": null,
- "name": "awesome-puppeteer",
- "description": "A curated list of awesome puppeteer resources.",
- "html_url": "https://github.com/transitive-bullshit/awesome-puppeteer",
- "updated_at": "2019-11-13T03:46:32Z",
- "stargazers_count": 925,
- "open_issues": 6,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8101
- },
- {
- "language": null,
- "name": "awesome-wpo",
- "description": ":pencil: A curated list of Web Performance Optimization. Everyone can contribute here!",
- "html_url": "https://github.com/davidsonfellipe/awesome-wpo",
- "updated_at": "2019-11-13T15:04:08Z",
- "stargazers_count": 6716,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 3459
- },
- {
- "language": "JavaScript",
- "name": "create-react-library",
- "description": "⚡CLI for easily creating reusable react libraries.",
- "html_url": "https://github.com/transitive-bullshit/create-react-library",
- "updated_at": "2019-11-14T08:35:37Z",
- "stargazers_count": 2914,
- "open_issues": 58,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3650
- },
- {
- "language": null,
- "name": "github-drama",
- "description": "\"locked and limited conversation to collaborators\"",
- "html_url": "https://github.com/nikolas/github-drama",
- "updated_at": "2019-11-13T09:04:49Z",
- "stargazers_count": 1221,
- "open_issues": 13,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7446
- },
- {
- "language": "HTML",
- "name": "search-engine-optimization",
- "description": ":mag: A helpful checklist / collection of Search Engine Optimization (SEO) tips and techniques.",
- "html_url": "https://github.com/marcobiedermann/search-engine-optimization",
- "updated_at": "2019-11-13T03:12:00Z",
- "stargazers_count": 1260,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7395
- },
- {
- "language": null,
- "name": "awesome-interview-questions",
- "description": ":octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board: ",
- "html_url": "https://github.com/MaximAbramchuck/awesome-interview-questions",
- "updated_at": "2019-11-14T11:46:35Z",
- "stargazers_count": 31252,
- "open_issues": 10,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 52594
- },
- {
- "language": "JavaScript",
- "name": "30-seconds-of-code",
- "description": "A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.",
- "html_url": "https://github.com/30-seconds/30-seconds-of-code",
- "updated_at": "2019-11-14T11:02:14Z",
- "stargazers_count": 51429,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 92894
- },
- {
- "language": "JavaScript",
- "name": "react-simple-keyboard",
- "description": "React Virtual Keyboard - Customizable, responsive and lightweight",
- "html_url": "https://github.com/hodgef/react-simple-keyboard",
- "updated_at": "2019-11-13T10:26:14Z",
- "stargazers_count": 162,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9672
- },
- {
- "language": "JavaScript",
- "name": "leakage",
- "description": "🐛 Memory leak testing for node.",
- "html_url": "https://github.com/andywer/leakage",
- "updated_at": "2019-11-13T04:01:58Z",
- "stargazers_count": 1406,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7157
- },
- {
- "language": "JavaScript",
- "name": "hotkeys",
- "description": "➷ A robust Javascript library for capturing keyboard input. It has no dependencies. ",
- "html_url": "https://github.com/jaywcjlove/hotkeys",
- "updated_at": "2019-11-14T08:40:33Z",
- "stargazers_count": 3895,
- "open_issues": 35,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1895
- },
- {
- "language": "JavaScript",
- "name": "stylelint-config-property-sort-order-smacss",
- "description": "Stylelint config for Property Sort Ordering based on the SMACSS methodology",
- "html_url": "https://github.com/cahamilton/stylelint-config-property-sort-order-smacss",
- "updated_at": "2019-09-27T07:41:19Z",
- "stargazers_count": 26,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10152
- },
- {
- "language": "JavaScript",
- "name": "timing.js",
- "description": "Navigation Timing API measurement helpers",
- "html_url": "https://github.com/addyosmani/timing.js",
- "updated_at": "2019-11-07T12:28:49Z",
- "stargazers_count": 1455,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7003
- },
- {
- "language": "JavaScript",
- "name": "Tone.js",
- "description": "A Web Audio framework for making interactive music in the browser.",
- "html_url": "https://github.com/Tonejs/Tone.js",
- "updated_at": "2019-11-14T08:26:03Z",
- "stargazers_count": 8973,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8189
- },
- {
- "language": null,
- "name": "javascript-design-patterns-for-humans",
- "description": "An ultra-simplified explanation of design patterns implemented in javascript",
- "html_url": "https://github.com/sohamkamani/javascript-design-patterns-for-humans",
- "updated_at": "2019-11-13T18:56:28Z",
- "stargazers_count": 1819,
- "open_issues": 6,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6308
- },
- {
- "language": "JavaScript",
- "name": "Splitting",
- "description": "JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables!",
- "html_url": "https://github.com/shshaw/Splitting",
- "updated_at": "2019-11-13T16:57:40Z",
- "stargazers_count": 825,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8161
- },
- {
- "language": "JavaScript",
- "name": "figlet.js",
- "description": "A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.",
- "html_url": "https://github.com/patorjk/figlet.js",
- "updated_at": "2019-11-11T17:34:43Z",
- "stargazers_count": 991,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7965
- },
- {
- "language": "JavaScript",
- "name": "parcel-plugin-bundle-visualiser",
- "description": "A plugin for the parcel bundler to visualise bundle contents",
- "html_url": "https://github.com/gregtillbrook/parcel-plugin-bundle-visualiser",
- "updated_at": "2019-11-14T06:56:12Z",
- "stargazers_count": 212,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9513
- },
- {
- "language": "JavaScript",
- "name": "react-fa",
- "description": "DEPRECATED: use https://github.com/FortAwesome/react-fontawesome instead",
- "html_url": "https://github.com/andreypopp/react-fa",
- "updated_at": "2019-11-05T20:03:57Z",
- "stargazers_count": 505,
- "open_issues": 18,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8868
- },
- {
- "language": "JavaScript",
- "name": "workly",
- "description": "A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄",
- "html_url": "https://github.com/pshihn/workly",
- "updated_at": "2019-11-14T00:29:36Z",
- "stargazers_count": 1695,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6565
- },
- {
- "language": "JavaScript",
- "name": "enzyme-matchers",
- "description": "Jasmine/Jest assertions for enzyme",
- "html_url": "https://github.com/FormidableLabs/enzyme-matchers",
- "updated_at": "2019-11-14T00:50:10Z",
- "stargazers_count": 804,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8257
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-security",
- "description": "ESLint rules for Node Security",
- "html_url": "https://github.com/nodesecurity/eslint-plugin-security",
- "updated_at": "2019-11-14T10:39:12Z",
- "stargazers_count": 1170,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7444
- },
- {
- "language": null,
- "name": "awesome-frontend",
- "description": "Awesome frontend, also my collections.",
- "html_url": "https://github.com/syaning/awesome-frontend",
- "updated_at": "2019-11-01T16:39:21Z",
- "stargazers_count": 419,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9195
- },
- {
- "language": null,
- "name": "awesome-console-services",
- "description": "A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)",
- "html_url": "https://github.com/chubin/awesome-console-services",
- "updated_at": "2019-11-12T20:00:03Z",
- "stargazers_count": 1214,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7541
- },
- {
- "language": null,
- "name": "frontend-stuff",
- "description": "A continuously expanded list of frameworks, libraries and tools I used/want to use for building things on the web. Mostly JavaScript.",
- "html_url": "https://github.com/moklick/frontend-stuff",
- "updated_at": "2019-11-12T02:37:54Z",
- "stargazers_count": 8296,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 6591
- },
- {
- "language": "JavaScript",
- "name": "code-to-graph",
- "description": "Transforms JS code 🙈into mermaid flowchart 🐵",
- "html_url": "https://github.com/crubier/code-to-graph",
- "updated_at": "2019-11-01T21:26:06Z",
- "stargazers_count": 212,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9582
- },
- {
- "language": "JavaScript",
- "name": "hotkey",
- "description": "Trigger an action on an element with a keyboard shortcut.",
- "html_url": "https://github.com/github/hotkey",
- "updated_at": "2019-11-14T04:03:26Z",
- "stargazers_count": 1866,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6268
- },
- {
- "language": null,
- "name": "awesome-personal-blogs",
- "description": "A delightful list of personal tech blogs",
- "html_url": "https://github.com/jkup/awesome-personal-blogs",
- "updated_at": "2019-11-13T22:34:59Z",
- "stargazers_count": 2275,
- "open_issues": 21,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5261
- },
- {
- "language": "JavaScript",
- "name": "dockly",
- "description": "Immersive terminal interface for managing docker containers and services",
- "html_url": "https://github.com/lirantal/dockly",
- "updated_at": "2019-11-13T16:57:31Z",
- "stargazers_count": 2379,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5197
- },
- {
- "language": "HTML",
- "name": "Front-end-Developer-Interview-Questions",
- "description": "A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.",
- "html_url": "https://github.com/h5bp/Front-end-Developer-Interview-Questions",
- "updated_at": "2019-11-14T09:32:33Z",
- "stargazers_count": 42782,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 75681
- },
- {
- "language": null,
- "name": "awesome-deno",
- "description": "🎉A curated list of awesome things related to Deno",
- "html_url": "https://github.com/denolib/awesome-deno",
- "updated_at": "2019-11-14T09:52:11Z",
- "stargazers_count": 719,
- "open_issues": 8,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8490
- },
- {
- "language": "JavaScript",
- "name": "comlink",
- "description": "Comlink makes WebWorkers enjoyable.",
- "html_url": "https://github.com/GoogleChromeLabs/comlink",
- "updated_at": "2019-11-14T11:20:39Z",
- "stargazers_count": 5022,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 161
- },
- {
- "language": "JavaScript",
- "name": "react-rendering-strategies",
- "description": "Improve your React ⚛️ app performance by using Dynamic Rendering, Progressive Rendering or Static Rendering",
- "html_url": "https://github.com/midudev/react-rendering-strategies",
- "updated_at": "2019-11-08T11:00:00Z",
- "stargazers_count": 159,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9694
- },
- {
- "language": "JavaScript",
- "name": "x-ray",
- "description": "Visual debugger for your HTML, executable via a bookmark",
- "html_url": "https://github.com/benscabbia/x-ray",
- "updated_at": "2019-11-06T17:22:31Z",
- "stargazers_count": 185,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9665
- },
- {
- "language": "JavaScript",
- "name": "duplicate-package-checker-webpack-plugin",
- "description": "🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package",
- "html_url": "https://github.com/darrenscerri/duplicate-package-checker-webpack-plugin",
- "updated_at": "2019-11-12T19:29:46Z",
- "stargazers_count": 550,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8725
- },
- {
- "language": "JavaScript",
- "name": "redux-saga-devtools-extension",
- "description": "Chrome extension for Redux-Saga Devtools",
- "html_url": "https://github.com/abettadapur/redux-saga-devtools-extension",
- "updated_at": "2019-10-30T16:23:09Z",
- "stargazers_count": 80,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9865
- },
- {
- "language": "JavaScript",
- "name": "laxxx",
- "description": "Simple & light weight (3kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!",
- "html_url": "https://github.com/alexfoxy/laxxx",
- "updated_at": "2019-11-14T10:16:53Z",
- "stargazers_count": 6484,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3022
- },
- {
- "language": "JavaScript",
- "name": "preload-it",
- "description": " A tiny 1kb JavaScript library for preloading assets on the browser via XHR2. It provides the ability to load assets of different file types and composite progress events.",
- "html_url": "https://github.com/andreupifarre/preload-it",
- "updated_at": "2019-10-31T13:36:23Z",
- "stargazers_count": 260,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9482
- },
- {
- "language": "C++",
- "name": "arangodb",
- "description": "🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.",
- "html_url": "https://github.com/arangodb/arangodb",
- "updated_at": "2019-11-14T11:06:46Z",
- "stargazers_count": 8823,
- "open_issues": 610,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 13136
- },
- {
- "language": "TypeScript",
- "name": "react-simple-animate",
- "description": "🎯 React UI animation made easy",
- "html_url": "https://github.com/bluebill1049/react-simple-animate",
- "updated_at": "2019-11-12T12:26:52Z",
- "stargazers_count": 1207,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7591
- },
- {
- "language": "JavaScript",
- "name": "partial.lenses",
- "description": "Partial lenses is a comprehensive, high-performance optics library for JavaScript",
- "html_url": "https://github.com/calmm-js/partial.lenses",
- "updated_at": "2019-11-11T01:43:47Z",
- "stargazers_count": 752,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8340
- },
- {
- "language": "TypeScript",
- "name": "editor.js",
- "description": "A block-styled editor with clean JSON output",
- "html_url": "https://github.com/codex-team/editor.js",
- "updated_at": "2019-11-14T11:29:22Z",
- "stargazers_count": 9871,
- "open_issues": 181,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 11371
- },
- {
- "language": "TypeScript",
- "name": "xstate",
- "description": "State machines and statecharts for the modern web.",
- "html_url": "https://github.com/davidkpiano/xstate",
- "updated_at": "2019-11-14T11:18:53Z",
- "stargazers_count": 8043,
- "open_issues": 58,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 6608
- },
- {
- "language": "TypeScript",
- "name": "start",
- "description": ":red_circle: Functional task runner for Node.js",
- "html_url": "https://github.com/deepsweet/start",
- "updated_at": "2019-07-15T10:40:29Z",
- "stargazers_count": 480,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9632
- },
- {
- "language": "Rust",
- "name": "wasm-flate",
- "description": "🗜️⚡Compress files on the client side super fast using WASM. Supports GZIP, ZLIB and DEFLATE compression and decompression",
- "html_url": "https://github.com/drbh/wasm-flate",
- "updated_at": "2019-11-04T04:38:50Z",
- "stargazers_count": 203,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9635
- },
- {
- "language": "JavaScript",
- "name": "Instagram",
- "description": "A universal instagram clone built with Expo",
- "html_url": "https://github.com/EvanBacon/Instagram",
- "updated_at": "2019-11-14T10:49:45Z",
- "stargazers_count": 177,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9601
- },
- {
- "language": "JavaScript",
- "name": "fabric.js",
- "description": "Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser",
- "html_url": "https://github.com/fabricjs/fabric.js",
- "updated_at": "2019-11-14T10:30:25Z",
- "stargazers_count": 13986,
- "open_issues": 397,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 21545
- },
- {
- "language": "JavaScript",
- "name": "design-patterns-JS",
- "description": "All the 23 (GoF) design patterns implemented in Javascript",
- "html_url": "https://github.com/fbeline/design-patterns-JS",
- "updated_at": "2019-11-14T00:58:54Z",
- "stargazers_count": 2043,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5896
- },
- {
- "language": "JavaScript",
- "name": "clipboard-copy",
- "description": "Lightweight copy to clipboard for the web",
- "html_url": "https://github.com/feross/clipboard-copy",
- "updated_at": "2019-11-12T23:17:45Z",
- "stargazers_count": 348,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9291
- },
- {
- "language": "JavaScript",
- "name": "next-routes",
- "description": "Universal dynamic routes for Next.js",
- "html_url": "https://github.com/fridays/next-routes",
- "updated_at": "2019-11-14T08:15:50Z",
- "stargazers_count": 1987,
- "open_issues": 123,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4919
- },
- {
- "language": "JavaScript",
- "name": "super-react-gist",
- "description": "Simple and flexible component that allows you to embed GitHub Gists in React projects.",
- "html_url": "https://github.com/GeorgeGkas/super-react-gist",
- "updated_at": "2019-06-20T13:53:45Z",
- "stargazers_count": 2,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10726
- },
- {
- "language": "CSS",
- "name": "Micromodal",
- "description": "⭕ Tiny javascript library for creating accessible modal dialogs",
- "html_url": "https://github.com/ghosh/Micromodal",
- "updated_at": "2019-11-14T07:01:19Z",
- "stargazers_count": 1903,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6005
- },
- {
- "language": "JavaScript",
- "name": "sol-journal",
- "description": "✎ Simple, personal journaling progressive web app",
- "html_url": "https://github.com/gillkyle/sol-journal",
- "updated_at": "2019-10-31T11:46:00Z",
- "stargazers_count": 346,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9351
- },
- {
- "language": "Haskell",
- "name": "hadolint",
- "description": "Dockerfile linter, validate inline bash, written in Haskell",
- "html_url": "https://github.com/hadolint/hadolint",
- "updated_at": "2019-11-13T21:21:00Z",
- "stargazers_count": 2768,
- "open_issues": 49,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -4023
- },
- {
- "language": "JavaScript",
- "name": "phaser-ui-tools",
- "description": "Functions for creating a UI in Phaser. Rows, columns, viewports, scrollbars, stuff like that.",
- "html_url": "https://github.com/jsfehler/phaser-ui-tools",
- "updated_at": "2019-11-10T00:58:02Z",
- "stargazers_count": 94,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9823
- },
- {
- "language": "JavaScript",
- "name": "jssynth",
- "description": "Make music in your browser with this synthesizer and sequencer",
- "html_url": "https://github.com/jstrait/jssynth",
- "updated_at": "2019-11-08T04:43:18Z",
- "stargazers_count": 10,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9956
- },
- {
- "language": "JavaScript",
- "name": "smartcrop.js",
- "description": "Content aware image cropping",
- "html_url": "https://github.com/jwagner/smartcrop.js",
- "updated_at": "2019-11-14T10:05:13Z",
- "stargazers_count": 11203,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 12523
- },
- {
- "language": "JavaScript",
- "name": "readme-md-generator",
- "description": "📄 CLI that generates beautiful README.md files",
- "html_url": "https://github.com/kefranabg/readme-md-generator",
- "updated_at": "2019-11-14T08:54:36Z",
- "stargazers_count": 6547,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3247
- },
- {
- "language": "TypeScript",
- "name": "ts-essentials",
- "description": "All basic TypeScript types in one place 🤙",
- "html_url": "https://github.com/krzkaczor/ts-essentials",
- "updated_at": "2019-11-13T11:52:04Z",
- "stargazers_count": 492,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8949
- },
- {
- "language": "TypeScript",
- "name": "ts-types-utils",
- "description": "Type utilities for typescript",
- "html_url": "https://github.com/LeDDGroup/ts-types-utils",
- "updated_at": "2019-10-22T18:27:20Z",
- "stargazers_count": 33,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -10044
- },
- {
- "language": "TypeScript",
- "name": "react-fondue",
- "description": "⚛ ReactFondue is minimal React boilerplate with support for code splitting, hot module reload and server side rendering.",
- "html_url": "https://github.com/luangjokaj/react-fondue",
- "updated_at": "2019-11-14T11:08:02Z",
- "stargazers_count": 124,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9734
- },
- {
- "language": "JavaScript",
- "name": "why-did-you-update",
- "description": ":boom: Puts your console on blast when React is making unnecessary updates.",
- "html_url": "https://github.com/maicki/why-did-you-update",
- "updated_at": "2019-11-14T06:35:47Z",
- "stargazers_count": 3865,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2171
- },
- {
- "language": "JavaScript",
- "name": "flexsearch",
- "description": "Next-Generation full text search library for Browser and Node.js",
- "html_url": "https://github.com/nextapps-de/flexsearch",
- "updated_at": "2019-11-14T09:30:46Z",
- "stargazers_count": 5380,
- "open_issues": 59,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1291
- },
- {
- "language": "JavaScript",
- "name": "node-schedule",
- "description": "A cron-like and not-cron-like job scheduler for Node.",
- "html_url": "https://github.com/node-schedule/node-schedule",
- "updated_at": "2019-11-14T02:11:09Z",
- "stargazers_count": 6767,
- "open_issues": 92,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 4362
- },
- {
- "language": "TypeScript",
- "name": "the-platform",
- "description": "Web. Components. 😂",
- "html_url": "https://github.com/jaredpalmer/the-platform",
- "updated_at": "2019-11-13T21:43:06Z",
- "stargazers_count": 3861,
- "open_issues": 18,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2116
- },
- {
- "language": "JavaScript",
- "name": "moize",
- "description": "The consistently-fast, complete memoization solution for JS",
- "html_url": "https://github.com/planttheidea/moize",
- "updated_at": "2019-11-08T13:52:55Z",
- "stargazers_count": 510,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8987
- },
- {
- "language": "Objective-C",
- "name": "adblockfast",
- "description": "Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.",
- "html_url": "https://github.com/rocketshipapps/adblockfast",
- "updated_at": "2019-11-14T10:49:51Z",
- "stargazers_count": 527,
- "open_issues": 8,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8874
- },
- {
- "language": "JavaScript",
- "name": "Awesome-JavaScript-Interviews",
- "description": "Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews over the last few months. And ultimately got my first full-stack Engineer job :) ",
- "html_url": "https://github.com/rohan-paul/Awesome-JavaScript-Interviews",
- "updated_at": "2019-11-13T12:33:59Z",
- "stargazers_count": 393,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9205
- },
- {
- "language": "JavaScript",
- "name": "Resemble.js",
- "description": "Image analysis and comparison",
- "html_url": "https://github.com/rsmbl/Resemble.js",
- "updated_at": "2019-11-13T22:41:28Z",
- "stargazers_count": 3465,
- "open_issues": 16,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2926
- },
- {
- "language": "TypeScript",
- "name": "webpack-extension-reloader",
- "description": "A upgrade from 🔥webpack-chrome-extension-reloader🔥, now on all browsers",
- "html_url": "https://github.com/rubenspgcavalcante/webpack-extension-reloader",
- "updated_at": "2019-11-14T09:52:30Z",
- "stargazers_count": 135,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9685
- },
- {
- "language": "JavaScript",
- "name": "styled-map",
- "description": "A super simple way to map props to styles with Styled Components ✨",
- "html_url": "https://github.com/scf4/styled-map",
- "updated_at": "2019-11-06T03:49:42Z",
- "stargazers_count": 508,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8979
- },
- {
- "language": "JavaScript",
- "name": "bottleneck",
- "description": "Job scheduler and rate limiter, supports Clustering",
- "html_url": "https://github.com/SGrondin/bottleneck",
- "updated_at": "2019-11-13T07:26:13Z",
- "stargazers_count": 791,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8315
- },
- {
- "language": "TypeScript",
- "name": "vscode-inline-types",
- "description": null,
- "html_url": "https://github.com/sokra/vscode-inline-types",
- "updated_at": "2019-09-28T10:06:18Z",
- "stargazers_count": 96,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9980
- },
- {
- "language": null,
- "name": "github-issue-templates",
- "description": ":symbols: A collection of GitHub issue and pull request templates",
- "html_url": "https://github.com/stevemao/github-issue-templates",
- "updated_at": "2019-11-13T11:42:46Z",
- "stargazers_count": 1497,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7002
- },
- {
- "language": "JavaScript",
- "name": "exthouse",
- "description": "Analyze the impact of a browser extension on web performance.",
- "html_url": "https://github.com/treosh/exthouse",
- "updated_at": "2019-11-11T19:28:24Z",
- "stargazers_count": 345,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9266
- },
- {
- "language": "Shell",
- "name": "nginx-admins-handbook",
- "description": "How to improve NGINX performance, security, and other important things; @ssllabs A+ 100%, @mozilla A+ 120/100.",
- "html_url": "https://github.com/trimstray/nginx-admins-handbook",
- "updated_at": "2019-11-14T07:58:28Z",
- "stargazers_count": 10699,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 11398
- },
- {
- "language": "JavaScript",
- "name": "react-youtube",
- "description": "react.js powered YouTube player component",
- "html_url": "https://github.com/tjallingt/react-youtube",
- "updated_at": "2019-11-13T20:03:19Z",
- "stargazers_count": 950,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7803
- },
- {
- "language": "TypeScript",
- "name": "storycap",
- "description": "A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.",
- "html_url": "https://github.com/reg-viz/storycap",
- "updated_at": "2019-11-11T23:27:19Z",
- "stargazers_count": 301,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9156
- },
- {
- "language": "Go",
- "name": "wtf",
- "description": "The personal information dashboard for your terminal.",
- "html_url": "https://github.com/wtfutil/wtf",
- "updated_at": "2019-11-14T08:45:59Z",
- "stargazers_count": 10752,
- "open_issues": 56,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 12008
- },
- {
- "language": "JavaScript",
- "name": "react-blessed",
- "description": "A react renderer for blessed.",
- "html_url": "https://github.com/Yomguithereal/react-blessed",
- "updated_at": "2019-11-13T11:22:47Z",
- "stargazers_count": 3458,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2801
- },
- {
- "language": "JavaScript",
- "name": "string-similarity",
- "description": "Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.",
- "html_url": "https://github.com/aceakash/string-similarity",
- "updated_at": "2019-11-14T07:16:58Z",
- "stargazers_count": 1604,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6693
- },
- {
- "language": "JavaScript",
- "name": "react-developer-roadmap",
- "description": "Roadmap to becoming a React developer in 2019",
- "html_url": "https://github.com/adam-golab/react-developer-roadmap",
- "updated_at": "2019-11-14T10:58:18Z",
- "stargazers_count": 13356,
- "open_issues": 31,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 16991
- },
- {
- "language": "JavaScript",
- "name": "agenda",
- "description": "Lightweight job scheduling for Node.js",
- "html_url": "https://github.com/agenda/agenda",
- "updated_at": "2019-11-14T07:37:42Z",
- "stargazers_count": 5893,
- "open_issues": 232,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3874
- },
- {
- "language": "Vue",
- "name": "Photon-WebUI",
- "description": "A modern WebUI for aria2.",
- "html_url": "https://github.com/alanzhangzm/Photon-WebUI",
- "updated_at": "2019-11-03T05:06:30Z",
- "stargazers_count": 88,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9861
- },
- {
- "language": null,
- "name": "awesome-micro",
- "description": "A collection of awesome things regarding zeit's micro.",
- "html_url": "https://github.com/amio/awesome-micro",
- "updated_at": "2019-11-12T07:20:09Z",
- "stargazers_count": 965,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8080
- },
- {
- "language": "JavaScript",
- "name": "create-react-icons",
- "description": "a CLI for generating your own react icon components from svg files",
- "html_url": "https://github.com/bmcmahen/create-react-icons",
- "updated_at": "2019-08-27T03:29:50Z",
- "stargazers_count": 76,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10216
- },
- {
- "language": "JavaScript",
- "name": "webapp-webpack-plugin",
- "description": "Let webpack generate your progressive web app icons for you",
- "html_url": "https://github.com/brunocodutra/webapp-webpack-plugin",
- "updated_at": "2019-11-02T08:20:26Z",
- "stargazers_count": 128,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9651
- },
- {
- "language": null,
- "name": "ToolsOfTheTrade",
- "description": "Tools of The Trade, from Hacker News.",
- "html_url": "https://github.com/cjbarber/ToolsOfTheTrade",
- "updated_at": "2019-11-13T18:52:21Z",
- "stargazers_count": 14508,
- "open_issues": 9,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 19097
- },
- {
- "language": "JavaScript",
- "name": "wtfjs",
- "description": "A list of funny and tricky JavaScript examples",
- "html_url": "https://github.com/denysdovhan/wtfjs",
- "updated_at": "2019-11-14T11:12:10Z",
- "stargazers_count": 14982,
- "open_issues": 44,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 20360
- },
- {
- "language": "JavaScript",
- "name": "greenlet",
- "description": "🦎 Move an async function into its own thread.",
- "html_url": "https://github.com/developit/greenlet",
- "updated_at": "2019-11-14T08:59:10Z",
- "stargazers_count": 4170,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1597
- },
- {
- "language": "JavaScript",
- "name": "preact-cli",
- "description": "😺 Your next Preact PWA starts in 30 seconds.",
- "html_url": "https://github.com/preactjs/preact-cli",
- "updated_at": "2019-11-14T08:44:45Z",
- "stargazers_count": 3972,
- "open_issues": 63,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1489
- },
- {
- "language": "JavaScript",
- "name": "workerize-loader",
- "description": "🏗️ Automatically move a module into a Web Worker (Webpack loader)",
- "html_url": "https://github.com/developit/workerize-loader",
- "updated_at": "2019-11-14T09:38:55Z",
- "stargazers_count": 1467,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6868
- },
- {
- "language": "TypeScript",
- "name": "fiddle",
- "description": ":electron: 🚀 The easiest way to get started with Electron",
- "html_url": "https://github.com/electron/fiddle",
- "updated_at": "2019-11-14T10:04:02Z",
- "stargazers_count": 4232,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1266
- },
- {
- "language": "HTML",
- "name": "not-so-random",
- "description": "A script [js + plotly.js] that guesses your next input no matter how random you try to be",
- "html_url": "https://github.com/ex-punctis/not-so-random",
- "updated_at": "2019-11-03T12:04:28Z",
- "stargazers_count": 209,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9614
- },
- {
- "language": "TypeScript",
- "name": "wotan",
- "description": "Pluggable TypeScript and JavaScript linter",
- "html_url": "https://github.com/fimbullinter/wotan",
- "updated_at": "2019-11-11T00:37:37Z",
- "stargazers_count": 241,
- "open_issues": 148,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8201
- },
- {
- "language": "JavaScript",
- "name": "react-animations",
- "description": "🎊 A collection of animations for inline style libraries",
- "html_url": "https://github.com/FormidableLabs/react-animations",
- "updated_at": "2019-11-14T10:19:56Z",
- "stargazers_count": 2427,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5110
- },
- {
- "language": "JavaScript",
- "name": "sentry-webpack-plugin",
- "description": "Official webpack plugin for Sentry https://sentry.io",
- "html_url": "https://github.com/getsentry/sentry-webpack-plugin",
- "updated_at": "2019-11-12T15:42:32Z",
- "stargazers_count": 266,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9365
- },
- {
- "language": "JavaScript",
- "name": "animatelo",
- "description": "Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. This is a porting to Web Animation API of the fabulous animate.css project.",
- "html_url": "https://github.com/gibbok/animatelo",
- "updated_at": "2019-10-27T00:51:08Z",
- "stargazers_count": 429,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9232
- },
- {
- "language": "JavaScript",
- "name": "tips",
- "description": "Most commonly used git tips and tricks.",
- "html_url": "https://github.com/git-tips/tips",
- "updated_at": "2019-11-14T10:42:59Z",
- "stargazers_count": 16177,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 22534
- },
- {
- "language": "JavaScript",
- "name": "critters",
- "description": "🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.",
- "html_url": "https://github.com/GoogleChromeLabs/critters",
- "updated_at": "2019-11-13T02:34:48Z",
- "stargazers_count": 2261,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5330
- },
- {
- "language": "TypeScript",
- "name": "node-easyimage",
- "description": "Node.js module for image processing and manipulation",
- "html_url": "https://github.com/hacksparrow/node-easyimage",
- "updated_at": "2019-10-31T09:51:42Z",
- "stargazers_count": 606,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8840
- },
- {
- "language": null,
- "name": "Awesome-React-Native-Education",
- "description": "Use this to learn React Native",
- "html_url": "https://github.com/hsavit1/Awesome-React-Native-Education",
- "updated_at": "2019-11-09T04:35:28Z",
- "stargazers_count": 530,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8947
- },
- {
- "language": "Objective-C",
- "name": "react-native-google-analytics-bridge",
- "description": "React Native bridge to the Google Analytics libraries on both iOS and Android.",
- "html_url": "https://github.com/idehub/react-native-google-analytics-bridge",
- "updated_at": "2019-10-22T09:42:12Z",
- "stargazers_count": 1168,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7779
- },
- {
- "language": "TypeScript",
- "name": "jest-playback",
- "description": "Record and playback http requests from your Jest tests",
- "html_url": "https://github.com/ikatyang/jest-playback",
- "updated_at": "2019-06-13T20:33:58Z",
- "stargazers_count": 29,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -10590
- },
- {
- "language": "JavaScript",
- "name": "favicons",
- "description": "Favicons generator for Node.js",
- "html_url": "https://github.com/itgalaxy/favicons",
- "updated_at": "2019-11-12T11:52:25Z",
- "stargazers_count": 754,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8205
- },
- {
- "language": "TypeScript",
- "name": "after.js",
- "description": "Next.js-like framework for server-rendered React apps built with React Router 4",
- "html_url": "https://github.com/jaredpalmer/after.js",
- "updated_at": "2019-11-14T10:54:35Z",
- "stargazers_count": 3383,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -3081
- },
- {
- "language": "TypeScript",
- "name": "formik",
- "description": "Build forms in React, without the tears 😭 ",
- "html_url": "https://github.com/jaredpalmer/formik",
- "updated_at": "2019-11-14T10:37:01Z",
- "stargazers_count": 19116,
- "open_issues": 444,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 32228
- },
- {
- "language": "JavaScript",
- "name": "pennywise",
- "description": "Cross-platform application to open any website or media in a floating window",
- "html_url": "https://github.com/kamranahmedse/pennywise",
- "updated_at": "2019-11-12T23:35:10Z",
- "stargazers_count": 2832,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4152
- },
- {
- "language": "JavaScript",
- "name": "bowser",
- "description": "a browser detector",
- "html_url": "https://github.com/lancedikson/bowser",
- "updated_at": "2019-11-13T20:48:52Z",
- "stargazers_count": 4046,
- "open_issues": 26,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1674
- },
- {
- "language": "JavaScript",
- "name": "dockly",
- "description": "Immersive terminal interface for managing docker containers and services",
- "html_url": "https://github.com/lirantal/dockly",
- "updated_at": "2019-11-13T16:57:31Z",
- "stargazers_count": 2379,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5197
- },
- {
- "language": "Go",
- "name": "k6",
- "description": "A modern load testing tool, using Go and JavaScript - https://k6.io",
- "html_url": "https://github.com/loadimpact/k6",
- "updated_at": "2019-11-14T09:39:26Z",
- "stargazers_count": 5635,
- "open_issues": 250,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 3520
- },
- {
- "language": "JavaScript",
- "name": "sky",
- "description": "sky component for React",
- "html_url": "https://github.com/lucagez/sky",
- "updated_at": "2019-11-02T08:28:38Z",
- "stargazers_count": 345,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9370
- },
- {
- "language": "JavaScript",
- "name": "music-fns",
- "description": "a JavaScript music utility library that contains small music notation related functions.",
- "html_url": "https://github.com/madewithlove/music-fns",
- "updated_at": "2019-11-13T21:52:44Z",
- "stargazers_count": 417,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9085
- },
- {
- "language": "JavaScript",
- "name": "peerflix",
- "description": "Streaming torrent client for node.js",
- "html_url": "https://github.com/mafintosh/peerflix",
- "updated_at": "2019-11-14T10:53:30Z",
- "stargazers_count": 5271,
- "open_issues": 126,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1676
- },
- {
- "language": "Objective-C",
- "name": "react-native-facebook-login",
- "description": "React Native component wrapping the native Facebook SDK login button and manager",
- "html_url": "https://github.com/magus/react-native-facebook-login",
- "updated_at": "2019-11-12T08:05:20Z",
- "stargazers_count": 1213,
- "open_issues": 118,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6522
- },
- {
- "language": null,
- "name": "react-redux-links",
- "description": "Curated tutorial and resource links I've collected on React, Redux, ES6, and more",
- "html_url": "https://github.com/markerikson/react-redux-links",
- "updated_at": "2019-11-13T20:01:56Z",
- "stargazers_count": 18500,
- "open_issues": 23,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 27207
- },
- {
- "language": "JavaScript",
- "name": "react-jsonschema-form",
- "description": "A React component for building Web forms from JSON Schema.",
- "html_url": "https://github.com/rjsf-team/react-jsonschema-form",
- "updated_at": "2019-11-14T10:02:26Z",
- "stargazers_count": 7661,
- "open_issues": 304,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8058
- },
- {
- "language": "JavaScript",
- "name": "stats.js",
- "description": "JavaScript Performance Monitor",
- "html_url": "https://github.com/mrdoob/stats.js",
- "updated_at": "2019-11-14T06:54:14Z",
- "stargazers_count": 6208,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 2614
- },
- {
- "language": "JavaScript",
- "name": "vtop",
- "description": "Wow such top. So stats. More better than regular top.",
- "html_url": "https://github.com/MrRio/vtop",
- "updated_at": "2019-11-13T21:34:45Z",
- "stargazers_count": 3447,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2422
- },
- {
- "language": "JavaScript",
- "name": "flexsearch",
- "description": "Next-Generation full text search library for Browser and Node.js",
- "html_url": "https://github.com/nextapps-de/flexsearch",
- "updated_at": "2019-11-14T09:30:46Z",
- "stargazers_count": 5380,
- "open_issues": 59,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1291
- },
- {
- "language": "JavaScript",
- "name": "express-rate-limit",
- "description": "Basic rate-limiting middleware for express",
- "html_url": "https://github.com/nfriedly/express-rate-limit",
- "updated_at": "2019-11-13T04:50:44Z",
- "stargazers_count": 1143,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7647
- },
- {
- "language": "Go",
- "name": "meme",
- "description": "A command line utility for creating memes",
- "html_url": "https://github.com/nomad-software/meme",
- "updated_at": "2019-11-03T20:58:57Z",
- "stargazers_count": 185,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9680
- },
- {
- "language": "JavaScript",
- "name": "orbit-db",
- "description": "Peer-to-Peer Databases for the Decentralized Web",
- "html_url": "https://github.com/orbitdb/orbit-db",
- "updated_at": "2019-11-14T09:39:31Z",
- "stargazers_count": 3177,
- "open_issues": 99,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2755
- },
- {
- "language": "Shell",
- "name": "fonts",
- "description": "Patched fonts for Powerline users.",
- "html_url": "https://github.com/powerline/fonts",
- "updated_at": "2019-11-14T10:44:19Z",
- "stargazers_count": 17587,
- "open_issues": 153,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 26551
- },
- {
- "language": "Go",
- "name": "gdrive",
- "description": "Google Drive CLI Client",
- "html_url": "https://github.com/gdrive-org/gdrive",
- "updated_at": "2019-11-14T11:25:37Z",
- "stargazers_count": 6048,
- "open_issues": 307,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 4859
- },
- {
- "language": "JavaScript",
- "name": "router",
- "description": null,
- "html_url": "https://github.com/reach/router",
- "updated_at": "2019-11-14T08:32:12Z",
- "stargazers_count": 6006,
- "open_issues": 68,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 2624
- },
- {
- "language": "TypeScript",
- "name": "react-navigation",
- "description": "Routing and navigation for your React Native apps",
- "html_url": "https://github.com/react-navigation/react-navigation",
- "updated_at": "2019-11-14T10:53:24Z",
- "stargazers_count": 16855,
- "open_issues": 148,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 25042
- },
- {
- "language": "HTML",
- "name": "img-2",
- "description": "Replace elements with to automatically pre-cache images and improve page performance.",
- "html_url": "https://github.com/RevillWeb/img-2",
- "updated_at": "2019-10-29T07:06:30Z",
- "stargazers_count": 1906,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6196
- },
- {
- "language": "JavaScript",
- "name": "redux-persist",
- "description": "persist and rehydrate a redux store",
- "html_url": "https://github.com/rt2zz/redux-persist",
- "updated_at": "2019-11-14T10:46:57Z",
- "stargazers_count": 9241,
- "open_issues": 351,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 11641
- },
- {
- "language": "JavaScript",
- "name": "pampy.js",
- "description": "Pampy.js: Pattern Matching for JavaScript",
- "html_url": "https://github.com/santinic/pampy.js",
- "updated_at": "2019-10-14T16:31:37Z",
- "stargazers_count": 510,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9085
- },
- {
- "language": "JavaScript",
- "name": "now-storage",
- "description": "Use Now static deployments to upload and store files.",
- "html_url": "https://github.com/sergiodxa/now-storage",
- "updated_at": "2019-11-01T10:03:16Z",
- "stargazers_count": 81,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9885
- },
- {
- "language": "JavaScript",
- "name": "react-compound-slider",
- "description": ":black_medium_small_square: React Compound Slider | A tiny (4kb) React slider",
- "html_url": "https://github.com/sghall/react-compound-slider",
- "updated_at": "2019-11-10T14:13:17Z",
- "stargazers_count": 437,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9105
- },
- {
- "language": "JavaScript",
- "name": "webpack-plugin-serve",
- "description": "A Development Server in a Webpack Plugin",
- "html_url": "https://github.com/shellscape/webpack-plugin-serve",
- "updated_at": "2019-11-11T12:00:05Z",
- "stargazers_count": 241,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9497
- },
- {
- "language": "TypeScript",
- "name": "react-native-typescript-2d-game",
- "description": "A simple 2D game (called The Box) implemented in React Native, as an Expo app, using TypeScript.",
- "html_url": "https://github.com/shirakaba/react-native-typescript-2d-game",
- "updated_at": "2019-10-24T05:11:58Z",
- "stargazers_count": 37,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10022
- },
- {
- "language": "JavaScript",
- "name": "react-testing-examples",
- "description": "Searchable library of React testing examples",
- "html_url": "https://github.com/skidding/react-testing-examples",
- "updated_at": "2019-11-01T15:12:36Z",
- "stargazers_count": 302,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9366
- },
- {
- "language": "JavaScript",
- "name": "slap",
- "description": "Sublime-like terminal-based text editor",
- "html_url": "https://github.com/slap-editor/slap",
- "updated_at": "2019-11-13T19:52:03Z",
- "stargazers_count": 5211,
- "open_issues": 115,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1457
- },
- {
- "language": "JavaScript",
- "name": "rawact",
- "description": "[POC] A babel plugin which compiles React.js components into native DOM instructions to eliminate the need for the react library at runtime.",
- "html_url": "https://github.com/sokra/rawact",
- "updated_at": "2019-11-04T14:10:20Z",
- "stargazers_count": 2543,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4806
- },
- {
- "language": "Go",
- "name": "pgweb",
- "description": "Cross-platform client for PostgreSQL databases",
- "html_url": "https://github.com/sosedoff/pgweb",
- "updated_at": "2019-11-14T07:40:54Z",
- "stargazers_count": 6141,
- "open_issues": 38,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 2624
- },
- {
- "language": "JavaScript",
- "name": "css-to-react-native",
- "description": "Convert CSS text to a React Native stylesheet object",
- "html_url": "https://github.com/styled-components/css-to-react-native",
- "updated_at": "2019-11-14T02:29:02Z",
- "stargazers_count": 630,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8704
- },
- {
- "language": "TypeScript",
- "name": "react-docgen-typescript",
- "description": "A simple parser for react properties defined in typescript instead of propTypes.",
- "html_url": "https://github.com/styleguidist/react-docgen-typescript",
- "updated_at": "2019-11-12T12:10:54Z",
- "stargazers_count": 333,
- "open_issues": 49,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8898
- },
- {
- "language": "JavaScript",
- "name": "react-native-display",
- "description": "This module brings \"Display: none\" (css style) to turn on/off components from render. Using this module will improve your app performance and appearance with the enter/exit animations.",
- "html_url": "https://github.com/sundayhd/react-native-display",
- "updated_at": "2019-11-06T14:38:02Z",
- "stargazers_count": 186,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9636
- },
- {
- "language": "JavaScript",
- "name": "async-render-toolbox",
- "description": "BECAUSE PERFORMANCE SHOULD BE SEXY",
- "html_url": "https://github.com/sw-yx/async-render-toolbox",
- "updated_at": "2019-11-14T02:10:34Z",
- "stargazers_count": 286,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9392
- },
- {
- "language": "JavaScript",
- "name": "node-api-boilerplate",
- "description": "DDD/Clean Architecture inspired boilerplate for Node web APIs",
- "html_url": "https://github.com/talyssonoc/node-api-boilerplate",
- "updated_at": "2019-11-13T21:16:20Z",
- "stargazers_count": 1744,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6413
- },
- {
- "language": "TypeScript",
- "name": "chrome-promise",
- "description": "Promises for chrome JavaScript APIs used in extensions and apps.",
- "html_url": "https://github.com/tfoxy/chrome-promise",
- "updated_at": "2019-11-04T18:57:16Z",
- "stargazers_count": 137,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9762
- },
- {
- "language": "JavaScript",
- "name": "react-rewards",
- "description": "Package containing a few microinteractions you can use to reward your users for little things and make them smile!",
- "html_url": "https://github.com/thedevelobear/react-rewards",
- "updated_at": "2019-11-14T10:43:20Z",
- "stargazers_count": 603,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8749
- },
- {
- "language": "JavaScript",
- "name": "javascript-algorithms",
- "description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
- "html_url": "https://github.com/trekhleb/javascript-algorithms",
- "updated_at": "2019-11-14T11:48:12Z",
- "stargazers_count": 56168,
- "open_issues": 149,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 103677
- },
- {
- "language": "JavaScript",
- "name": "react-lodash",
- "description": "⚛️ 🔧 Lodash as React components",
- "html_url": "https://github.com/typicode/react-lodash",
- "updated_at": "2019-11-02T17:06:45Z",
- "stargazers_count": 252,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9551
- },
- {
- "language": "JavaScript",
- "name": "cfonts",
- "description": "Sexy fonts for the console",
- "html_url": "https://github.com/dominikwilkowski/cfonts",
- "updated_at": "2019-10-23T06:43:41Z",
- "stargazers_count": 519,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9063
- },
- {
- "language": "JavaScript",
- "name": "terser-webpack-plugin",
- "description": "Terser Plugin",
- "html_url": "https://github.com/webpack-contrib/terser-webpack-plugin",
- "updated_at": "2019-11-14T06:54:13Z",
- "stargazers_count": 986,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7983
- },
- {
- "language": "JavaScript",
- "name": "rxjs-ecosystem",
- "description": "What are the most popular libraries in the RxJS ecosystem?",
- "html_url": "https://github.com/Widdershin/rxjs-ecosystem",
- "updated_at": "2019-11-13T12:00:55Z",
- "stargazers_count": 59,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9887
- },
- {
- "language": "JavaScript",
- "name": "trilium",
- "description": "Build your personal knowledge base with Trilium Notes",
- "html_url": "https://github.com/zadam/trilium",
- "updated_at": "2019-11-13T21:33:27Z",
- "stargazers_count": 5868,
- "open_issues": 182,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3374
- },
- {
- "language": "JavaScript",
- "name": "ncc",
- "description": "Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.",
- "html_url": "https://github.com/zeit/ncc",
- "updated_at": "2019-11-14T04:23:53Z",
- "stargazers_count": 3440,
- "open_issues": 62,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2562
- },
- {
- "language": "JavaScript",
- "name": "now-examples",
- "description": "Examples of ZEIT Now projects you can deploy yourself",
- "html_url": "https://github.com/zeit/now-examples",
- "updated_at": "2019-11-14T02:27:37Z",
- "stargazers_count": 1848,
- "open_issues": 27,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6061
- },
- {
- "language": "JavaScript",
- "name": "algorithm-visualizer",
- "description": ":fireworks:Interactive Online Platform that Visualizes Algorithms from Code",
- "html_url": "https://github.com/algorithm-visualizer/algorithm-visualizer",
- "updated_at": "2019-11-14T10:21:32Z",
- "stargazers_count": 25446,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 40973
- },
- {
- "language": "JavaScript",
- "name": "artillery",
- "description": "Modern, powerful, hackable backend & API testing toolkit. Load testing & functional testing. HTTP, Socket.io, WebSockets, Kinesis, HLS etc.",
- "html_url": "https://github.com/artilleryio/artillery",
- "updated_at": "2019-11-13T20:21:15Z",
- "stargazers_count": 3206,
- "open_issues": 185,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1923
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-import",
- "description": "ESLint plugin with rules that help validate proper imports.",
- "html_url": "https://github.com/benmosher/eslint-plugin-import",
- "updated_at": "2019-11-14T10:39:21Z",
- "stargazers_count": 2077,
- "open_issues": 330,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -2876
- },
- {
- "language": "JavaScript",
- "name": "react-storybook-addon-chapters",
- "description": "📒 Showcase multiple React components within a story",
- "html_url": "https://github.com/Checkfront/react-storybook-addon-chapters",
- "updated_at": "2019-10-15T13:07:07Z",
- "stargazers_count": 120,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9815
- },
- {
- "language": "JavaScript",
- "name": "scen",
- "description": "Create sections in the terminal.",
- "html_url": "https://github.com/chunqiuyiyu/scen",
- "updated_at": "2019-11-14T08:24:03Z",
- "stargazers_count": 18,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9964
- },
- {
- "language": "TypeScript",
- "name": "typescript-expo-apollo-boilerplate",
- "description": "Clean boilerplate for TypeScript + Expo (React Native) + React Apollo (GraphQL)",
- "html_url": "https://github.com/dai-shi/typescript-expo-apollo-boilerplate",
- "updated_at": "2019-11-13T05:52:41Z",
- "stargazers_count": 86,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9833
- },
- {
- "language": "C++",
- "name": "node-gcstats",
- "description": null,
- "html_url": "https://github.com/dainis/node-gcstats",
- "updated_at": "2019-09-23T19:07:12Z",
- "stargazers_count": 100,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10037
- },
- {
- "language": null,
- "name": "scalable-css-reading-list",
- "description": "Collected dispatches from The Quest for Scalable CSS",
- "html_url": "https://github.com/davidtheclark/scalable-css-reading-list",
- "updated_at": "2019-11-10T18:38:32Z",
- "stargazers_count": 1332,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7333
- },
- {
- "language": "JavaScript",
- "name": "lazy-observer-load",
- "description": "A library to lazy load images using Intersection Observer",
- "html_url": "https://github.com/deanhume/lazy-observer-load",
- "updated_at": "2019-11-12T13:12:59Z",
- "stargazers_count": 238,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9484
- },
- {
- "language": "JavaScript",
- "name": "rats-search",
- "description": "BitTorrent P2P multi-platform search engine for Desktop and Web servers with integrated torrent client.",
- "html_url": "https://github.com/DEgITx/rats-search",
- "updated_at": "2019-11-12T15:07:27Z",
- "stargazers_count": 806,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8096
- },
- {
- "language": "JavaScript",
- "name": "fastify-ws",
- "description": null,
- "html_url": "https://github.com/gj/fastify-ws",
- "updated_at": "2019-10-21T16:50:39Z",
- "stargazers_count": 41,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9979
- },
- {
- "language": "C",
- "name": "robotgo",
- "description": "RobotGo, Go Native cross-platform GUI automation",
- "html_url": "https://github.com/go-vgo/robotgo",
- "updated_at": "2019-11-14T06:08:54Z",
- "stargazers_count": 4664,
- "open_issues": 45,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -267
- },
- {
- "language": "JavaScript",
- "name": "howto-components",
- "description": "Literate code examples for common UI patterns.",
- "html_url": "https://github.com/GoogleChromeLabs/howto-components",
- "updated_at": "2019-11-11T19:01:43Z",
- "stargazers_count": 738,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8246
- },
- {
- "language": null,
- "name": "webpack-libs-optimizations",
- "description": "Using a library in your webpack project? Here’s how to optimize it",
- "html_url": "https://github.com/GoogleChromeLabs/webpack-libs-optimizations",
- "updated_at": "2019-11-12T05:56:17Z",
- "stargazers_count": 2411,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5089
- },
- {
- "language": "JavaScript",
- "name": "cryptiles",
- "description": ":office: General purpose crypto utilities",
- "html_url": "https://github.com/hapijs/cryptiles",
- "updated_at": "2019-10-28T13:50:34Z",
- "stargazers_count": 179,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9722
- },
- {
- "language": "JavaScript",
- "name": "stylelint-order",
- "description": "A plugin pack of order related linting rules for stylelint.",
- "html_url": "https://github.com/hudochenkov/stylelint-order",
- "updated_at": "2019-11-14T11:21:58Z",
- "stargazers_count": 432,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9028
- },
- {
- "language": "CSS",
- "name": "Hover",
- "description": "A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.",
- "html_url": "https://github.com/IanLunn/Hover",
- "updated_at": "2019-11-13T22:38:37Z",
- "stargazers_count": 21964,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 34198
- },
- {
- "language": "TypeScript",
- "name": "InversifyJS",
- "description": "A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.",
- "html_url": "https://github.com/inversify/InversifyJS",
- "updated_at": "2019-11-14T10:43:09Z",
- "stargazers_count": 5249,
- "open_issues": 185,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 2163
- },
- {
- "language": "JavaScript",
- "name": "razzle",
- "description": "✨ Create server-rendered universal JavaScript applications with no configuration",
- "html_url": "https://github.com/jaredpalmer/razzle",
- "updated_at": "2019-11-14T11:37:51Z",
- "stargazers_count": 8139,
- "open_issues": 184,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7934
- },
- {
- "language": "JavaScript",
- "name": "yup",
- "description": "Dead simple Object schema validation",
- "html_url": "https://github.com/jquense/yup",
- "updated_at": "2019-11-14T11:05:49Z",
- "stargazers_count": 7295,
- "open_issues": 129,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 5751
- },
- {
- "language": "JavaScript",
- "name": "kss-node",
- "description": "The Node.js implementation of KSS: a methodology for documenting CSS and generating style guides",
- "html_url": "https://github.com/kss-node/kss-node",
- "updated_at": "2019-11-05T04:45:12Z",
- "stargazers_count": 1473,
- "open_issues": 100,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6199
- },
- {
- "language": "JavaScript",
- "name": "33-js-concepts",
- "description": "📜 33 concepts every JavaScript developer should know.",
- "html_url": "https://github.com/leonardomso/33-js-concepts",
- "updated_at": "2019-11-14T11:17:48Z",
- "stargazers_count": 30234,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 50576
- },
- {
- "language": "JavaScript",
- "name": "Debucsser",
- "description": " CSS debugging tool with an unpronounceable name",
- "html_url": "https://github.com/lucagez/Debucsser",
- "updated_at": "2019-10-19T22:10:26Z",
- "stargazers_count": 1032,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8034
- },
- {
- "language": "JavaScript",
- "name": "json-stringify-pretty-compact",
- "description": "The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.",
- "html_url": "https://github.com/lydell/json-stringify-pretty-compact",
- "updated_at": "2019-11-14T02:42:13Z",
- "stargazers_count": 136,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9728
- },
- {
- "language": null,
- "name": "book-notes",
- "description": "Notes from books and other interesting things that I've read.",
- "html_url": "https://github.com/mgp/book-notes",
- "updated_at": "2019-11-14T00:06:24Z",
- "stargazers_count": 1895,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -6174
- },
- {
- "language": "JavaScript",
- "name": "node-clinic",
- "description": "Clinic.js diagnoses your Node.js performance issues",
- "html_url": "https://github.com/nearform/node-clinic",
- "updated_at": "2019-11-14T06:24:29Z",
- "stargazers_count": 2958,
- "open_issues": 44,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3688
- },
- {
- "language": "JavaScript",
- "name": "react-native-vector-icons",
- "description": "Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.",
- "html_url": "https://github.com/oblador/react-native-vector-icons",
- "updated_at": "2019-11-14T09:18:06Z",
- "stargazers_count": 12209,
- "open_issues": 235,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 16533
- },
- {
- "language": "JavaScript",
- "name": "redbird",
- "description": "A modern reverse proxy for node",
- "html_url": "https://github.com/OptimalBits/redbird",
- "updated_at": "2019-11-14T02:09:48Z",
- "stargazers_count": 3960,
- "open_issues": 106,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1126
- },
- {
- "language": "TypeScript",
- "name": "rxjs-tslint",
- "description": "TSLint rules targeting RxJS",
- "html_url": "https://github.com/ReactiveX/rxjs-tslint",
- "updated_at": "2019-11-03T22:24:56Z",
- "stargazers_count": 289,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9355
- },
- {
- "language": "Python",
- "name": "wtfpython",
- "description": "A collection of surprising Python snippets and lesser-known features.",
- "html_url": "https://github.com/satwikkansal/wtfpython",
- "updated_at": "2019-11-14T02:33:15Z",
- "stargazers_count": 16214,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 22644
- },
- {
- "language": "JavaScript",
- "name": "react-loadable-visibility",
- "description": "A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.",
- "html_url": "https://github.com/stratiformltd/react-loadable-visibility",
- "updated_at": "2019-11-08T08:51:28Z",
- "stargazers_count": 918,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8122
- },
- {
- "language": "JavaScript",
- "name": "fs-remote",
- "description": "📡 Drop-in replacement for fs that lets you write to the filesystem from the browser",
- "html_url": "https://github.com/suchipi/fs-remote",
- "updated_at": "2019-10-10T09:18:20Z",
- "stargazers_count": 209,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9757
- },
- {
- "language": "CSS",
- "name": "wenk",
- "description": ":wink: Lightweight pure CSS tooltip for the greater good",
- "html_url": "https://github.com/tiaanduplessis/wenk",
- "updated_at": "2019-10-31T18:28:07Z",
- "stargazers_count": 686,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8657
- },
- {
- "language": "JavaScript",
- "name": "node-readability",
- "description": "Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.",
- "html_url": "https://github.com/Tjatse/node-readability",
- "updated_at": "2019-10-29T08:20:10Z",
- "stargazers_count": 292,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9415
- },
- {
- "language": "JavaScript",
- "name": "webpack-web-app-manifest-plugin",
- "description": "A webpack plugin that generates a PWA manifest and integrates with the assets JSON.",
- "html_url": "https://github.com/tumblr/webpack-web-app-manifest-plugin",
- "updated_at": "2019-10-26T20:01:41Z",
- "stargazers_count": 63,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9955
- },
- {
- "language": "TypeScript",
- "name": "typeorm",
- "description": "ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.",
- "html_url": "https://github.com/typeorm/typeorm",
- "updated_at": "2019-11-14T10:05:27Z",
- "stargazers_count": 16035,
- "open_issues": 1243,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 33257
- },
- {
- "language": null,
- "name": "css-refresher-notes",
- "description": "CSS Refresher!",
- "html_url": "https://github.com/vasanthk/css-refresher-notes",
- "updated_at": "2019-11-12T05:18:40Z",
- "stargazers_count": 1385,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7222
- },
- {
- "language": "TypeScript",
- "name": "wired-elements",
- "description": "Collection of custom elements that appear hand drawn. Great for wireframes or a fun look.",
- "html_url": "https://github.com/wiredjs/wired-elements",
- "updated_at": "2019-11-14T06:52:48Z",
- "stargazers_count": 7625,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 5403
- },
- {
- "language": "JavaScript",
- "name": "redux-saga-tester",
- "description": "Full redux environment testing helper for redux-saga",
- "html_url": "https://github.com/wix/redux-saga-tester",
- "updated_at": "2019-10-18T10:07:03Z",
- "stargazers_count": 213,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9691
- },
- {
- "language": "TypeScript",
- "name": "tslint-consistent-codestyle",
- "description": "Collection of awesome rules to extend TSLint",
- "html_url": "https://github.com/ajafff/tslint-consistent-codestyle",
- "updated_at": "2019-11-05T15:10:16Z",
- "stargazers_count": 181,
- "open_issues": 25,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9453
- },
- {
- "language": "JavaScript",
- "name": "rogue.js",
- "description": "The \"nearly invisible\" way to server-render React applications",
- "html_url": "https://github.com/alidcastano/rogue.js",
- "updated_at": "2019-10-22T10:15:51Z",
- "stargazers_count": 1962,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -6137
- },
- {
- "language": "JavaScript",
- "name": "react-simple-img",
- "description": "🌅 React lazy load images with IntersectionObserver API and Priority Hints",
- "html_url": "https://github.com/bluebill1049/react-simple-img",
- "updated_at": "2019-11-14T09:00:57Z",
- "stargazers_count": 734,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8532
- },
- {
- "language": "JavaScript",
- "name": "jeelizWeboji",
- "description": "JavaScript/WebGL real-time face tracking and expression detection library. Build your own emoticons animated in real time in the browser! SVG and THREE.js integration demos are provided.",
- "html_url": "https://github.com/jeeliz/jeelizWeboji",
- "updated_at": "2019-11-13T19:02:32Z",
- "stargazers_count": 609,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8764
- },
- {
- "language": "JavaScript",
- "name": "ervy",
- "description": "Bring charts to terminal.",
- "html_url": "https://github.com/chunqiuyiyu/ervy",
- "updated_at": "2019-11-06T06:19:47Z",
- "stargazers_count": 1368,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7295
- },
- {
- "language": "C++",
- "name": "cWS",
- "description": "cWS is modified version of the uWebsockets v0.14 with some minor tweaks in C++ code and complete rewrite of JS code.",
- "html_url": "https://github.com/ClusterWS/cWS",
- "updated_at": "2019-11-08T07:12:08Z",
- "stargazers_count": 135,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9715
- },
- {
- "language": "JavaScript",
- "name": "delegated-events",
- "description": "A small, fast delegated event library for JavaScript.",
- "html_url": "https://github.com/dgraham/delegated-events",
- "updated_at": "2019-11-12T02:43:43Z",
- "stargazers_count": 918,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8138
- },
- {
- "language": "JavaScript",
- "name": "disparity",
- "description": "colorized string diff (char or unified) ideal for text/code that spans through multiple lines",
- "html_url": "https://github.com/millermedeiros/disparity",
- "updated_at": "2019-11-06T23:20:49Z",
- "stargazers_count": 45,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9945
- },
- {
- "language": "JavaScript",
- "name": "mauerwerk",
- "description": "⚒ A react-spring driven masonry-like grid with enter/exit and shared element transitions",
- "html_url": "https://github.com/drcmda/mauerwerk",
- "updated_at": "2019-11-01T18:44:06Z",
- "stargazers_count": 780,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8419
- },
- {
- "language": "TypeScript",
- "name": "refract",
- "description": "Harness the power of reactive programming to supercharge your components",
- "html_url": "https://github.com/fanduel-oss/refract",
- "updated_at": "2019-11-06T18:47:01Z",
- "stargazers_count": 722,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8582
- },
- {
- "language": "JavaScript",
- "name": "nightly.js",
- "description": "A zero dependency javascript library that enables the night mode in your website easily",
- "html_url": "https://github.com/Fcmam5/nightly.js",
- "updated_at": "2019-11-05T21:17:22Z",
- "stargazers_count": 112,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9780
- },
- {
- "language": "TypeScript",
- "name": "GhostText",
- "description": "👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).",
- "html_url": "https://github.com/GhostText/GhostText",
- "updated_at": "2019-11-13T12:35:56Z",
- "stargazers_count": 1979,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -5790
- },
- {
- "language": "JavaScript",
- "name": "fuzzyset.js",
- "description": "fuzzyset.js - A fuzzy string set for javascript",
- "html_url": "https://github.com/Glench/fuzzyset.js",
- "updated_at": "2019-11-11T11:40:08Z",
- "stargazers_count": 1023,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7951
- },
- {
- "language": "JavaScript",
- "name": "fuzzyset.js",
- "description": "fuzzyset.js - A fuzzy string set for javascript",
- "html_url": "https://github.com/Glench/fuzzyset.js",
- "updated_at": "2019-11-11T11:40:08Z",
- "stargazers_count": 1023,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7951
- },
- {
- "language": "Go",
- "name": "annie",
- "description": "👾 Fast, simple and clean video downloader",
- "html_url": "https://github.com/iawia002/annie",
- "updated_at": "2019-11-14T11:26:06Z",
- "stargazers_count": 8391,
- "open_issues": 99,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 7673
- },
- {
- "language": "JavaScript",
- "name": "inspect-process",
- "description": "🔍 Dead simple debugging for node.js using chrome-devtools.",
- "html_url": "https://github.com/jaridmargolin/inspect-process",
- "updated_at": "2019-11-06T08:46:49Z",
- "stargazers_count": 422,
- "open_issues": 38,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8854
- },
- {
- "language": "CSS",
- "name": "docsify-themeable",
- "description": "A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).",
- "html_url": "https://github.com/jhildenbiddle/docsify-themeable",
- "updated_at": "2019-11-11T16:33:22Z",
- "stargazers_count": 128,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9664
- },
- {
- "language": "JavaScript",
- "name": "awesome-selfhosted",
- "description": "A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers",
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
- "updated_at": "2019-11-14T10:58:35Z",
- "stargazers_count": 37870,
- "open_issues": 76,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 66424
- },
- {
- "language": "CSS",
- "name": "vivify",
- "description": "Vivify is free CSS animation library.",
- "html_url": "https://github.com/Martz90/vivify",
- "updated_at": "2019-11-13T23:42:02Z",
- "stargazers_count": 1436,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7092
- },
- {
- "language": "JavaScript",
- "name": "memoizee",
- "description": "Complete memoize/cache solution for JavaScript",
- "html_url": "https://github.com/medikoo/memoizee",
- "updated_at": "2019-11-11T20:27:03Z",
- "stargazers_count": 1008,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7859
- },
- {
- "language": "JavaScript",
- "name": "Chrome-Extensions",
- "description": "WebRTC chrome extensions for screen sharing, screen recording, file sharing, youtube+audio sharing, etc.",
- "html_url": "https://github.com/muaz-khan/Chrome-Extensions",
- "updated_at": "2019-11-13T15:28:48Z",
- "stargazers_count": 552,
- "open_issues": 50,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8446
- },
- {
- "language": null,
- "name": "awesome-maintainers",
- "description": "Talks, blog posts, and interviews about the experience of being an open source maintainer",
- "html_url": "https://github.com/nayafia/awesome-maintainers",
- "updated_at": "2019-11-12T17:33:00Z",
- "stargazers_count": 879,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8247
- },
- {
- "language": "Jupyter Notebook",
- "name": "100-Days-of-ML",
- "description": "A day to day plan for this challenge (100 Days of Machine Learning) . Covers both theoretical and practical aspects",
- "html_url": "https://github.com/prakhar21/100-Days-of-ML",
- "updated_at": "2019-10-23T05:42:59Z",
- "stargazers_count": 194,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9713
- },
- {
- "language": "JavaScript",
- "name": "git-tutor",
- "description": ":octocat:+md=:heart: Awesome tutorials from your git log",
- "html_url": "https://github.com/lesnitsky/git-tutor",
- "updated_at": "2019-11-03T03:29:13Z",
- "stargazers_count": 356,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9307
- },
- {
- "language": "TypeScript",
- "name": "react-cosmos",
- "description": "A tool for ambitious UI developers",
- "html_url": "https://github.com/react-cosmos/react-cosmos",
- "updated_at": "2019-11-14T09:05:52Z",
- "stargazers_count": 5585,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1224
- },
- {
- "language": "HTML",
- "name": "free-for-dev",
- "description": "A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev",
- "html_url": "https://github.com/ripienaar/free-for-dev",
- "updated_at": "2019-11-14T11:02:05Z",
- "stargazers_count": 27391,
- "open_issues": 29,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 45043
- },
- {
- "language": "TypeScript",
- "name": "sh-exec",
- "description": "💻 Use `Template literals` write shell script made happy ❤️.",
- "html_url": "https://github.com/rwu823/sh-exec",
- "updated_at": "2019-08-11T17:01:26Z",
- "stargazers_count": 94,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10282
- },
- {
- "language": "JavaScript",
- "name": "pickr",
- "description": "🍭 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!",
- "html_url": "https://github.com/Simonwep/pickr",
- "updated_at": "2019-11-14T11:07:05Z",
- "stargazers_count": 2574,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -4771
- },
- {
- "language": "JavaScript",
- "name": "http2-wrapper",
- "description": "Use HTTP2 the same way like HTTP1",
- "html_url": "https://github.com/szmarczak/http2-wrapper",
- "updated_at": "2019-11-14T00:23:04Z",
- "stargazers_count": 145,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9692
- },
- {
- "language": "HTML",
- "name": "awesome-creative-coding",
- "description": "Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.",
- "html_url": "https://github.com/terkelg/awesome-creative-coding",
- "updated_at": "2019-11-14T07:49:31Z",
- "stargazers_count": 5633,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 1275
- },
- {
- "language": "JavaScript",
- "name": "react-particle-effect-button",
- "description": "Bursting particle effect buttons for React 🎉",
- "html_url": "https://github.com/transitive-bullshit/react-particle-effect-button",
- "updated_at": "2019-11-13T08:57:22Z",
- "stargazers_count": 1288,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7393
- },
- {
- "language": "JavaScript",
- "name": "rogue.js",
- "description": "The \"nearly invisible\" way to server-render React applications",
- "html_url": "https://github.com/alidcastano/rogue.js",
- "updated_at": "2019-10-22T10:15:51Z",
- "stargazers_count": 1962,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -6137
- },
- {
- "language": "JavaScript",
- "name": "badgen",
- "description": "Fast handcraft svg badge generating library.",
- "html_url": "https://github.com/badgen/badgen",
- "updated_at": "2019-11-10T20:24:52Z",
- "stargazers_count": 407,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9174
- },
- {
- "language": "JavaScript",
- "name": "webpack-pwa-manifest",
- "description": "Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.",
- "html_url": "https://github.com/arthurbergmz/webpack-pwa-manifest",
- "updated_at": "2019-11-12T01:43:33Z",
- "stargazers_count": 348,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9053
- },
- {
- "language": "JavaScript",
- "name": "react-draft-wysiwyg",
- "description": "A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg",
- "html_url": "https://github.com/jpuri/react-draft-wysiwyg",
- "updated_at": "2019-11-14T10:41:34Z",
- "stargazers_count": 3751,
- "open_issues": 366,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 796
- },
- {
- "language": "Python",
- "name": "cheat.sh",
- "description": "the only cheat sheet you need",
- "html_url": "https://github.com/chubin/cheat.sh",
- "updated_at": "2019-11-14T08:23:10Z",
- "stargazers_count": 17725,
- "open_issues": 51,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 25909
- },
- {
- "language": "JavaScript",
- "name": "puppeteer-network-stats",
- "description": "DEPRECATED - Please use lighthouse budgets instead",
- "html_url": "https://github.com/csabapalfi/puppeteer-network-stats",
- "updated_at": "2019-06-05T18:59:32Z",
- "stargazers_count": 2,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10801
- },
- {
- "language": "JavaScript",
- "name": "histore",
- "description": "🏬 200b key-value store backed by navigation state",
- "html_url": "https://github.com/developit/histore",
- "updated_at": "2019-11-01T15:22:11Z",
- "stargazers_count": 674,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8712
- },
- {
- "language": null,
- "name": "awesome-design-patterns",
- "description": "A curated list of software and architecture related design patterns.",
- "html_url": "https://github.com/DovAmir/awesome-design-patterns",
- "updated_at": "2019-11-14T07:55:55Z",
- "stargazers_count": 10064,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 10155
- },
- {
- "language": "JavaScript",
- "name": "terminate",
- "description": ":recycle: Terminate a Node.js Process (and all Child Processes) based on the Process ID",
- "html_url": "https://github.com/dwyl/terminate",
- "updated_at": "2019-11-06T18:21:30Z",
- "stargazers_count": 50,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9881
- },
- {
- "language": "JavaScript",
- "name": "terminalizer",
- "description": "🦄 Record your terminal and generate animated gif images or share a web player",
- "html_url": "https://github.com/faressoft/terminalizer",
- "updated_at": "2019-11-14T07:04:53Z",
- "stargazers_count": 8413,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7096
- },
- {
- "language": "JavaScript",
- "name": "fast-average-color",
- "description": "🍏🍊🍅 Fast Average Color",
- "html_url": "https://github.com/fast-average-color/fast-average-color",
- "updated_at": "2019-11-13T00:30:09Z",
- "stargazers_count": 331,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9343
- },
- {
- "language": "JavaScript",
- "name": "react-render-in-browser",
- "description": "React library to render browser specific content",
- "html_url": "https://github.com/flexdinesh/react-render-in-browser",
- "updated_at": "2019-10-06T11:42:45Z",
- "stargazers_count": 146,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9880
- },
- {
- "language": "JavaScript",
- "name": "number-flip",
- "description": "🎰 Increase your number with flipping animation",
- "html_url": "https://github.com/gaoryrt/number-flip",
- "updated_at": "2019-11-13T09:02:34Z",
- "stargazers_count": 527,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8933
- },
- {
- "language": "JavaScript",
- "name": "keyframes-tool",
- "description": "Keyframes-tool is a NodeJs command line tool which convert CSS Animations to a keyframes object suitable for Web Animations API. Use this tool to move your animations from stylesheets to JavaScript.",
- "html_url": "https://github.com/gibbok/keyframes-tool",
- "updated_at": "2019-11-04T12:19:41Z",
- "stargazers_count": 50,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9945
- },
- {
- "language": "TypeScript",
- "name": "tslint-clean-code",
- "description": "TSLint rules for enforcing Clean Code",
- "html_url": "https://github.com/Glavin001/tslint-clean-code",
- "updated_at": "2019-11-03T13:53:56Z",
- "stargazers_count": 137,
- "open_issues": 31,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9497
- },
- {
- "language": "JavaScript",
- "name": "swup",
- "description": ":tada: Complete, flexible, extensible and easy to use page transition library for your web.",
- "html_url": "https://github.com/swup/swup",
- "updated_at": "2019-11-14T05:44:24Z",
- "stargazers_count": 2278,
- "open_issues": 16,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5300
- },
- {
- "language": "JavaScript",
- "name": "ndb",
- "description": "ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools",
- "html_url": "https://github.com/GoogleChromeLabs/ndb",
- "updated_at": "2019-11-14T09:07:56Z",
- "stargazers_count": 9705,
- "open_issues": 23,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 9617
- },
- {
- "language": "JavaScript",
- "name": "moment-locales-webpack-plugin",
- "description": "Easily remove unused Moment.js locales with webpack",
- "html_url": "https://github.com/iamakulov/moment-locales-webpack-plugin",
- "updated_at": "2019-11-05T02:04:45Z",
- "stargazers_count": 336,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9337
- },
- {
- "language": "JavaScript",
- "name": "remote-browser",
- "description": "A low-level browser automation framework built on top of the Web Extensions API standard.",
- "html_url": "https://github.com/intoli/remote-browser",
- "updated_at": "2019-11-14T07:15:40Z",
- "stargazers_count": 1369,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7199
- },
- {
- "language": "JavaScript",
- "name": "Jasmine-Matchers",
- "description": "Write Beautiful Specs with Custom Matchers for Jest and Jasmine",
- "html_url": "https://github.com/JamieMason/Jasmine-Matchers",
- "updated_at": "2019-11-07T07:53:00Z",
- "stargazers_count": 532,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8845
- },
- {
- "language": "JavaScript",
- "name": "jsx-control-statements",
- "description": "Neater If and For for React JSX",
- "html_url": "https://github.com/AlexGilleran/jsx-control-statements",
- "updated_at": "2019-11-11T12:57:46Z",
- "stargazers_count": 1132,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7656
- },
- {
- "language": "TypeScript",
- "name": "face-api.js",
- "description": "JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js",
- "html_url": "https://github.com/justadudewhohacks/face-api.js",
- "updated_at": "2019-11-14T11:38:43Z",
- "stargazers_count": 7847,
- "open_issues": 125,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 6819
- },
- {
- "language": "JavaScript",
- "name": "awesome-cheatsheets",
- "description": "👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.",
- "html_url": "https://github.com/LeCoupa/awesome-cheatsheets",
- "updated_at": "2019-11-14T06:26:54Z",
- "stargazers_count": 10902,
- "open_issues": 18,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 11966
- },
- {
- "language": "JavaScript",
- "name": "letterpad",
- "description": "Letterpad is an open-source and a high performant publishing engine for blogs built with react & graphql and runs ridiculously fast 🚀",
- "html_url": "https://github.com/letterpad/letterpad",
- "updated_at": "2019-11-13T22:15:05Z",
- "stargazers_count": 437,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9108
- },
- {
- "language": "JavaScript",
- "name": "kleur",
- "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
- "html_url": "https://github.com/lukeed/kleur",
- "updated_at": "2019-11-07T20:24:54Z",
- "stargazers_count": 796,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8420
- },
- {
- "language": "JavaScript",
- "name": "pwa",
- "description": "(WIP) Universal PWA Builder",
- "html_url": "https://github.com/lukeed/pwa",
- "updated_at": "2019-11-11T20:50:51Z",
- "stargazers_count": 2816,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4198
- },
- {
- "language": "TypeScript",
- "name": "dtslint",
- "description": "A utility built on TSLint for linting TypeScript declaration (.d.ts) files.",
- "html_url": "https://github.com/microsoft/dtslint",
- "updated_at": "2019-11-13T08:23:56Z",
- "stargazers_count": 510,
- "open_issues": 64,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8409
- },
- {
- "language": "TypeScript",
- "name": "tslint-microsoft-contrib",
- "description": "A set of TSLint rules used on some Microsoft projects.",
- "html_url": "https://github.com/microsoft/tslint-microsoft-contrib",
- "updated_at": "2019-11-13T11:05:09Z",
- "stargazers_count": 650,
- "open_issues": 74,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8039
- },
- {
- "language": "JavaScript",
- "name": "microstates.js",
- "description": "Composable State Primitives for JavaScript",
- "html_url": "https://github.com/microstates/microstates.js",
- "updated_at": "2019-11-12T16:28:54Z",
- "stargazers_count": 1293,
- "open_issues": 35,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7104
- },
- {
- "language": "JavaScript",
- "name": "webpack-deadcode-plugin",
- "description": "Webpack plugin to detect unused files and unused exports in used files",
- "html_url": "https://github.com/MQuy/webpack-deadcode-plugin",
- "updated_at": "2019-10-30T14:24:38Z",
- "stargazers_count": 147,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9776
- },
- {
- "language": "JavaScript",
- "name": "tui.image-editor",
- "description": "🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.",
- "html_url": "https://github.com/nhn/tui.image-editor",
- "updated_at": "2019-11-14T10:09:06Z",
- "stargazers_count": 2418,
- "open_issues": 132,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3976
- },
- {
- "language": "JavaScript",
- "name": "code-surfer",
- "description": "Rad code slides <🏄/>",
- "html_url": "https://github.com/pomber/code-surfer",
- "updated_at": "2019-11-14T02:31:54Z",
- "stargazers_count": 3271,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3206
- },
- {
- "language": "JavaScript",
- "name": "reclare",
- "description": "Declarative State and Logic Management",
- "html_url": "https://github.com/oguzgelal/reclare",
- "updated_at": "2019-08-02T16:35:41Z",
- "stargazers_count": 291,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9933
- },
- {
- "language": "JavaScript",
- "name": "liman",
- "description": "Self-hosted web application for monitoring docker.",
- "html_url": "https://github.com/salihciftci/liman",
- "updated_at": "2019-11-09T01:31:03Z",
- "stargazers_count": 483,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9059
- },
- {
- "language": "JavaScript",
- "name": "web-worker-proxy",
- "description": "A better way of working with web workers",
- "html_url": "https://github.com/satya164/web-worker-proxy",
- "updated_at": "2019-10-16T22:56:07Z",
- "stargazers_count": 199,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9706
- },
- {
- "language": "Vue",
- "name": "profile-summary-for-github",
- "description": "Tool for visualizing GitHub profiles",
- "html_url": "https://github.com/tipsy/profile-summary-for-github",
- "updated_at": "2019-11-14T10:06:04Z",
- "stargazers_count": 18931,
- "open_issues": 15,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 27997
- },
- {
- "language": "TypeScript",
- "name": "design_patterns_in_typescript",
- "description": ":triangular_ruler: Design pattern implementations in TypeScript",
- "html_url": "https://github.com/torokmark/design_patterns_in_typescript",
- "updated_at": "2019-11-13T12:47:34Z",
- "stargazers_count": 2674,
- "open_issues": 8,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -4580
- },
- {
- "language": null,
- "name": "resources",
- "description": ":book: Huge curated collection (archive) of links of Tech, Science, Economics, Politics, Life, Philosophy, Conferences, Videos and much more resources from everyday surfing. :star: Since October 21, 2017.",
- "html_url": "https://github.com/tunnckoCore/resources",
- "updated_at": "2019-11-09T03:10:29Z",
- "stargazers_count": 223,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9570
- },
- {
- "language": "JavaScript",
- "name": "ink",
- "description": "🌈 React for interactive command-line apps",
- "html_url": "https://github.com/vadimdemedes/ink",
- "updated_at": "2019-11-14T10:50:04Z",
- "stargazers_count": 12347,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 14982
- },
- {
- "language": "JavaScript",
- "name": "javascript-data-structures-and-algorithms",
- "description": "Exercises, algorithms",
- "html_url": "https://github.com/albinotonnina/javascript-data-structures-and-algorithms",
- "updated_at": "2019-11-06T23:39:08Z",
- "stargazers_count": 20,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9995
- },
- {
- "language": "JavaScript",
- "name": "yarnhook",
- "description": "Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically",
- "html_url": "https://github.com/frontsideair/yarnhook",
- "updated_at": "2019-11-11T18:10:37Z",
- "stargazers_count": 146,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9628
- },
- {
- "language": "JavaScript",
- "name": "awesome-selfhosted",
- "description": "A list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of hosting and managing applications instead of renting from Software-as-a-Service providers",
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
- "updated_at": "2019-11-14T10:58:35Z",
- "stargazers_count": 37870,
- "open_issues": 76,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 66424
- },
- {
- "language": "JavaScript",
- "name": "webpackbar",
- "description": "Elegant ProgressBar and Profiler for Webpack 3 and 4",
- "html_url": "https://github.com/nuxt/webpackbar",
- "updated_at": "2019-11-10T08:14:01Z",
- "stargazers_count": 1448,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6998
- },
- {
- "language": "TypeScript",
- "name": "shallow-equal-explain",
- "description": "`shallowEqualExplain` function that returns an object explaining the difference (instead of the usual boolean). Useful for debugging React `PureComponent`s.",
- "html_url": "https://github.com/OliverJAsh/shallow-equal-explain",
- "updated_at": "2019-11-10T18:40:19Z",
- "stargazers_count": 20,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9975
- },
- {
- "language": "JavaScript",
- "name": "slap",
- "description": "Sublime-like terminal-based text editor",
- "html_url": "https://github.com/slap-editor/slap",
- "updated_at": "2019-11-13T19:52:03Z",
- "stargazers_count": 5211,
- "open_issues": 115,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1457
- },
- {
- "language": "Jupyter Notebook",
- "name": "kepler.gl",
- "description": "Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.",
- "html_url": "https://github.com/keplergl/kepler.gl",
- "updated_at": "2019-11-14T11:46:55Z",
- "stargazers_count": 5721,
- "open_issues": 217,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 3395
- },
- {
- "language": "JavaScript",
- "name": "typewiz-webpack-demo",
- "description": "Demo of using TypeWiz with WebPack",
- "html_url": "https://github.com/urish/typewiz-webpack-demo",
- "updated_at": "2019-07-12T13:28:56Z",
- "stargazers_count": 6,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -10608
- },
- {
- "language": "JavaScript",
- "name": "txr",
- "description": "Stream files or directories to other clients/users using WebSockets.",
- "html_url": "https://github.com/whatl3y/txr",
- "updated_at": "2019-10-27T16:52:28Z",
- "stargazers_count": 15,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10055
- },
- {
- "language": "Go",
- "name": "gitleaks",
- "description": "Audit git repos for secrets 🔑",
- "html_url": "https://github.com/zricethezav/gitleaks",
- "updated_at": "2019-11-14T03:45:01Z",
- "stargazers_count": 5250,
- "open_issues": 59,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 1031
- },
- {
- "language": "JavaScript",
- "name": "customerbase",
- "description": "GraphQL server using Express and JSON-Server",
- "html_url": "https://github.com/bradtraversy/customerbase",
- "updated_at": "2019-11-09T20:16:24Z",
- "stargazers_count": 57,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9888
- },
- {
- "language": "JavaScript",
- "name": "workerize",
- "description": "🏗️ Run a module in a Web Worker.",
- "html_url": "https://github.com/developit/workerize",
- "updated_at": "2019-11-13T14:52:52Z",
- "stargazers_count": 3568,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2747
- },
- {
- "language": "JavaScript",
- "name": "collect.js",
- "description": "💎 Convenient and dependency free wrapper for working with arrays and objects",
- "html_url": "https://github.com/ecrmnn/collect.js",
- "updated_at": "2019-11-13T22:27:39Z",
- "stargazers_count": 4933,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -116
- },
- {
- "language": "TypeScript",
- "name": "ts-runtime",
- "description": "Runtime Type Checks for TypeScript",
- "html_url": "https://github.com/fabiandev/ts-runtime",
- "updated_at": "2019-11-04T16:32:29Z",
- "stargazers_count": 268,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9410
- },
- {
- "language": "JavaScript",
- "name": "ungit",
- "description": "The easiest way to use git. On any platform. Anywhere.",
- "html_url": "https://github.com/FredrikNoren/ungit",
- "updated_at": "2019-11-14T10:46:15Z",
- "stargazers_count": 8588,
- "open_issues": 188,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8868
- },
- {
- "language": null,
- "name": "awesome-design",
- "description": "🌟Curated design resources",
- "html_url": "https://github.com/gztchan/awesome-design",
- "updated_at": "2019-11-14T10:38:35Z",
- "stargazers_count": 11442,
- "open_issues": 18,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 13046
- },
- {
- "language": null,
- "name": "awesome-command-line-apps",
- "description": ":shell: Use your terminal shell to do awesome things.",
- "html_url": "https://github.com/herrbischoff/awesome-command-line-apps",
- "updated_at": "2019-11-13T16:40:13Z",
- "stargazers_count": 2415,
- "open_issues": 4,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5134
- },
- {
- "language": "JavaScript",
- "name": "turbo-ws",
- "description": ":dash: Blazing fast low-level WebSocket server",
- "html_url": "https://github.com/hugmanrique/turbo-ws",
- "updated_at": "2019-09-18T18:15:00Z",
- "stargazers_count": 659,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8944
- },
- {
- "language": "JavaScript",
- "name": "flamebearer",
- "description": "Blazing fast flame graph tool for V8 and Node 🔥",
- "html_url": "https://github.com/mapbox/flamebearer",
- "updated_at": "2019-11-13T09:14:40Z",
- "stargazers_count": 1264,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7423
- },
- {
- "language": "JavaScript",
- "name": "functional-frontend-architecture",
- "description": "A functional frontend framework.",
- "html_url": "https://github.com/paldepind/functional-frontend-architecture",
- "updated_at": "2019-11-14T01:57:46Z",
- "stargazers_count": 1316,
- "open_issues": 9,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7287
- },
- {
- "language": "JavaScript",
- "name": "network-idle-callback",
- "description": "Like requestIdleCallback, but for detecting network idle",
- "html_url": "https://github.com/pastelsky/network-idle-callback",
- "updated_at": "2019-11-14T08:15:31Z",
- "stargazers_count": 69,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9853
- },
- {
- "language": "JavaScript",
- "name": "gestalt",
- "description": "A set of React UI components that supports Pinterest’s design language",
- "html_url": "https://github.com/pinterest/gestalt",
- "updated_at": "2019-11-14T06:02:30Z",
- "stargazers_count": 3302,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -3108
- },
- {
- "language": "Go",
- "name": "learn-go-with-tests",
- "description": "Learn Go with test-driven development",
- "html_url": "https://github.com/quii/learn-go-with-tests",
- "updated_at": "2019-11-14T10:53:45Z",
- "stargazers_count": 8642,
- "open_issues": 24,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 7500
- },
- {
- "language": "JavaScript",
- "name": "smooth-ui",
- "description": "Modern React UI library 💅👩🎤🍭",
- "html_url": "https://github.com/smooth-code/smooth-ui",
- "updated_at": "2019-11-11T03:18:39Z",
- "stargazers_count": 1428,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7141
- },
- {
- "language": "JavaScript",
- "name": "ws",
- "description": "Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js",
- "html_url": "https://github.com/websockets/ws",
- "updated_at": "2019-11-14T11:09:06Z",
- "stargazers_count": 12786,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 15653
- },
- {
- "language": "TypeScript",
- "name": "typestyle",
- "description": "Making CSS Typesafe 🌹",
- "html_url": "https://github.com/typestyle/typestyle",
- "updated_at": "2019-11-12T22:29:59Z",
- "stargazers_count": 2585,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -4646
- },
- {
- "language": "CSS",
- "name": "nerd-fonts",
- "description": "Iconic font aggregator, collection, & patcher. 3,600+ icons, 40+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more",
- "html_url": "https://github.com/ryanoasis/nerd-fonts",
- "updated_at": "2019-11-14T11:54:09Z",
- "stargazers_count": 17707,
- "open_issues": 108,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 26386
- },
- {
- "language": "TypeScript",
- "name": "inspectpack",
- "description": "An inspection tool for Webpack frontend JavaScript bundles.",
- "html_url": "https://github.com/FormidableLabs/inspectpack",
- "updated_at": "2019-11-08T01:13:18Z",
- "stargazers_count": 358,
- "open_issues": 23,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9107
- },
- {
- "language": "JavaScript",
- "name": "react-progressive-image",
- "description": "React component for progressive image loading",
- "html_url": "https://github.com/FormidableLabs/react-progressive-image",
- "updated_at": "2019-11-08T02:37:22Z",
- "stargazers_count": 614,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8784
- },
- {
- "language": "C++",
- "name": "napajs",
- "description": "Napa.js: a multi-threaded JavaScript runtime",
- "html_url": "https://github.com/microsoft/napajs",
- "updated_at": "2019-11-14T10:08:18Z",
- "stargazers_count": 8731,
- "open_issues": 64,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 8038
- },
- {
- "language": "JavaScript",
- "name": "should-enzyme",
- "description": "Useful functions for testing React Components with Enzyme.",
- "html_url": "https://github.com/rkotze/should-enzyme",
- "updated_at": "2019-07-29T02:10:10Z",
- "stargazers_count": 39,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10444
- },
- {
- "language": "JavaScript",
- "name": "animateplus",
- "description": "A+ animation module for the modern web",
- "html_url": "https://github.com/bendc/animateplus",
- "updated_at": "2019-11-14T10:06:24Z",
- "stargazers_count": 5368,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 745
- },
- {
- "language": "JavaScript",
- "name": "anime",
- "description": "JavaScript animation engine",
- "html_url": "https://github.com/juliangarnier/anime",
- "updated_at": "2019-11-14T10:30:44Z",
- "stargazers_count": 33047,
- "open_issues": 112,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 57102
- },
- {
- "language": "JavaScript",
- "name": "timing.js",
- "description": "Navigation Timing API measurement helpers",
- "html_url": "https://github.com/addyosmani/timing.js",
- "updated_at": "2019-11-07T12:28:49Z",
- "stargazers_count": 1455,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7003
- },
- {
- "language": "JavaScript",
- "name": "nerv",
- "description": "A blazing fast React alternative, compatible with IE8 and React 16.",
- "html_url": "https://github.com/NervJS/nerv",
- "updated_at": "2019-11-14T09:10:40Z",
- "stargazers_count": 4962,
- "open_issues": 75,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 599
- },
- {
- "language": "TypeScript",
- "name": "typescript-library-starter",
- "description": "Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!",
- "html_url": "https://github.com/alexjoverm/typescript-library-starter",
- "updated_at": "2019-11-14T11:11:38Z",
- "stargazers_count": 2637,
- "open_issues": 54,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -4240
- },
- {
- "language": "C",
- "name": "robotjs",
- "description": "Node.js Desktop Automation. ",
- "html_url": "https://github.com/octalmage/robotjs",
- "updated_at": "2019-11-14T05:35:53Z",
- "stargazers_count": 8364,
- "open_issues": 213,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8645
- },
- {
- "language": "TypeScript",
- "name": "mlhelper",
- "description": "Algorithms and utils for Machine Learning in JavaScript.",
- "html_url": "https://github.com/laoqiren/mlhelper",
- "updated_at": "2019-10-05T09:38:43Z",
- "stargazers_count": 656,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8870
- },
- {
- "language": "JavaScript",
- "name": "nodebestpractices",
- "description": ":white_check_mark: The largest Node.js best practices list (November 2019)",
- "html_url": "https://github.com/goldbergyoni/nodebestpractices",
- "updated_at": "2019-11-14T11:55:15Z",
- "stargazers_count": 35778,
- "open_issues": 29,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 61817
- },
- {
- "language": "JavaScript",
- "name": "clooney",
- "description": "Clooney is an actor library for the web. Use workers without thinking about workers.",
- "html_url": "https://github.com/GoogleChromeLabs/clooney",
- "updated_at": "2019-11-14T00:21:55Z",
- "stargazers_count": 1299,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7294
- },
- {
- "language": "JavaScript",
- "name": "json-stringify-pretty-compact",
- "description": "The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.",
- "html_url": "https://github.com/lydell/json-stringify-pretty-compact",
- "updated_at": "2019-11-14T02:42:13Z",
- "stargazers_count": 136,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9728
- },
- {
- "language": "JavaScript",
- "name": "kss-node",
- "description": "The Node.js implementation of KSS: a methodology for documenting CSS and generating style guides",
- "html_url": "https://github.com/kss-node/kss-node",
- "updated_at": "2019-11-05T04:45:12Z",
- "stargazers_count": 1473,
- "open_issues": 100,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6199
- },
- {
- "language": "TypeScript",
- "name": "chrome-promise",
- "description": "Promises for chrome JavaScript APIs used in extensions and apps.",
- "html_url": "https://github.com/tfoxy/chrome-promise",
- "updated_at": "2019-11-04T18:57:16Z",
- "stargazers_count": 137,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9762
- },
- {
- "language": "JavaScript",
- "name": "react-performance",
- "description": "Helpers to debug and record component render performance 🚀",
- "html_url": "https://github.com/amsul/react-performance",
- "updated_at": "2019-11-04T02:34:15Z",
- "stargazers_count": 263,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9470
- },
- {
- "language": "JavaScript",
- "name": "reactopt",
- "description": "A CLI React performance optimization tool that identifies potential unnecessary re-rendering",
- "html_url": "https://github.com/reactopt/reactopt",
- "updated_at": "2019-11-07T09:51:50Z",
- "stargazers_count": 1970,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6014
- },
- {
- "language": null,
- "name": "Public-APIs",
- "description": "📚 A public list of APIs from round the web.",
- "html_url": "https://github.com/n0shake/Public-APIs",
- "updated_at": "2019-11-14T11:19:27Z",
- "stargazers_count": 13846,
- "open_issues": 5,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 17737
- },
- {
- "language": "JavaScript",
- "name": "stopwords-json",
- "description": "Stopwords for 50 languages in JSON format",
- "html_url": "https://github.com/6/stopwords-json",
- "updated_at": "2019-11-12T05:27:13Z",
- "stargazers_count": 295,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9402
- },
- {
- "language": "JavaScript",
- "name": "ramjet",
- "description": "Morph DOM elements from one state to another with smooth animations and transitions",
- "html_url": "https://github.com/Rich-Harris/ramjet",
- "updated_at": "2019-11-13T14:54:06Z",
- "stargazers_count": 5360,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 819
- },
- {
- "language": "JavaScript",
- "name": "rollup-starter-code-splitting",
- "description": "Starter project with code-splitting and dynamic imports, for modern and legacy browsers",
- "html_url": "https://github.com/rollup/rollup-starter-code-splitting",
- "updated_at": "2019-11-11T09:46:10Z",
- "stargazers_count": 147,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9676
- },
- {
- "language": "JavaScript",
- "name": "brain.js",
- "description": "🤖 Neural networks in JavaScript",
- "html_url": "https://github.com/BrainJS/brain.js",
- "updated_at": "2019-11-13T23:10:15Z",
- "stargazers_count": 10387,
- "open_issues": 72,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 11422
- },
- {
- "language": "CSS",
- "name": "wenk",
- "description": ":wink: Lightweight pure CSS tooltip for the greater good",
- "html_url": "https://github.com/tiaanduplessis/wenk",
- "updated_at": "2019-10-31T18:28:07Z",
- "stargazers_count": 686,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8657
- },
- {
- "language": "JavaScript",
- "name": "web-animations-js",
- "description": "JavaScript implementation of the Web Animations API",
- "html_url": "https://github.com/web-animations/web-animations-js",
- "updated_at": "2019-11-13T02:06:24Z",
- "stargazers_count": 3157,
- "open_issues": 74,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3025
- },
- {
- "language": null,
- "name": "css-refresher-notes",
- "description": "CSS Refresher!",
- "html_url": "https://github.com/vasanthk/css-refresher-notes",
- "updated_at": "2019-11-12T05:18:40Z",
- "stargazers_count": 1385,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7222
- },
- {
- "language": null,
- "name": "scalable-css-reading-list",
- "description": "Collected dispatches from The Quest for Scalable CSS",
- "html_url": "https://github.com/davidtheclark/scalable-css-reading-list",
- "updated_at": "2019-11-10T18:38:32Z",
- "stargazers_count": 1332,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7333
- },
- {
- "language": "JavaScript",
- "name": "react-tabs",
- "description": "An accessible and easy tab component for ReactJS.",
- "html_url": "https://github.com/reactjs/react-tabs",
- "updated_at": "2019-11-13T20:32:33Z",
- "stargazers_count": 1849,
- "open_issues": 41,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5933
- },
- {
- "language": "JavaScript",
- "name": "react-awesome-modal",
- "description": "Customizable Modal",
- "html_url": "https://github.com/shibe97/react-awesome-modal",
- "updated_at": "2019-11-11T09:25:39Z",
- "stargazers_count": 85,
- "open_issues": 13,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9728
- },
- {
- "language": "JavaScript",
- "name": "react-fastclick",
- "description": "Fast Touch Events for React",
- "html_url": "https://github.com/JakeSidSmith/react-fastclick",
- "updated_at": "2019-10-31T13:43:30Z",
- "stargazers_count": 453,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9033
- },
- {
- "language": "JavaScript",
- "name": "react-starterify",
- "description": "A minimal React JS application starter kit",
- "html_url": "https://github.com/Granze/react-starterify",
- "updated_at": "2019-10-27T17:25:39Z",
- "stargazers_count": 675,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8681
- },
- {
- "language": "JavaScript",
- "name": "react-router5",
- "description": "Helpers for using router5 with React [MOVED]",
- "html_url": "https://github.com/router5/react-router5",
- "updated_at": "2019-08-01T21:41:37Z",
- "stargazers_count": 82,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10347
- },
- {
- "language": "JavaScript",
- "name": "react-log",
- "description": "React for the Console",
- "html_url": "https://github.com/diegomura/react-log",
- "updated_at": "2019-08-09T02:18:01Z",
- "stargazers_count": 536,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9404
- },
- {
- "language": "TypeScript",
- "name": "react-sortable-pane",
- "description": ":sparkles: A sortable and resizable pane component for React.",
- "html_url": "https://github.com/bokuweb/react-sortable-pane",
- "updated_at": "2019-11-12T01:55:16Z",
- "stargazers_count": 434,
- "open_issues": 38,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8800
- },
- {
- "language": "JavaScript",
- "name": "react-pinterest",
- "description": null,
- "html_url": "https://github.com/pinterest/react-pinterest",
- "updated_at": "2019-08-05T14:53:33Z",
- "stargazers_count": 140,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -10184
- },
- {
- "language": "JavaScript",
- "name": "jsx-control-statements",
- "description": "Neater If and For for React JSX",
- "html_url": "https://github.com/AlexGilleran/jsx-control-statements",
- "updated_at": "2019-11-11T12:57:46Z",
- "stargazers_count": 1132,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7656
- },
- {
- "language": "JavaScript",
- "name": "react-player",
- "description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
- "html_url": "https://github.com/CookPete/react-player",
- "updated_at": "2019-11-14T09:09:49Z",
- "stargazers_count": 3120,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -3679
- },
- {
- "language": "JavaScript",
- "name": "react-swipeable-views",
- "description": "A React component for swipeable views. :snowflake:",
- "html_url": "https://github.com/oliviertassinari/react-swipeable-views",
- "updated_at": "2019-11-14T10:30:40Z",
- "stargazers_count": 3227,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2862
- },
- {
- "language": "JavaScript",
- "name": "react-notification",
- "description": "Provides snackbar notifications for React",
- "html_url": "https://github.com/pburtchaell/react-notification",
- "updated_at": "2019-11-11T15:30:30Z",
- "stargazers_count": 659,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8674
- },
- {
- "language": "JavaScript",
- "name": "react-event-listener",
- "description": "A React component for binding events on the global scope. :dizzy:",
- "html_url": "https://github.com/oliviertassinari/react-event-listener",
- "updated_at": "2019-11-04T06:53:11Z",
- "stargazers_count": 358,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9280
- },
- {
- "language": "JavaScript",
- "name": "esformatter-jsx",
- "description": "esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)",
- "html_url": "https://github.com/royriojas/esformatter-jsx",
- "updated_at": "2019-06-07T21:20:26Z",
- "stargazers_count": 144,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10210
- },
- {
- "language": "TypeScript",
- "name": "timeago-react",
- "description": ":clock8: Simple and efficient react component to format date with `*** time ago` statement. eg: '3 hours ago'.",
- "html_url": "https://github.com/hustcc/timeago-react",
- "updated_at": "2019-11-13T08:40:15Z",
- "stargazers_count": 175,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9655
- },
- {
- "language": "JavaScript",
- "name": "react-swipeable-views",
- "description": "A React component for swipeable views. :snowflake:",
- "html_url": "https://github.com/oliviertassinari/react-swipeable-views",
- "updated_at": "2019-11-14T10:30:40Z",
- "stargazers_count": 3227,
- "open_issues": 76,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2862
- },
- {
- "language": "JavaScript",
- "name": "react-hotkeys",
- "description": "Declarative hotkey and focus area management for React",
- "html_url": "https://github.com/greena13/react-hotkeys",
- "updated_at": "2019-11-14T09:11:16Z",
- "stargazers_count": 1432,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6875
- },
- {
- "language": "JavaScript",
- "name": "react-responsive",
- "description": "CSS media queries in react - for responsive design, and more.",
- "html_url": "https://github.com/contra/react-responsive",
- "updated_at": "2019-11-14T11:46:15Z",
- "stargazers_count": 4210,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1508
- },
- {
- "language": "JavaScript",
- "name": "react-flip-move",
- "description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.",
- "html_url": "https://github.com/joshwcomeau/react-flip-move",
- "updated_at": "2019-11-12T20:37:44Z",
- "stargazers_count": 2905,
- "open_issues": 20,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4015
- },
- {
- "language": "JavaScript",
- "name": "rheostat",
- "description": "Rheostat is a www, mobile, and accessible slider component built with React",
- "html_url": "https://github.com/airbnb/rheostat",
- "updated_at": "2019-11-14T09:21:06Z",
- "stargazers_count": 1491,
- "open_issues": 57,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6505
- },
- {
- "language": "JavaScript",
- "name": "victory",
- "description": "A collection of composable React components for building interactive data visualizations",
- "html_url": "https://github.com/FormidableLabs/victory",
- "updated_at": "2019-11-14T09:53:18Z",
- "stargazers_count": 7578,
- "open_issues": 161,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 6605
- },
- {
- "language": "JavaScript",
- "name": "why-did-you-update",
- "description": ":boom: Puts your console on blast when React is making unnecessary updates.",
- "html_url": "https://github.com/garbles/why-did-you-update",
- "updated_at": "2019-11-13T16:21:53Z",
- "stargazers_count": 5158,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 568
- },
- {
- "language": "JavaScript",
- "name": "react-imgpro",
- "description": "📷 Image Processing Component for React",
- "html_url": "https://github.com/nitin42/react-imgpro",
- "updated_at": "2019-11-07T04:09:49Z",
- "stargazers_count": 2129,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5723
- },
- {
- "language": "JavaScript",
- "name": "react-beautiful-dnd",
- "description": "Beautiful and accessible drag and drop for lists with React",
- "html_url": "https://github.com/atlassian/react-beautiful-dnd",
- "updated_at": "2019-11-14T10:30:36Z",
- "stargazers_count": 16973,
- "open_issues": 91,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 24765
- },
- {
- "language": "JavaScript",
- "name": "react-lazyload",
- "description": "Lazy load your component, image or anything matters the performance.",
- "html_url": "https://github.com/twobin/react-lazyload",
- "updated_at": "2019-11-13T16:21:56Z",
- "stargazers_count": 4087,
- "open_issues": 77,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1133
- },
- {
- "language": "JavaScript",
- "name": "react-document-title",
- "description": "Declarative, nested, stateful, isomorphic document.title for React",
- "html_url": "https://github.com/gaearon/react-document-title",
- "updated_at": "2019-11-13T09:39:01Z",
- "stargazers_count": 1693,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6376
- },
- {
- "language": "TypeScript",
- "name": "react-content-loader",
- "description": "⚪ SVG-Powered component to easily create placeholder loadings (like Facebook cards loading)",
- "html_url": "https://github.com/danilowoz/react-content-loader",
- "updated_at": "2019-11-14T11:44:43Z",
- "stargazers_count": 7910,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 5856
- },
- {
- "language": "JavaScript",
- "name": "cryptiles",
- "description": ":office: General purpose crypto utilities",
- "html_url": "https://github.com/hapijs/cryptiles",
- "updated_at": "2019-10-28T13:50:34Z",
- "stargazers_count": 179,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9722
- },
- {
- "language": "JavaScript",
- "name": "diff",
- "description": "Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.",
- "html_url": "https://github.com/flitbit/diff",
- "updated_at": "2019-11-12T11:50:17Z",
- "stargazers_count": 2252,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5254
- },
- {
- "language": null,
- "name": "DockerCheatSheet",
- "description": "🐋 Docker Cheat Sheet 🐋",
- "html_url": "https://github.com/eon01/DockerCheatSheet",
- "updated_at": "2019-11-13T09:21:56Z",
- "stargazers_count": 2864,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -4259
- },
- {
- "language": "JavaScript",
- "name": "project-guidelines",
- "description": "A set of best practices for JavaScript projects",
- "html_url": "https://github.com/elsewhencode/project-guidelines",
- "updated_at": "2019-11-14T10:45:44Z",
- "stargazers_count": 20078,
- "open_issues": 14,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 30282
- },
- {
- "language": "JavaScript",
- "name": "rewire",
- "description": "Easy monkey-patching for node.js unit tests",
- "html_url": "https://github.com/jhnns/rewire",
- "updated_at": "2019-11-13T09:04:32Z",
- "stargazers_count": 2634,
- "open_issues": 54,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4251
- },
- {
- "language": "JavaScript",
- "name": "pg-promise",
- "description": "PostgreSQL interface for Node.js",
- "html_url": "https://github.com/vitaly-t/pg-promise",
- "updated_at": "2019-11-12T15:47:20Z",
- "stargazers_count": 2439,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -5127
- },
- {
- "language": "JavaScript",
- "name": "PWABuilder-CLI",
- "description": "Node.js tool for App Generation",
- "html_url": "https://github.com/pwa-builder/PWABuilder-CLI",
- "updated_at": "2019-11-10T12:30:57Z",
- "stargazers_count": 1573,
- "open_issues": 31,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6590
- },
- {
- "language": "Python",
- "name": "Awesome-Linux-Software",
- "description": "A list of awesome applications, software, tools and other materials for Linux distros. ",
- "html_url": "https://github.com/luong-komorebi/Awesome-Linux-Software",
- "updated_at": "2019-11-14T07:54:32Z",
- "stargazers_count": 11703,
- "open_issues": 11,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 13505
- },
- {
- "language": "JavaScript",
- "name": "0x",
- "description": "🔥 single-command flamegraph profiling 🔥",
- "html_url": "https://github.com/davidmarkclements/0x",
- "updated_at": "2019-11-13T23:36:00Z",
- "stargazers_count": 1641,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6529
- },
- {
- "language": "JavaScript",
- "name": "webpack-shell-plugin",
- "description": "Run shell commands either before or after webpack builds",
- "html_url": "https://github.com/1337programming/webpack-shell-plugin",
- "updated_at": "2019-10-22T09:19:46Z",
- "stargazers_count": 234,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9341
- },
- {
- "language": "JavaScript",
- "name": "webpack-lighthouse-plugin",
- "description": "A Webpack plugin for Lighthouse",
- "html_url": "https://github.com/addyosmani/webpack-lighthouse-plugin",
- "updated_at": "2019-11-08T02:30:46Z",
- "stargazers_count": 247,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9509
- },
- {
- "language": "JavaScript",
- "name": "lazysizes",
- "description": "High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.",
- "html_url": "https://github.com/aFarkas/lazysizes",
- "updated_at": "2019-11-14T10:20:02Z",
- "stargazers_count": 12295,
- "open_issues": 129,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 15751
- },
- {
- "language": "JavaScript",
- "name": "agenda",
- "description": "Lightweight job scheduling for Node.js",
- "html_url": "https://github.com/agenda/agenda",
- "updated_at": "2019-11-14T07:37:42Z",
- "stargazers_count": 5893,
- "open_issues": 232,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3874
- },
- {
- "language": "JavaScript",
- "name": "nanoid",
- "description": "A tiny (139 bytes), secure, URL-friendly, unique string ID generator for JavaScript",
- "html_url": "https://github.com/ai/nanoid",
- "updated_at": "2019-11-14T07:29:34Z",
- "stargazers_count": 7983,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6002
- },
- {
- "language": "Java",
- "name": "lottie-react-native",
- "description": "Lottie wrapper for React Native.",
- "html_url": "https://github.com/react-native-community/lottie-react-native",
- "updated_at": "2019-11-14T06:14:52Z",
- "stargazers_count": 12232,
- "open_issues": 90,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 15274
- },
- {
- "language": "JavaScript",
- "name": "loadtest",
- "description": "Runs a load test on the selected URL. Easy to extend minimally for your own ends.",
- "html_url": "https://github.com/alexfernandez/loadtest",
- "updated_at": "2019-11-13T16:21:01Z",
- "stargazers_count": 1754,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6186
- },
- {
- "language": "JavaScript",
- "name": "beidou",
- "description": ":milky_way: Isomorphic framework for server-rendered React apps",
- "html_url": "https://github.com/alibaba/beidou",
- "updated_at": "2019-11-14T09:59:03Z",
- "stargazers_count": 2516,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4887
- },
- {
- "language": "TypeScript",
- "name": "alm",
- "description": ":rose: A :cloud: ready IDE just for TypeScript :heart:",
- "html_url": "https://github.com/alm-tools/alm",
- "updated_at": "2019-11-13T13:57:40Z",
- "stargazers_count": 2366,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5259
- },
- {
- "language": "TypeScript",
- "name": "mockingoose",
- "description": "A Jest package for mocking mongoose models",
- "html_url": "https://github.com/alonronin/mockingoose",
- "updated_at": "2019-11-07T08:37:27Z",
- "stargazers_count": 212,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9584
- },
- {
- "language": "JavaScript",
- "name": "eslint-plugin-compat",
- "description": "Lint the browser compatibility of your code",
- "html_url": "https://github.com/amilajack/eslint-plugin-compat",
- "updated_at": "2019-11-13T14:13:41Z",
- "stargazers_count": 2304,
- "open_issues": 36,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5068
- },
- {
- "language": "Python",
- "name": "public-apis",
- "description": "A collective list of free APIs for use in software and web development.",
- "html_url": "https://github.com/public-apis/public-apis",
- "updated_at": "2019-11-14T11:08:55Z",
- "stargazers_count": 64967,
- "open_issues": 52,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 120402
- },
- {
- "language": "JavaScript",
- "name": "lozad.js",
- "description": "🔥 Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more",
- "html_url": "https://github.com/ApoorvSaxena/lozad.js",
- "updated_at": "2019-11-14T10:11:51Z",
- "stargazers_count": 5819,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1935
- },
- {
- "language": "JavaScript",
- "name": "browser-perf",
- "description": "Performance Metrics for Web Browsers",
- "html_url": "https://github.com/axemclion/browser-perf",
- "updated_at": "2019-10-30T02:39:21Z",
- "stargazers_count": 926,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8052
- },
- {
- "language": "JavaScript",
- "name": "minify",
- "description": ":scissors: An ES6+ aware minifier based on the Babel toolchain (beta)",
- "html_url": "https://github.com/babel/minify",
- "updated_at": "2019-11-14T01:19:38Z",
- "stargazers_count": 3951,
- "open_issues": 147,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -775
- },
- {
- "language": "JavaScript",
- "name": "interfake",
- "description": ":computer: Fake APIs for prototypes & automated tests.",
- "html_url": "https://github.com/basicallydan/interfake",
- "updated_at": "2019-10-30T02:44:18Z",
- "stargazers_count": 802,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8345
- },
- {
- "language": null,
- "name": "awesome-cross-platform-nodejs",
- "description": ":two_men_holding_hands: A curated list of awesome developer tools for writing cross-platform Node.js code",
- "html_url": "https://github.com/bcoe/awesome-cross-platform-nodejs",
- "updated_at": "2019-11-14T09:36:20Z",
- "stargazers_count": 787,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8399
- },
- {
- "language": "JavaScript",
- "name": "text-meme-cli",
- "description": "Generate text meme",
- "html_url": "https://github.com/beatfreaker/text-meme-cli",
- "updated_at": "2019-11-14T00:25:20Z",
- "stargazers_count": 77,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9819
- },
- {
- "language": "JavaScript",
- "name": "platform.js",
- "description": "A platform detection library.",
- "html_url": "https://github.com/bestiejs/platform.js",
- "updated_at": "2019-11-13T05:47:08Z",
- "stargazers_count": 2507,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4739
- },
- {
- "language": "JavaScript",
- "name": "dragula",
- "description": ":ok_hand: Drag and drop so simple it hurts",
- "html_url": "https://github.com/bevacqua/dragula",
- "updated_at": "2019-11-14T09:13:26Z",
- "stargazers_count": 19397,
- "open_issues": 228,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 30846
- },
- {
- "language": "JavaScript",
- "name": "swivel",
- "description": "Message passing between ServiceWorker and pages made simple",
- "html_url": "https://github.com/bevacqua/swivel",
- "updated_at": "2019-10-26T03:07:19Z",
- "stargazers_count": 269,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9548
- },
- {
- "language": "JavaScript",
- "name": "binaryjs",
- "description": "Node binary websocket streaming made easy",
- "html_url": "https://github.com/binaryjs/binaryjs",
- "updated_at": "2019-11-02T05:06:31Z",
- "stargazers_count": 2203,
- "open_issues": 59,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5123
- },
- {
- "language": "JavaScript",
- "name": "juice-shop",
- "description": "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application",
- "html_url": "https://github.com/bkimminich/juice-shop",
- "updated_at": "2019-11-14T11:20:55Z",
- "stargazers_count": 2567,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4812
- },
- {
- "language": "JavaScript",
- "name": "eslint-config-cleanjs",
- "description": "An eslint config which reduces JS to a pure functional language",
- "html_url": "https://github.com/bodil/eslint-config-cleanjs",
- "updated_at": "2019-11-10T07:20:29Z",
- "stargazers_count": 1126,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7687
- },
- {
- "language": "C++",
- "name": "node-gc-profiler",
- "description": "Allows you to profile when the garbage collector runs, and how long it takes.",
- "html_url": "https://github.com/bretcope/node-gc-profiler",
- "updated_at": "2019-10-28T17:33:04Z",
- "stargazers_count": 165,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9750
- },
- {
- "language": "JavaScript",
- "name": "sifter.js",
- "description": "A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.",
- "html_url": "https://github.com/brianreavis/sifter.js",
- "updated_at": "2019-11-07T13:51:23Z",
- "stargazers_count": 1044,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7753
- },
- {
- "language": "TypeScript",
- "name": "tslint-eslint-rules",
- "description": "Improve your TSLint with the missing ESLint rules",
- "html_url": "https://github.com/buzinas/tslint-eslint-rules",
- "updated_at": "2019-11-07T06:56:36Z",
- "stargazers_count": 696,
- "open_issues": 62,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8085
- },
- {
- "language": "JavaScript",
- "name": "fast-memoize.js",
- "description": ":rabbit2: Fastest possible memoization library",
- "html_url": "https://github.com/caiogondim/fast-memoize.js",
- "updated_at": "2019-11-12T08:24:12Z",
- "stargazers_count": 2168,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5485
- },
- {
- "language": "JavaScript",
- "name": "in-view",
- "description": "Get notified when a DOM element enters or exits the viewport. :eyes:",
- "html_url": "https://github.com/camwiegert/in-view",
- "updated_at": "2019-11-14T09:51:19Z",
- "stargazers_count": 4567,
- "open_issues": 33,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -569
- },
- {
- "language": "JavaScript",
- "name": "screenlog.js",
- "description": "Bring console.log on the screen",
- "html_url": "https://github.com/chinchang/screenlog.js",
- "updated_at": "2019-11-12T03:10:44Z",
- "stargazers_count": 570,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8798
- },
- {
- "language": "TypeScript",
- "name": "flatpickr",
- "description": "lightweight, powerful javascript datetimepicker with no dependencies",
- "html_url": "https://github.com/flatpickr/flatpickr",
- "updated_at": "2019-11-14T06:14:56Z",
- "stargazers_count": 12445,
- "open_issues": 294,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 17536
- },
- {
- "language": "TypeScript",
- "name": "hackernews-react-graphql",
- "description": "Hacker News clone rewritten with universal JavaScript, using React and GraphQL.",
- "html_url": "https://github.com/clintonwoo/hackernews-react-graphql",
- "updated_at": "2019-11-14T08:03:03Z",
- "stargazers_count": 3549,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -2812
- },
- {
- "language": "JavaScript",
- "name": "react-d3-components",
- "description": "D3 Components for React",
- "html_url": "https://github.com/codesuki/react-d3-components",
- "updated_at": "2019-11-13T01:45:15Z",
- "stargazers_count": 1517,
- "open_issues": 57,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6458
- },
- {
- "language": "CSS",
- "name": "loaders.css",
- "description": "Delightful, performance-focused pure css loading animations.",
- "html_url": "https://github.com/ConnorAtherton/loaders.css",
- "updated_at": "2019-11-14T11:33:22Z",
- "stargazers_count": 9393,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8876
- },
- {
- "language": "JavaScript",
- "name": "postcss-ant",
- "description": "Size-getting function masquerading as a grid system.",
- "html_url": "https://github.com/corysimmons/postcss-ant",
- "updated_at": "2019-08-11T20:07:04Z",
- "stargazers_count": 145,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10135
- },
- {
- "language": "HTML",
- "name": "font-awesome-assets",
- "description": ":lipstick: Convert any of @FortAwesome's Font-Awesome icons to an asset, such as an tag or a Base64-encoded PNG/SVG tag! It supports Retina devices and custom tag attributes too!",
- "html_url": "https://github.com/ladjs/font-awesome-assets",
- "updated_at": "2019-10-23T02:14:05Z",
- "stargazers_count": 114,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9846
- },
- {
- "language": "JavaScript",
- "name": "audio-contour",
- "description": "A 5 stage audio envelope generator",
- "html_url": "https://github.com/danigb/audio-contour",
- "updated_at": "2019-09-19T06:24:30Z",
- "stargazers_count": 17,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10246
- },
- {
- "language": "JavaScript",
- "name": "date-fns",
- "description": "⏳ Modern JavaScript date utility library ⌛️",
- "html_url": "https://github.com/date-fns/date-fns",
- "updated_at": "2019-11-14T11:43:35Z",
- "stargazers_count": 20359,
- "open_issues": 149,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 32059
- },
- {
- "language": "JavaScript",
- "name": "v8-perf",
- "description": "Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1 ",
- "html_url": "https://github.com/davidmarkclements/v8-perf",
- "updated_at": "2019-10-12T21:13:22Z",
- "stargazers_count": 239,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9673
- },
- {
- "language": null,
- "name": "awesome-wpo",
- "description": ":pencil: A curated list of Web Performance Optimization. Everyone can contribute here!",
- "html_url": "https://github.com/davidsonfellipe/awesome-wpo",
- "updated_at": "2019-11-13T15:04:08Z",
- "stargazers_count": 6716,
- "open_issues": 3,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 3459
- },
- {
- "language": "JavaScript",
- "name": "react-aria-modal",
- "description": "A fully accessible React modal built according WAI-ARIA Authoring Practices",
- "html_url": "https://github.com/davidtheclark/react-aria-modal",
- "updated_at": "2019-11-13T09:25:57Z",
- "stargazers_count": 623,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8570
- },
- {
- "language": "JavaScript",
- "name": "carbon",
- "description": "🎨 Create and share beautiful images of your source code",
- "html_url": "https://github.com/carbon-app/carbon",
- "updated_at": "2019-11-14T11:17:23Z",
- "stargazers_count": 22162,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 34495
- },
- {
- "language": "JavaScript",
- "name": "bowser",
- "description": "a browser detector",
- "html_url": "https://github.com/lancedikson/bowser",
- "updated_at": "2019-11-13T20:48:52Z",
- "stargazers_count": 4046,
- "open_issues": 26,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1674
- },
- {
- "language": "JavaScript",
- "name": "express-limiter",
- "description": "Rate limiting middleware for Express",
- "html_url": "https://github.com/ded/express-limiter",
- "updated_at": "2019-10-17T17:38:18Z",
- "stargazers_count": 392,
- "open_issues": 23,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9144
- },
- {
- "language": "JavaScript",
- "name": "node-deep-equal",
- "description": "node's assert.deepEqual algorithm",
- "html_url": "https://github.com/inspect-js/node-deep-equal",
- "updated_at": "2019-11-14T11:15:15Z",
- "stargazers_count": 449,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9048
- },
- {
- "language": "JavaScript",
- "name": "greenlet",
- "description": "🦎 Move an async function into its own thread.",
- "html_url": "https://github.com/developit/greenlet",
- "updated_at": "2019-11-14T08:59:10Z",
- "stargazers_count": 4170,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1597
- },
- {
- "language": "JavaScript",
- "name": "regexgen",
- "description": "Generate regular expressions that match a set of strings",
- "html_url": "https://github.com/devongovett/regexgen",
- "updated_at": "2019-11-14T09:44:29Z",
- "stargazers_count": 2667,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4603
- },
- {
- "language": "JavaScript",
- "name": "Dexie.js",
- "description": "A Minimalistic Wrapper for IndexedDB",
- "html_url": "https://github.com/dfahlander/Dexie.js",
- "updated_at": "2019-11-14T09:03:29Z",
- "stargazers_count": 4617,
- "open_issues": 249,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": 1475
- },
- {
- "language": null,
- "name": "frontend-dev-resources",
- "description": "List of useful resources for front end developers",
- "html_url": "https://github.com/dmytroyarmak/frontend-dev-resources",
- "updated_at": "2019-10-27T14:59:47Z",
- "stargazers_count": 611,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8863
- },
- {
- "language": "CSS",
- "name": "iziToast",
- "description": "Elegant, responsive, flexible and lightweight notification plugin with no dependencies.",
- "html_url": "https://github.com/marcelodolza/iziToast",
- "updated_at": "2019-11-11T15:36:21Z",
- "stargazers_count": 1994,
- "open_issues": 37,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5689
- },
- {
- "language": "JavaScript",
- "name": "vorpal",
- "description": "Node's framework for interactive CLIs",
- "html_url": "https://github.com/dthree/vorpal",
- "updated_at": "2019-11-12T09:48:14Z",
- "stargazers_count": 5191,
- "open_issues": 132,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1560
- },
- {
- "language": "JavaScript",
- "name": "receptacle",
- "description": "🏪 Multi purpose in memory lru cache with ttl support.",
- "html_url": "https://github.com/DylanPiercey/receptacle",
- "updated_at": "2019-11-12T09:11:15Z",
- "stargazers_count": 48,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9905
- },
- {
- "language": "JavaScript",
- "name": "pageAccelerator",
- "description": "A very light solution to load web pages faster",
- "html_url": "https://github.com/Easyfood/pageAccelerator",
- "updated_at": "2019-11-13T07:47:15Z",
- "stargazers_count": 1232,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7505
- },
- {
- "language": "JavaScript",
- "name": "appmetrics.js",
- "description": "A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.",
- "html_url": "https://github.com/ebidel/appmetrics.js",
- "updated_at": "2019-11-13T19:34:01Z",
- "stargazers_count": 1397,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7161
- },
- {
- "language": "JavaScript",
- "name": "favico.js",
- "description": "Make use of your favicon with badges, images or videos",
- "html_url": "https://github.com/ejci/favico.js",
- "updated_at": "2019-11-14T03:46:42Z",
- "stargazers_count": 8335,
- "open_issues": 53,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7147
- },
- {
- "language": "TypeScript",
- "name": "electron-forge",
- "description": "A complete tool for creating, publishing, and installing modern Electron applications",
- "html_url": "https://github.com/electron-userland/electron-forge",
- "updated_at": "2019-11-13T11:07:05Z",
- "stargazers_count": 3297,
- "open_issues": 49,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -2970
- },
- {
- "language": "JavaScript",
- "name": "FileSaver.js",
- "description": "An HTML5 saveAs() FileSaver implementation",
- "html_url": "https://github.com/eligrey/FileSaver.js",
- "updated_at": "2019-11-14T10:16:46Z",
- "stargazers_count": 12604,
- "open_issues": 63,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 15775
- },
- {
- "language": "JavaScript",
- "name": "limdu",
- "description": "Machine-learning for Node.js",
- "html_url": "https://github.com/erelsgl/limdu",
- "updated_at": "2019-11-04T01:19:06Z",
- "stargazers_count": 977,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8015
- },
- {
- "language": "JavaScript",
- "name": "react-google-autocomplete",
- "description": "React component for google autocomplete. ",
- "html_url": "https://github.com/ErrorPro/react-google-autocomplete",
- "updated_at": "2019-10-31T06:28:00Z",
- "stargazers_count": 79,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9840
- },
- {
- "language": "JavaScript",
- "name": "record-desktop",
- "description": ":movie_camera: Effortless GIFs and screenshots on Linux, built with Electron.",
- "html_url": "https://github.com/ewnd9/record-desktop",
- "updated_at": "2019-10-14T22:06:44Z",
- "stargazers_count": 63,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9898
- },
- {
- "language": null,
- "name": "factbook.json",
- "description": "World Factbook Country Profiles in JSON - Free Open Public Domain Data - No API Key Required ;-)",
- "html_url": "https://github.com/factbook/factbook.json",
- "updated_at": "2019-10-27T18:36:24Z",
- "stargazers_count": 595,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8886
- },
- {
- "language": "JavaScript",
- "name": "clusterhub",
- "description": "Sync data in your cluster applications.",
- "html_url": "https://github.com/fent/clusterhub",
- "updated_at": "2019-11-08T20:26:10Z",
- "stargazers_count": 130,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9765
- },
- {
- "language": "JavaScript",
- "name": "type-profile",
- "description": "Collect runtime type information 😻 of your JavaScript code.",
- "html_url": "https://github.com/fhinkel/type-profile",
- "updated_at": "2019-10-29T18:14:23Z",
- "stargazers_count": 520,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9026
- },
- {
- "language": "JavaScript",
- "name": "FileSaver.js",
- "description": "An HTML5 saveAs() FileSaver implementation",
- "html_url": "https://github.com/eligrey/FileSaver.js",
- "updated_at": "2019-11-14T10:16:46Z",
- "stargazers_count": 12604,
- "open_issues": 63,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 15775
- },
- {
- "language": "JavaScript",
- "name": "gulp-plumber",
- "description": "Fixing Node pipes",
- "html_url": "https://github.com/floatdrop/gulp-plumber",
- "updated_at": "2019-11-12T07:04:00Z",
- "stargazers_count": 803,
- "open_issues": 16,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8260
- },
- {
- "language": "JavaScript",
- "name": "wcode",
- "description": "Monaco-based code editor which runs inside a browser.",
- "html_url": "https://github.com/fmsouza/wcode",
- "updated_at": "2019-11-05T19:36:51Z",
- "stargazers_count": 115,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9702
- },
- {
- "language": "JavaScript",
- "name": "electron-webpack-dashboard",
- "description": "Electron Desktop GUI for Webpack Dashboard",
- "html_url": "https://github.com/FormidableLabs/electron-webpack-dashboard",
- "updated_at": "2019-11-12T15:08:11Z",
- "stargazers_count": 2736,
- "open_issues": 18,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4371
- },
- {
- "language": "JavaScript",
- "name": "spectacle",
- "description": "ReactJS based Presentation Library",
- "html_url": "https://github.com/FormidableLabs/spectacle",
- "updated_at": "2019-11-13T17:21:44Z",
- "stargazers_count": 8037,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 6245
- },
- {
- "language": null,
- "name": "typescript-cheat-sheet",
- "description": "TypeScript cheat sheet",
- "html_url": "https://github.com/frontdevops/typescript-cheat-sheet",
- "updated_at": "2019-10-29T02:07:54Z",
- "stargazers_count": 105,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9852
- },
- {
- "language": "TypeScript",
- "name": "fuse-box",
- "description": "A blazing fast js bundler/loader with a comprehensive API :fire:",
- "html_url": "https://github.com/fuse-box/fuse-box",
- "updated_at": "2019-11-14T10:22:13Z",
- "stargazers_count": 3872,
- "open_issues": 40,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -1896
- },
- {
- "language": "JavaScript",
- "name": "jsProxy",
- "description": null,
- "html_url": "https://github.com/gergob/jsProxy",
- "updated_at": "2019-11-02T13:22:06Z",
- "stargazers_count": 161,
- "open_issues": 2,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9715
- },
- {
- "language": "JavaScript",
- "name": "Functional-Light-JS",
- "description": "Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.",
- "html_url": "https://github.com/getify/Functional-Light-JS",
- "updated_at": "2019-11-14T11:29:09Z",
- "stargazers_count": 11948,
- "open_issues": 24,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 14112
- },
- {
- "language": "JavaScript",
- "name": "insomnia",
- "description": "Cross-platform HTTP and GraphQL Client",
- "html_url": "https://github.com/getinsomnia/insomnia",
- "updated_at": "2019-11-14T09:25:51Z",
- "stargazers_count": 11408,
- "open_issues": 182,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 14454
- },
- {
- "language": "JavaScript",
- "name": "autotrack",
- "description": "Automatic and enhanced Google Analytics tracking for common user interactions on the web.",
- "html_url": "https://github.com/googleanalytics/autotrack",
- "updated_at": "2019-11-13T19:27:52Z",
- "stargazers_count": 4601,
- "open_issues": 37,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -465
- },
- {
- "language": "TypeScript",
- "name": "rendertron",
- "description": "A Headless Chrome rendering solution",
- "html_url": "https://github.com/GoogleChrome/rendertron",
- "updated_at": "2019-11-13T21:36:22Z",
- "stargazers_count": 4520,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -717
- },
- {
- "language": "JavaScript",
- "name": "preload-webpack-plugin",
- "description": "A webpack plugin for injecting into HtmlWebpackPlugin pages, with async chunk support",
- "html_url": "https://github.com/GoogleChromeLabs/preload-webpack-plugin",
- "updated_at": "2019-11-11T22:56:01Z",
- "stargazers_count": 1957,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5844
- },
- {
- "language": "HTML",
- "name": "frontend",
- "description": "The Guardian Dot Com.",
- "html_url": "https://github.com/guardian/frontend",
- "updated_at": "2019-11-14T11:40:12Z",
- "stargazers_count": 5365,
- "open_issues": 48,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 1162
- },
- {
- "language": "JavaScript",
- "name": "timm",
- "description": "Immutability helpers with fast reads and acceptable writes",
- "html_url": "https://github.com/guigrpa/timm",
- "updated_at": "2019-09-20T13:55:38Z",
- "stargazers_count": 212,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9828
- },
- {
- "language": "Ruby",
- "name": "Gyazo",
- "description": "Gyazo: the simplest and fastest screenshot uploading tool",
- "html_url": "https://github.com/gyazo/Gyazo",
- "updated_at": "2019-10-10T07:12:49Z",
- "stargazers_count": 255,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9656
- },
- {
- "language": "JavaScript",
- "name": "toxy",
- "description": "Hackable HTTP proxy for resiliency testing and simulated network conditions",
- "html_url": "https://github.com/h2non/toxy",
- "updated_at": "2019-11-13T00:43:50Z",
- "stargazers_count": 2598,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4683
- },
- {
- "language": "HTML",
- "name": "Ladda",
- "description": "Buttons with built-in loading indicators.",
- "html_url": "https://github.com/hakimel/Ladda",
- "updated_at": "2019-11-14T08:04:36Z",
- "stargazers_count": 7581,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 5252
- },
- {
- "language": "JavaScript",
- "name": "reveal.js",
- "description": "The HTML Presentation Framework",
- "html_url": "https://github.com/hakimel/reveal.js",
- "updated_at": "2019-11-14T11:27:55Z",
- "stargazers_count": 49147,
- "open_issues": 533,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 93091
- },
- {
- "language": "JavaScript",
- "name": "async-chainable",
- "description": "An extension to Async adding better handling of mixed Series / Parallel tasks via object chaining",
- "html_url": "https://github.com/hash-bang/async-chainable",
- "updated_at": "2019-07-15T12:24:31Z",
- "stargazers_count": 25,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10555
- },
- {
- "language": "JavaScript",
- "name": "electron-sample-apps",
- "description": "Sample apps for Electron",
- "html_url": "https://github.com/hokein/electron-sample-apps",
- "updated_at": "2019-11-14T03:41:35Z",
- "stargazers_count": 2907,
- "open_issues": 6,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -4132
- },
- {
- "language": "CSS",
- "name": "offline",
- "description": "Automatically display online/offline indication to your users",
- "html_url": "https://github.com/HubSpot/offline",
- "updated_at": "2019-11-13T04:04:50Z",
- "stargazers_count": 8514,
- "open_issues": 115,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8058
- },
- {
- "language": "CSS",
- "name": "offline",
- "description": "Automatically display online/offline indication to your users",
- "html_url": "https://github.com/HubSpot/offline",
- "updated_at": "2019-11-13T04:04:50Z",
- "stargazers_count": 8514,
- "open_issues": 115,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8058
- },
- {
- "language": "JavaScript",
- "name": "imagemin-cli",
- "description": "Minify images seamlessly",
- "html_url": "https://github.com/imagemin/imagemin-cli",
- "updated_at": "2019-11-13T06:03:38Z",
- "stargazers_count": 582,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8832
- },
- {
- "language": "JavaScript",
- "name": "drift",
- "description": "Easily add \"zoom on hover\" functionality to your site's images. Lightweight, no-dependency JavaScript.",
- "html_url": "https://github.com/imgix/drift",
- "updated_at": "2019-11-12T17:05:51Z",
- "stargazers_count": 1051,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7849
- },
- {
- "language": "JavaScript",
- "name": "publish-please",
- "description": "Safe and highly functional replacement for `npm publish`.",
- "html_url": "https://github.com/inikulin/publish-please",
- "updated_at": "2019-11-05T12:15:19Z",
- "stargazers_count": 748,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8508
- },
- {
- "language": "TypeScript",
- "name": "formatjs",
- "description": "The monorepo home to all of the FormatJS related libraries.",
- "html_url": "https://github.com/formatjs/formatjs",
- "updated_at": "2019-11-12T04:31:46Z",
- "stargazers_count": 85,
- "open_issues": 18,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -9678
- },
- {
- "language": "JavaScript",
- "name": "invariant",
- "description": "invariant",
- "html_url": "https://github.com/zertosh/invariant",
- "updated_at": "2019-11-11T04:21:43Z",
- "stargazers_count": 903,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8101
- },
- {
- "language": "JavaScript",
- "name": "node-lru-cache",
- "description": null,
- "html_url": "https://github.com/isaacs/node-lru-cache",
- "updated_at": "2019-11-14T10:07:05Z",
- "stargazers_count": 2932,
- "open_issues": 42,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3758
- },
- {
- "language": "JavaScript",
- "name": "iframely",
- "description": "oEmbed proxy. Supports over 1800 domains via custom parsers, oEmbed, Twitter Cards and Open Graph",
- "html_url": "https://github.com/itteco/iframely",
- "updated_at": "2019-11-10T04:37:04Z",
- "stargazers_count": 993,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7926
- },
- {
- "language": "Python",
- "name": "wharfee",
- "description": "A CLI with autocompletion and syntax highlighting for Docker commands.",
- "html_url": "https://github.com/j-bennet/wharfee",
- "updated_at": "2019-11-12T07:21:09Z",
- "stargazers_count": 638,
- "open_issues": 21,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -8545
- },
- {
- "language": "JavaScript",
- "name": "node-byline",
- "description": "Line-by-line Stream reader for node.js",
- "html_url": "https://github.com/jahewson/node-byline",
- "updated_at": "2019-11-10T13:31:39Z",
- "stargazers_count": 285,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9337
- },
- {
- "language": "TypeScript",
- "name": "expo-and-typescript",
- "description": "Showcase of an Expo app written in TypeScript",
- "html_url": "https://github.com/janaagaard75/expo-and-typescript",
- "updated_at": "2019-10-29T15:15:10Z",
- "stargazers_count": 200,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9675
- },
- {
- "language": "JavaScript",
- "name": "neurojs",
- "description": "A JavaScript deep learning and reinforcement learning library.",
- "html_url": "https://github.com/janhuenermann/neurojs",
- "updated_at": "2019-11-11T22:57:06Z",
- "stargazers_count": 4271,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1441
- },
- {
- "language": "TypeScript",
- "name": "after.js",
- "description": "Next.js-like framework for server-rendered React apps built with React Router 4",
- "html_url": "https://github.com/jaredpalmer/after.js",
- "updated_at": "2019-11-14T10:54:35Z",
- "stargazers_count": 3383,
- "open_issues": 17,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -3081
- },
- {
- "language": "JavaScript",
- "name": "img2css",
- "description": "Convert any image to pure CSS.",
- "html_url": "https://github.com/javierbyte/img2css",
- "updated_at": "2019-11-06T21:03:02Z",
- "stargazers_count": 2090,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -5819
- },
- {
- "language": "JavaScript",
- "name": "react-hammerjs",
- "description": "ReactJS / HammerJS integration. Support touch events in your React app.",
- "html_url": "https://github.com/JedWatson/react-hammerjs",
- "updated_at": "2019-10-30T19:53:50Z",
- "stargazers_count": 841,
- "open_issues": 46,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7974
- },
- {
- "language": "TypeScript",
- "name": "pretty-algorithms",
- "description": "🌊 Pretty, common and useful algorithms with modern JS and beautiful tests",
- "html_url": "https://github.com/jiayihu/pretty-algorithms",
- "updated_at": "2019-11-13T12:53:26Z",
- "stargazers_count": 2101,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -5780
- },
- {
- "language": "JavaScript",
- "name": "postcss-font-family-system-ui",
- "description": "PostCSS plugin to transform W3C CSS font-family: system-ui to a practical font-family list",
- "html_url": "https://github.com/JLHwung/postcss-font-family-system-ui",
- "updated_at": "2019-11-12T18:44:49Z",
- "stargazers_count": 76,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9817
- },
- {
- "language": "JavaScript",
- "name": "promise-poller",
- "description": "A basic poller built on top of promises",
- "html_url": "https://github.com/joeattardi/promise-poller",
- "updated_at": "2019-11-11T07:36:48Z",
- "stargazers_count": 69,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9850
- },
- {
- "language": "JavaScript",
- "name": "mdcss",
- "description": "Easily create and maintain style guides using CSS comments",
- "html_url": "https://github.com/jonathantneal/mdcss",
- "updated_at": "2019-11-08T08:49:39Z",
- "stargazers_count": 668,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8613
- },
- {
- "language": "JavaScript",
- "name": "postcss-font-magician",
- "description": "Magically generate all the @font-face rules",
- "html_url": "https://github.com/jonathantneal/postcss-font-magician",
- "updated_at": "2019-11-13T20:23:47Z",
- "stargazers_count": 874,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8054
- },
- {
- "language": "JavaScript",
- "name": "node-suppose",
- "description": "Like UNIX Expect, but for Node.js.",
- "html_url": "https://github.com/jprichardson/node-suppose",
- "updated_at": "2019-11-07T13:57:51Z",
- "stargazers_count": 237,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9367
- },
- {
- "language": "JavaScript",
- "name": "js-cookie",
- "description": "A simple, lightweight JavaScript API for handling browser cookies",
- "html_url": "https://github.com/js-cookie/js-cookie",
- "updated_at": "2019-11-14T10:25:09Z",
- "stargazers_count": 14188,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 18385
- },
- {
- "language": "JavaScript",
- "name": "download",
- "description": "Download and extract files",
- "html_url": "https://github.com/kevva/download",
- "updated_at": "2019-11-14T11:30:09Z",
- "stargazers_count": 913,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7922
- },
- {
- "language": "JavaScript",
- "name": "exercises",
- "description": "Some basic javascript coding challenges and interview questions",
- "html_url": "https://github.com/kolodny/exercises",
- "updated_at": "2019-11-11T11:08:42Z",
- "stargazers_count": 3776,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2364
- },
- {
- "language": "JavaScript",
- "name": "scroll-into-view",
- "description": "Scrolls an element into view if possible",
- "html_url": "https://github.com/KoryNunn/scroll-into-view",
- "updated_at": "2019-10-24T04:21:43Z",
- "stargazers_count": 186,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9733
- },
- {
- "language": "Go",
- "name": "helm",
- "description": "The Kubernetes Package Manager",
- "html_url": "https://github.com/helm/helm",
- "updated_at": "2019-11-14T11:44:38Z",
- "stargazers_count": 14833,
- "open_issues": 847,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 27289
- },
- {
- "language": "CSS",
- "name": "font-awesome-animation",
- "description": "Simple animations using FontAwesome and some CSS3.",
- "html_url": "https://github.com/l-lin/font-awesome-animation",
- "updated_at": "2019-11-04T01:01:57Z",
- "stargazers_count": 807,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8409
- },
- {
- "language": "JavaScript",
- "name": "pwa",
- "description": "An opinionated progressive web app boilerplate",
- "html_url": "https://github.com/lakshyaranganath/pwa",
- "updated_at": "2019-10-21T06:26:43Z",
- "stargazers_count": 348,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9370
- },
- {
- "language": "JavaScript",
- "name": "lana-cli",
- "description": "Lana! NPM scripts with better UX 🏓",
- "html_url": "https://github.com/paprikka/lana-cli",
- "updated_at": "2019-06-18T01:29:06Z",
- "stargazers_count": 43,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10632
- },
- {
- "language": null,
- "name": "games",
- "description": ":video_game: A list of popular/awesome videos games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.",
- "html_url": "https://github.com/leereilly/games",
- "updated_at": "2019-11-14T05:49:31Z",
- "stargazers_count": 13615,
- "open_issues": 239,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 19381
- },
- {
- "language": "JavaScript",
- "name": "node-rate-limiter",
- "description": "A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled",
- "html_url": "https://github.com/jhurliman/node-rate-limiter",
- "updated_at": "2019-11-02T05:35:16Z",
- "stargazers_count": 1042,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7877
- },
- {
- "language": "JavaScript",
- "name": "hopscotch",
- "description": "A framework to make it easy for developers to add product tours to their pages.",
- "html_url": "https://github.com/LinkedInAttic/hopscotch",
- "updated_at": "2019-11-04T07:44:52Z",
- "stargazers_count": 4276,
- "open_issues": 101,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -589
- },
- {
- "language": "JavaScript",
- "name": "loadtest",
- "description": "Runs a load test on the selected URL. Easy to extend minimally for your own ends.",
- "html_url": "https://github.com/alexfernandez/loadtest",
- "updated_at": "2019-11-13T16:21:01Z",
- "stargazers_count": 1754,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6186
- },
- {
- "language": "JavaScript",
- "name": "lru-memoize",
- "description": "A utility to provide LRU memoization for any js function",
- "html_url": "https://github.com/erikras/lru-memoize",
- "updated_at": "2019-10-13T14:13:17Z",
- "stargazers_count": 294,
- "open_issues": 16,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9423
- },
- {
- "language": "JavaScript",
- "name": "merge-images",
- "description": "Easily compose images together without messing around with canvas",
- "html_url": "https://github.com/lukechilds/merge-images",
- "updated_at": "2019-11-12T06:29:44Z",
- "stargazers_count": 907,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8007
- },
- {
- "language": null,
- "name": "awesome-casestudy",
- "description": "📕 Curated list of technical case studies on WebGL and creative development",
- "html_url": "https://github.com/luruke/awesome-casestudy",
- "updated_at": "2019-11-13T22:10:02Z",
- "stargazers_count": 2016,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5968
- },
- {
- "language": "JavaScript",
- "name": "lusca",
- "description": "Application security for express apps.",
- "html_url": "https://github.com/krakenjs/lusca",
- "updated_at": "2019-11-12T13:35:26Z",
- "stargazers_count": 1656,
- "open_issues": 30,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6423
- },
- {
- "language": "JavaScript",
- "name": "css-element-queries",
- "description": "CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.",
- "html_url": "https://github.com/marcj/css-element-queries",
- "updated_at": "2019-11-13T17:22:09Z",
- "stargazers_count": 3643,
- "open_issues": 44,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -2318
- },
- {
- "language": "JavaScript",
- "name": "gremlins.js",
- "description": "Monkey testing library for web apps and Node.js",
- "html_url": "https://github.com/marmelab/gremlins.js",
- "updated_at": "2019-11-14T03:22:22Z",
- "stargazers_count": 8264,
- "open_issues": 40,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 6888
- },
- {
- "language": "JavaScript",
- "name": "electron-devtools-installer",
- "description": "An easy way to ensure Chrome DevTools extensions into Electron",
- "html_url": "https://github.com/MarshallOfSound/electron-devtools-installer",
- "updated_at": "2019-11-14T11:33:31Z",
- "stargazers_count": 567,
- "open_issues": 26,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8632
- },
- {
- "language": "JavaScript",
- "name": "URI.js",
- "description": "Javascript URL mutation library",
- "html_url": "https://github.com/medialize/URI.js",
- "updated_at": "2019-11-13T21:42:43Z",
- "stargazers_count": 5825,
- "open_issues": 48,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 2082
- },
- {
- "language": "JavaScript",
- "name": "memoizee",
- "description": "Complete memoize/cache solution for JavaScript",
- "html_url": "https://github.com/medikoo/memoizee",
- "updated_at": "2019-11-11T20:27:03Z",
- "stargazers_count": 1008,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7859
- },
- {
- "language": "JavaScript",
- "name": "node-cache",
- "description": "A simple in-memory cache for nodejs",
- "html_url": "https://github.com/ptarjan/node-cache",
- "updated_at": "2019-11-14T03:34:43Z",
- "stargazers_count": 1218,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7303
- },
- {
- "language": "JavaScript",
- "name": "css-in-js",
- "description": "React: CSS in JS techniques comparison",
- "html_url": "https://github.com/MicheleBertoli/css-in-js",
- "updated_at": "2019-11-14T08:22:06Z",
- "stargazers_count": 4593,
- "open_issues": 7,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -751
- },
- {
- "language": "JavaScript",
- "name": "react-fix-it",
- "description": "Automagically generate tests from errors",
- "html_url": "https://github.com/MicheleBertoli/react-fix-it",
- "updated_at": "2019-11-12T21:20:20Z",
- "stargazers_count": 1955,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -6086
- },
- {
- "language": "JavaScript",
- "name": "posterus",
- "description": "Composable async primitives (futures) with cancelation, control over scheduling, and coroutines",
- "html_url": "https://github.com/mitranim/posterus",
- "updated_at": "2019-10-30T00:04:52Z",
- "stargazers_count": 538,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8981
- },
- {
- "language": "JavaScript",
- "name": "themer",
- "description": "🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more).",
- "html_url": "https://github.com/mjswensen/themer",
- "updated_at": "2019-11-14T00:34:24Z",
- "stargazers_count": 2201,
- "open_issues": 12,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -5490
- },
- {
- "language": "JavaScript",
- "name": "ml",
- "description": "Machine learning tools in JavaScript",
- "html_url": "https://github.com/mljs/ml",
- "updated_at": "2019-11-13T07:46:56Z",
- "stargazers_count": 1494,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6819
- },
- {
- "language": "JavaScript",
- "name": "konsul",
- "description": "A react renderer for the browser dev console",
- "html_url": "https://github.com/mohebifar/konsul",
- "updated_at": "2019-11-01T20:12:33Z",
- "stargazers_count": 590,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8871
- },
- {
- "language": "JavaScript",
- "name": "faltu",
- "description": "Search sort, filter, limit an array of objects in Mongo-style.",
- "html_url": "https://github.com/moinism/faltu",
- "updated_at": "2019-11-05T21:55:15Z",
- "stargazers_count": 114,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9803
- },
- {
- "language": "JavaScript",
- "name": "luxon",
- "description": "⏱ A library for working with dates and times in JS",
- "html_url": "https://github.com/moment/luxon",
- "updated_at": "2019-11-14T11:43:38Z",
- "stargazers_count": 8771,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7713
- },
- {
- "language": null,
- "name": "every-programmer-should-know",
- "description": "A collection of (mostly) technical things every software developer should know",
- "html_url": "https://github.com/mtdvio/every-programmer-should-know",
- "updated_at": "2019-11-14T10:24:23Z",
- "stargazers_count": 40019,
- "open_issues": 33,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 70335
- },
- {
- "language": "JavaScript",
- "name": "busboy",
- "description": "A streaming parser for HTML form data for node.js",
- "html_url": "https://github.com/mscdex/busboy",
- "updated_at": "2019-11-12T17:01:07Z",
- "stargazers_count": 1741,
- "open_issues": 58,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6001
- },
- {
- "language": "JavaScript",
- "name": "WebRTC-Experiment",
- "description": "WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!",
- "html_url": "https://github.com/muaz-khan/WebRTC-Experiment",
- "updated_at": "2019-11-14T11:13:49Z",
- "stargazers_count": 7713,
- "open_issues": 471,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 9665
- },
- {
- "language": "JavaScript",
- "name": "loadjs",
- "description": "A tiny async loader / dependency manager for modern browsers (899 bytes)",
- "html_url": "https://github.com/muicss/loadjs",
- "updated_at": "2019-11-14T09:42:25Z",
- "stargazers_count": 2268,
- "open_issues": 35,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5149
- },
- {
- "language": "JavaScript",
- "name": "tesseract.js",
- "description": "Pure Javascript OCR for more than 100 Languages 📖🎉🖥",
- "html_url": "https://github.com/naptha/tesseract.js",
- "updated_at": "2019-11-14T10:54:33Z",
- "stargazers_count": 17958,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 25997
- },
- {
- "language": "JavaScript",
- "name": "speedracer",
- "description": "Collect performance metrics for your library/application.",
- "html_url": "https://github.com/speedracer/speedracer",
- "updated_at": "2019-11-12T13:29:48Z",
- "stargazers_count": 1860,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6213
- },
- {
- "language": "JavaScript",
- "name": "animate-components",
- "description": "✨ Elemental components for doing animations in React",
- "html_url": "https://github.com/nitin42/animate-components",
- "updated_at": "2019-10-04T03:24:57Z",
- "stargazers_count": 907,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8328
- },
- {
- "language": "JavaScript",
- "name": "node-schedule",
- "description": "A cron-like and not-cron-like job scheduler for Node.",
- "html_url": "https://github.com/node-schedule/node-schedule",
- "updated_at": "2019-11-14T02:11:09Z",
- "stargazers_count": 6767,
- "open_issues": 92,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 4362
- },
- {
- "language": "C++",
- "name": "node-report",
- "description": "Delivers a human-readable diagnostic summary, written to file.",
- "html_url": "https://github.com/nodejs/node-report",
- "updated_at": "2019-11-14T10:38:58Z",
- "stargazers_count": 289,
- "open_issues": 26,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9188
- },
- {
- "language": "Shell",
- "name": "NodeOS",
- "description": "Lightweight operating system using Node.js as userspace",
- "html_url": "https://github.com/NodeOS/NodeOS",
- "updated_at": "2019-11-13T21:24:31Z",
- "stargazers_count": 6074,
- "open_issues": 153,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 3525
- },
- {
- "language": "JavaScript",
- "name": "nodestream",
- "description": "Storage-agnostic streaming library for binary data transfers",
- "html_url": "https://github.com/nodestream/nodestream",
- "updated_at": "2019-10-15T11:51:20Z",
- "stargazers_count": 69,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9962
- },
- {
- "language": "JavaScript",
- "name": "marky",
- "description": "High-resolution JavaScript timer based on performance.mark/measure (461 bytes min+gz)",
- "html_url": "https://github.com/nolanlawson/marky",
- "updated_at": "2019-11-08T22:36:57Z",
- "stargazers_count": 1029,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7958
- },
- {
- "language": "JavaScript",
- "name": "download-counts",
- "description": "Background jobs and a minimal service for collecting and delivering download counts",
- "html_url": "https://github.com/npm/download-counts",
- "updated_at": "2019-10-21T20:37:12Z",
- "stargazers_count": 274,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9486
- },
- {
- "language": "JavaScript",
- "name": "nprogress",
- "description": "For slim progress bars like on YouTube, Medium, etc",
- "html_url": "https://github.com/rstacruz/nprogress",
- "updated_at": "2019-11-14T10:07:40Z",
- "stargazers_count": 19884,
- "open_issues": 116,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 30812
- },
- {
- "language": "JavaScript",
- "name": "object-diff",
- "description": "Find the minimal patch from an original object to one or more updated version",
- "html_url": "https://github.com/srcagency/object-diff",
- "updated_at": "2019-06-04T13:35:03Z",
- "stargazers_count": 36,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10738
- },
- {
- "language": "C++",
- "name": "Stacer",
- "description": "Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web",
- "html_url": "https://github.com/oguzhaninan/Stacer",
- "updated_at": "2019-11-14T10:37:17Z",
- "stargazers_count": 4788,
- "open_issues": 22,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -226
- },
- {
- "language": "JavaScript",
- "name": "react-tagsinput",
- "description": "Highly customizable React component for inputing tags.",
- "html_url": "https://github.com/olahol/react-tagsinput",
- "updated_at": "2019-11-13T10:03:12Z",
- "stargazers_count": 1134,
- "open_issues": 46,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -7323
- },
- {
- "language": "JavaScript",
- "name": "jimp",
- "description": "An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.",
- "html_url": "https://github.com/oliver-moran/jimp",
- "updated_at": "2019-11-14T08:37:18Z",
- "stargazers_count": 9329,
- "open_issues": 125,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 9783
- },
- {
- "language": null,
- "name": "football.json",
- "description": "Free open public domain football data in JSON incl. English Premier League, Bundesliga, Primera División, Serie A and more - No API key required ;-)",
- "html_url": "https://github.com/openfootball/football.json",
- "updated_at": "2019-10-26T15:36:42Z",
- "stargazers_count": 492,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9106
- },
- {
- "language": "JavaScript",
- "name": "getScreenMedia",
- "description": "A browser module for attempting to get access to a MediaStream of a user's screen. With a nice node-like API.",
- "html_url": "https://github.com/otalk/getScreenMedia",
- "updated_at": "2019-11-01T03:57:49Z",
- "stargazers_count": 136,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9784
- },
- {
- "language": "JavaScript",
- "name": "node-continuation-local-storage",
- "description": "implementation of https://github.com/joyent/node/issues/5243",
- "html_url": "https://github.com/othiym23/node-continuation-local-storage",
- "updated_at": "2019-11-07T16:01:09Z",
- "stargazers_count": 896,
- "open_issues": 48,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7806
- },
- {
- "language": "HTML",
- "name": "NodeGoat",
- "description": "The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.",
- "html_url": "https://github.com/OWASP/NodeGoat",
- "updated_at": "2019-11-13T01:01:22Z",
- "stargazers_count": 1000,
- "open_issues": 21,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7816
- },
- {
- "language": "JavaScript",
- "name": "locally",
- "description": "Locally is a localStorage manager that supports expirable items with timeout values and saves space by compressing them using LZW algorithm.",
- "html_url": "https://github.com/ozantunca/locally",
- "updated_at": "2019-10-24T00:44:19Z",
- "stargazers_count": 374,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9321
- },
- {
- "language": "JavaScript",
- "name": "madge",
- "description": "Create graphs from your CommonJS, AMD or ES6 module dependencies",
- "html_url": "https://github.com/pahen/madge",
- "updated_at": "2019-11-14T11:18:24Z",
- "stargazers_count": 3376,
- "open_issues": 24,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -3032
- },
- {
- "language": "TypeScript",
- "name": "octohint",
- "description": "The missing IntelliSense hint for GitHub and GitLab",
- "html_url": "https://github.com/pd4d10/octohint",
- "updated_at": "2019-11-14T09:58:39Z",
- "stargazers_count": 841,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8255
- },
- {
- "language": "JavaScript",
- "name": "lost",
- "description": "LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.",
- "html_url": "https://github.com/peterramsing/lost",
- "updated_at": "2019-11-14T08:15:43Z",
- "stargazers_count": 4352,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -1044
- },
- {
- "language": "JavaScript",
- "name": "jsmpeg",
- "description": "MPEG1 Video Decoder in JavaScript",
- "html_url": "https://github.com/phoboslab/jsmpeg",
- "updated_at": "2019-11-14T06:32:54Z",
- "stargazers_count": 4255,
- "open_issues": 126,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -356
- },
- {
- "language": "JavaScript",
- "name": "Socialight",
- "description": "Get Social Network Share Counts with Vanilla JS",
- "html_url": "https://github.com/pinceladasdaweb/Socialight",
- "updated_at": "2019-08-13T15:42:54Z",
- "stargazers_count": 35,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10390
- },
- {
- "language": "JavaScript",
- "name": "nm-prune",
- "description": "Prune unneeded files (.md, .td, etc..) from node_modules folder. Super handy for Electron and AWS Lambda.",
- "html_url": "https://github.com/pingyhq/nm-prune",
- "updated_at": "2019-10-24T19:23:02Z",
- "stargazers_count": 60,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9971
- },
- {
- "language": "JavaScript",
- "name": "moize",
- "description": "The consistently-fast, complete memoization solution for JS",
- "html_url": "https://github.com/planttheidea/moize",
- "updated_at": "2019-11-08T13:52:55Z",
- "stargazers_count": 510,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8987
- },
- {
- "language": "JavaScript",
- "name": "worker-pouch",
- "description": "Easy way to use PouchDB inside a Web Worker or Service Worker",
- "html_url": "https://github.com/pouchdb-community/worker-pouch",
- "updated_at": "2019-11-07T07:48:32Z",
- "stargazers_count": 176,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9548
- },
- {
- "language": "JavaScript",
- "name": "pretty-ms",
- "description": "Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`",
- "html_url": "https://github.com/sindresorhus/pretty-ms",
- "updated_at": "2019-11-11T23:19:22Z",
- "stargazers_count": 440,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9067
- },
- {
- "language": null,
- "name": "gridbugs",
- "description": "A curated list of Grid interop issues",
- "html_url": "https://github.com/rachelandrew/gridbugs",
- "updated_at": "2019-11-11T10:08:46Z",
- "stargazers_count": 1025,
- "open_issues": 36,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -7641
- },
- {
- "language": "JavaScript",
- "name": "express-status-monitor",
- "description": "🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com",
- "html_url": "https://github.com/RafalWilinski/express-status-monitor",
- "updated_at": "2019-11-13T07:29:19Z",
- "stargazers_count": 2889,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4056
- },
- {
- "language": "JavaScript",
- "name": "chalk-animation",
- "description": ":clapper: Colorful animations in terminal output",
- "html_url": "https://github.com/bokub/chalk-animation",
- "updated_at": "2019-11-07T18:11:21Z",
- "stargazers_count": 1328,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7365
- },
- {
- "language": "JavaScript",
- "name": "React-Sight",
- "description": "Visualization tool for React, with support for Fiber, Router (v4), and Redux",
- "html_url": "https://github.com/React-Sight/React-Sight",
- "updated_at": "2019-11-14T11:11:34Z",
- "stargazers_count": 2173,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5546
- },
- {
- "language": "JavaScript",
- "name": "readline-sync",
- "description": "Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).",
- "html_url": "https://github.com/anseki/readline-sync",
- "updated_at": "2019-11-13T15:26:52Z",
- "stargazers_count": 465,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9070
- },
- {
- "language": "JavaScript",
- "name": "redux-saga-test-plan",
- "description": "Test Redux Saga with an easy plan.",
- "html_url": "https://github.com/jfairbank/redux-saga-test-plan",
- "updated_at": "2019-11-10T19:22:26Z",
- "stargazers_count": 941,
- "open_issues": 99,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7242
- },
- {
- "language": "JavaScript",
- "name": "seedux",
- "description": "Redux developer tool for data flow visualization and debugging.",
- "html_url": "https://github.com/reduxify/seedux",
- "updated_at": "2019-10-22T22:41:12Z",
- "stargazers_count": 107,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -9878
- },
- {
- "language": "JavaScript",
- "name": "relax",
- "description": "New generation CMS on top of React, Redux and GraphQL",
- "html_url": "https://github.com/relax/relax",
- "updated_at": "2019-11-13T20:18:22Z",
- "stargazers_count": 8284,
- "open_issues": 81,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": 7297
- },
- {
- "language": "JavaScript",
- "name": "relay-starter-kit",
- "description": "Barebones starting point for a Relay application.",
- "html_url": "https://github.com/facebookarchive/relay-starter-kit",
- "updated_at": "2019-10-21T06:47:43Z",
- "stargazers_count": 1043,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8034
- },
- {
- "language": "Shell",
- "name": "oh-my-zsh",
- "description": "🙃 A delightful community-driven (with 1,300+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.",
- "html_url": "https://github.com/robbyrussell/oh-my-zsh",
- "updated_at": "2019-11-14T11:44:46Z",
- "stargazers_count": 98598,
- "open_issues": 778,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": 194198
- },
- {
- "language": "JavaScript",
- "name": "memorystore",
- "description": "express-session full featured MemoryStore layer without leaks!",
- "html_url": "https://github.com/roccomuso/memorystore",
- "updated_at": "2019-10-24T09:43:46Z",
- "stargazers_count": 48,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9973
- },
- {
- "language": "JavaScript",
- "name": "route-cache",
- "description": "⚡ Caching middleware for Express (w/ expiration)",
- "html_url": "https://github.com/bradoyler/route-cache",
- "updated_at": "2019-09-30T20:33:05Z",
- "stargazers_count": 68,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10075
- },
- {
- "language": "JavaScript",
- "name": "sandpit",
- "description": "⛱ A playground for creative coding using JavaScript and the canvas element",
- "html_url": "https://github.com/sandpit/sandpit",
- "updated_at": "2019-11-05T01:07:58Z",
- "stargazers_count": 84,
- "open_issues": 11,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9778
- },
- {
- "language": "JavaScript",
- "name": "Scalable",
- "description": "Makes the UI elements scalable to fit inside the container area.",
- "html_url": "https://github.com/ScriptArtist/Scalable",
- "updated_at": "2019-10-23T11:43:06Z",
- "stargazers_count": 240,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9607
- },
- {
- "language": "JavaScript",
- "name": "-DEPRECATED--Chnl",
- "description": "Chnl - one channel, all effects.",
- "html_url": "https://github.com/scriptify/-DEPRECATED--Chnl",
- "updated_at": "2019-08-01T21:44:28Z",
- "stargazers_count": 42,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10436
- },
- {
- "language": "JavaScript",
- "name": "systeminformation",
- "description": "System Information Library for Node.JS",
- "html_url": "https://github.com/sebhildebrandt/systeminformation",
- "updated_at": "2019-11-14T03:48:06Z",
- "stargazers_count": 963,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -7786
- },
- {
- "language": "JavaScript",
- "name": "daydream",
- "description": "A chrome extension to record your actions into a nightmare or puppeteer script",
- "html_url": "https://github.com/segmentio/daydream",
- "updated_at": "2019-11-14T08:03:09Z",
- "stargazers_count": 2472,
- "open_issues": 37,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -4723
- },
- {
- "language": "JavaScript",
- "name": "shelljs",
- "description": ":shell: Portable Unix shell commands for Node.js",
- "html_url": "https://github.com/shelljs/shelljs",
- "updated_at": "2019-11-14T11:24:46Z",
- "stargazers_count": 10410,
- "open_issues": 74,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 11486
- },
- {
- "language": "JavaScript",
- "name": "shrink-ray",
- "description": "Node.js compression middleware",
- "html_url": "https://github.com/aickin/shrink-ray",
- "updated_at": "2019-11-13T14:24:53Z",
- "stargazers_count": 235,
- "open_issues": 14,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9404
- },
- {
- "language": "JavaScript",
- "name": "cost-of-modules",
- "description": "Find out which of your dependencies are slowing you down 🐢",
- "html_url": "https://github.com/siddharthkp/cost-of-modules",
- "updated_at": "2019-11-10T16:07:07Z",
- "stargazers_count": 2472,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4963
- },
- {
- "language": "JavaScript",
- "name": "siege.js",
- "description": "http benchmark",
- "html_url": "https://github.com/kissjs/siege.js",
- "updated_at": "2019-11-05T12:13:22Z",
- "stargazers_count": 142,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9711
- },
- {
- "language": "JavaScript",
- "name": "react-extras",
- "description": "Useful components and utilities for working with React",
- "html_url": "https://github.com/sindresorhus/react-extras",
- "updated_at": "2019-11-04T18:56:01Z",
- "stargazers_count": 595,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8855
- },
- {
- "language": "JavaScript",
- "name": "coach",
- "description": "Clear Eyes. Full Hearts. Can’t Lose.",
- "html_url": "https://github.com/sitespeedio/coach",
- "updated_at": "2019-11-02T14:49:18Z",
- "stargazers_count": 1157,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7489
- },
- {
- "language": "TypeScript",
- "name": "snyk",
- "description": "CLI and build-time tool to find & fix known vulnerabilities in open-source dependencies",
- "html_url": "https://github.com/snyk/snyk",
- "updated_at": "2019-11-14T11:28:06Z",
- "stargazers_count": 1816,
- "open_issues": 78,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -5666
- },
- {
- "language": "CSS",
- "name": "txt.wav",
- "description": "some weird text animations the internet deserves",
- "html_url": "https://github.com/georgetmayorga/txt.wav",
- "updated_at": "2019-10-26T08:17:02Z",
- "stargazers_count": 724,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8638
- },
- {
- "language": "JavaScript",
- "name": "sono",
- "description": "A simple yet powerful JavaScript library for working with Web Audio",
- "html_url": "https://github.com/Stinkstudios/sono",
- "updated_at": "2019-09-22T21:30:37Z",
- "stargazers_count": 161,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9830
- },
- {
- "language": "JavaScript",
- "name": "MediaStreamRecorder",
- "description": "Cross browser audio/video/screen recording. It supports Chrome, Firefox, Opera and Microsoft Edge. It even works on Android browsers. It follows latest MediaRecorder API standards and provides similar APIs.",
- "html_url": "https://github.com/streamproc/MediaStreamRecorder",
- "updated_at": "2019-11-14T02:20:52Z",
- "stargazers_count": 1985,
- "open_issues": 128,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -4878
- },
- {
- "language": "JavaScript",
- "name": "ukkonen",
- "description": "Ukkonen's Approximate String Matching algorithm",
- "html_url": "https://github.com/sunesimonsen/ukkonen",
- "updated_at": "2019-11-12T23:26:37Z",
- "stargazers_count": 106,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9793
- },
- {
- "language": "JavaScript",
- "name": "postcss-image-set-polyfill",
- "description": "PostCSS plugin for polyfilling image-set CSS function",
- "html_url": "https://github.com/SuperOl3g/postcss-image-set-polyfill",
- "updated_at": "2019-08-22T12:19:24Z",
- "stargazers_count": 42,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10295
- },
- {
- "language": "JavaScript",
- "name": "ObjectModel",
- "description": "Strong Dynamically Typed Object Modeling for JavaScript",
- "html_url": "https://github.com/sylvainpolletvillard/ObjectModel",
- "updated_at": "2019-10-30T09:23:32Z",
- "stargazers_count": 347,
- "open_issues": 3,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9354
- },
- {
- "language": "CSS",
- "name": "repaintless",
- "description": "Library for fast CSS Animations",
- "html_url": "https://github.com/szynszyliszys/repaintless",
- "updated_at": "2019-10-27T01:01:08Z",
- "stargazers_count": 985,
- "open_issues": 2,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8102
- },
- {
- "language": "JavaScript",
- "name": "UpUp",
- "description": "✈️ Easily create sites that work offline as well as online",
- "html_url": "https://github.com/TalAter/UpUp",
- "updated_at": "2019-11-11T21:50:39Z",
- "stargazers_count": 4617,
- "open_issues": 28,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -524
- },
- {
- "language": "CoffeeScript",
- "name": "node-cache",
- "description": "a node internal caching module",
- "html_url": "https://github.com/node-cache/node-cache",
- "updated_at": "2019-11-14T02:46:03Z",
- "stargazers_count": 902,
- "open_issues": 4,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -8160
- },
- {
- "language": null,
- "name": "babel-handbook",
- "description": ":blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.",
- "html_url": "https://github.com/jamiebuilds/babel-handbook",
- "updated_at": "2019-11-14T09:00:40Z",
- "stargazers_count": 8141,
- "open_issues": 80,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7002
- },
- {
- "language": "JavaScript",
- "name": "throng",
- "description": "A simple worker-manager for clustered Node.js apps",
- "html_url": "https://github.com/hunterloftis/throng",
- "updated_at": "2019-11-06T20:57:37Z",
- "stargazers_count": 616,
- "open_issues": 10,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8713
- },
- {
- "language": "JavaScript",
- "name": "columnify",
- "description": "Create text-based columns suitable for console output. Supports cell wrapping.",
- "html_url": "https://github.com/timoxley/columnify",
- "updated_at": "2019-11-01T01:17:38Z",
- "stargazers_count": 359,
- "open_issues": 22,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9149
- },
- {
- "language": "JavaScript",
- "name": "chromatism",
- "description": ":rainbow: A simple set of utility functions for colours.",
- "html_url": "https://github.com/toish/chromatism",
- "updated_at": "2019-11-11T11:17:30Z",
- "stargazers_count": 1753,
- "open_issues": 9,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6428
- },
- {
- "language": "JavaScript",
- "name": "Tone.js",
- "description": "A Web Audio framework for making interactive music in the browser.",
- "html_url": "https://github.com/Tonejs/Tone.js",
- "updated_at": "2019-11-14T08:26:03Z",
- "stargazers_count": 8973,
- "open_issues": 27,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 8189
- },
- {
- "language": "JavaScript",
- "name": "tour",
- "description": "Touring and on-boarding for javascript applications",
- "html_url": "https://github.com/tourjs/tour",
- "updated_at": "2019-11-07T01:16:56Z",
- "stargazers_count": 70,
- "open_issues": 12,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9787
- },
- {
- "language": "JavaScript",
- "name": "whack",
- "description": "A modern TLS/HTTP benchmark and speed analysis tool",
- "html_url": "https://github.com/trevorlinton/whack",
- "updated_at": "2019-08-15T12:13:27Z",
- "stargazers_count": 22,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10397
- },
- {
- "language": "JavaScript",
- "name": "consolemock",
- "description": "A tool for testing console logs",
- "html_url": "https://github.com/ttmarek/consolemock",
- "updated_at": "2019-08-09T02:27:20Z",
- "stargazers_count": 102,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10209
- },
- {
- "language": "JavaScript",
- "name": "uncss",
- "description": "Remove unused styles from CSS",
- "html_url": "https://github.com/uncss/uncss",
- "updated_at": "2019-11-14T09:10:04Z",
- "stargazers_count": 8655,
- "open_issues": 29,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 7571
- },
- {
- "language": "Shell",
- "name": "git-extra-commands",
- "description": "A collection of git utilities and useful extra git scripts I've discovered or written, packaged for ease of use with shell frameworks.",
- "html_url": "https://github.com/unixorn/git-extra-commands",
- "updated_at": "2019-11-13T02:43:31Z",
- "stargazers_count": 497,
- "open_issues": 1,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9002
- },
- {
- "language": "C++",
- "name": "v8-profiler",
- "description": "node bindings for the v8 profiler",
- "html_url": "https://github.com/node-inspector/v8-profiler",
- "updated_at": "2019-11-13T02:24:24Z",
- "stargazers_count": 966,
- "open_issues": 45,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7668
- },
- {
- "language": "JavaScript",
- "name": "trevor",
- "description": "🚦 Your own mini Travis CI to run tests locally",
- "html_url": "https://github.com/vadimdemedes/trevor",
- "updated_at": "2019-11-11T19:06:25Z",
- "stargazers_count": 2166,
- "open_issues": 15,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -5543
- },
- {
- "language": null,
- "name": "web-security-basics",
- "description": "Web security concepts",
- "html_url": "https://github.com/vasanthk/web-security-basics",
- "updated_at": "2019-11-12T10:13:26Z",
- "stargazers_count": 409,
- "open_issues": 0,
- "isLibrary": false,
- "isReact": false,
- "isTypescript": false,
- "score": -9192
- },
- {
- "language": "JavaScript",
- "name": "fair-analytics",
- "description": "📊 An analytics server that doesn't undermine user's privacy",
- "html_url": "https://github.com/vesparny/fair-analytics",
- "updated_at": "2019-10-28T15:36:05Z",
- "stargazers_count": 752,
- "open_issues": 7,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -8513
- },
- {
- "language": "JavaScript",
- "name": "Wappalyzer",
- "description": "Cross-platform utility that uncovers the technologies used on websites.",
- "html_url": "https://github.com/AliasIO/Wappalyzer",
- "updated_at": "2019-11-14T09:26:08Z",
- "stargazers_count": 5482,
- "open_issues": 34,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 1270
- },
- {
- "language": "JavaScript",
- "name": "react-worker-dom",
- "description": "Experiments to see the advantages of using Web Workers to Render React Virtual DOM",
- "html_url": "https://github.com/web-perf/react-worker-dom",
- "updated_at": "2019-11-10T06:37:03Z",
- "stargazers_count": 798,
- "open_issues": 6,
- "isLibrary": true,
- "isReact": true,
- "isTypescript": false,
- "score": -8370
- },
- {
- "language": "JavaScript",
- "name": "webtorrent",
- "description": "⚡️ Streaming torrent client for the web",
- "html_url": "https://github.com/webtorrent/webtorrent",
- "updated_at": "2019-11-14T11:59:28Z",
- "stargazers_count": 20770,
- "open_issues": 137,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": 32773
- },
- {
- "language": "JavaScript",
- "name": "HTML5-Security-Camera",
- "description": "HTML5 / Nodejs based security camera / motion detection ",
- "html_url": "https://github.com/wesbos/HTML5-Security-Camera",
- "updated_at": "2019-09-18T03:23:16Z",
- "stargazers_count": 74,
- "open_issues": 1,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -10128
- },
- {
- "language": "JavaScript",
- "name": "screamer-js",
- "description": "Screamer.js is a Vanilla Javascript plugin to provide simple yet fully customisable web notifications using Web Notifications API.",
- "html_url": "https://github.com/willianjusten/screamer-js",
- "updated_at": "2019-09-18T09:42:11Z",
- "stargazers_count": 158,
- "open_issues": 0,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -9969
- },
- {
- "language": "JavaScript",
- "name": "emergence.js",
- "description": "Detect element visibility in the browser",
- "html_url": "https://github.com/xtianmiller/emergence.js",
- "updated_at": "2019-11-13T12:14:48Z",
- "stargazers_count": 1856,
- "open_issues": 8,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6216
- },
- {
- "language": "JavaScript",
- "name": "serialize-javascript",
- "description": "Serialize JavaScript to a superset of JSON that includes regular expressions and functions.",
- "html_url": "https://github.com/yahoo/serialize-javascript",
- "updated_at": "2019-11-14T03:30:39Z",
- "stargazers_count": 1680,
- "open_issues": 19,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -6469
- },
- {
- "language": "TypeScript",
- "name": "bottender",
- "description": "⚡️ Make Bots Your Way. Fast and Flexible.",
- "html_url": "https://github.com/Yoctol/bottender",
- "updated_at": "2019-11-14T11:49:43Z",
- "stargazers_count": 3017,
- "open_issues": 32,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": true,
- "score": -3678
- },
- {
- "language": "JavaScript",
- "name": "lqip-loader",
- "description": "Low Quality Image Placeholders (LQIP) for Webpack",
- "html_url": "https://github.com/zouhir/lqip-loader",
- "updated_at": "2019-11-07T03:48:08Z",
- "stargazers_count": 1079,
- "open_issues": 5,
- "isLibrary": true,
- "isReact": false,
- "isTypescript": false,
- "score": -7832
- }
- ]
-}
diff --git a/yarn.lock b/yarn.lock
deleted file mode 100644
index 3f43780..0000000
--- a/yarn.lock
+++ /dev/null
@@ -1,5312 +0,0 @@
-# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
-# yarn lockfile v1
-
-
-"@arrows/array@^1.0.0":
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/@arrows/array/-/array-1.2.1.tgz#3cb5bc7b94acd6a84c1a5442bfc53c0a51ed73b3"
- integrity sha512-JdsApqtmfiU6KbwMeXQm0hTXYkFdYX/QPVA4vMOcZjAoZTJPWTVl9LjiuJGsRSh6L1KptH/URoQWvnpSel/6Cg==
- dependencies:
- "@arrows/composition" "^1.0.0"
-
-"@arrows/composition@^1.0.0":
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/@arrows/composition/-/composition-1.2.1.tgz#6b386ae7a5d7f66f0d473e89a64c180b701823ce"
- integrity sha512-dLO+ZnvbtU55eIO+m9nRMpzM8ZQuawOp1qaSNlZnjHNQlbLfetdb1kxXYI33JIliE8Sf3vSFWX+JTYvEI3TKmA==
-
-"@arrows/dispatch@^1.0.2":
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/@arrows/dispatch/-/dispatch-1.0.2.tgz#80f2af6ec02e0cb0f51a671ce9921bf54da7bfcc"
- integrity sha512-NlPP5GBuEMl3GC/leFK2s9jDCNOVLLrF1AqySA5Vm7LEy49zcoeTEooetkwWZ506ST5fBvoVcEjonONaROcQCA==
- dependencies:
- "@arrows/composition" "^1.0.0"
-
-"@arrows/error@^1.0.2":
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/@arrows/error/-/error-1.0.2.tgz#4e68036f901118ba6f1de88656ef6be49e650414"
- integrity sha512-yvkiv1ay4Z3+Z6oQsUkedsQm5aFdyPpkBUQs8vejazU/RmANABx6bMMcBPPHI4aW43VPQmXFfBzr/4FExwWTEA==
-
-"@arrows/multimethod@^1.1.6":
- version "1.1.6"
- resolved "https://registry.yarnpkg.com/@arrows/multimethod/-/multimethod-1.1.6.tgz#0c95e861a5a80dffb1a11ce024db3d347562cc35"
- integrity sha512-bhH5M/xa0mHKQe1MoVLLzpKSw10JYeiE7ADlFwOQcJyXQ40CP3QDrhIML0T6xU216ujrF4TkU5FNvoJgtfiXVw==
- dependencies:
- "@arrows/array" "^1.0.0"
- "@arrows/composition" "^1.0.0"
- "@arrows/error" "^1.0.2"
- fast-deep-equal "^2.0.1"
-
-"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
- integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==
- dependencies:
- "@babel/highlight" "^7.0.0"
-
-"@babel/core@^7.1.0":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30"
- integrity sha512-i4qoSr2KTtce0DmkuuQBV4AuQgGPUcPXMr9L5MyYAtk06z068lQ10a4O009fe5OB/DfNV+h+qqT7ddNV8UnRjg==
- dependencies:
- "@babel/code-frame" "^7.5.5"
- "@babel/generator" "^7.5.5"
- "@babel/helpers" "^7.5.5"
- "@babel/parser" "^7.5.5"
- "@babel/template" "^7.4.4"
- "@babel/traverse" "^7.5.5"
- "@babel/types" "^7.5.5"
- convert-source-map "^1.1.0"
- debug "^4.1.0"
- json5 "^2.1.0"
- lodash "^4.17.13"
- resolve "^1.3.2"
- semver "^5.4.1"
- source-map "^0.5.0"
-
-"@babel/generator@^7.4.0", "@babel/generator@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.5.tgz#873a7f936a3c89491b43536d12245b626664e3cf"
- integrity sha512-ETI/4vyTSxTzGnU2c49XHv2zhExkv9JHLTwDAFz85kmcwuShvYG2H08FwgIguQf4JC75CBnXAUM5PqeF4fj0nQ==
- dependencies:
- "@babel/types" "^7.5.5"
- jsesc "^2.5.1"
- lodash "^4.17.13"
- source-map "^0.5.0"
- trim-right "^1.0.1"
-
-"@babel/helper-function-name@^7.1.0":
- version "7.1.0"
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53"
- integrity sha512-A95XEoCpb3TO+KZzJ4S/5uW5fNe26DjBGqf1o9ucyLyCmi1dXq/B3c8iaWTfBk3VvetUxl16e8tIrd5teOCfGw==
- dependencies:
- "@babel/helper-get-function-arity" "^7.0.0"
- "@babel/template" "^7.1.0"
- "@babel/types" "^7.0.0"
-
-"@babel/helper-get-function-arity@^7.0.0":
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3"
- integrity sha512-r2DbJeg4svYvt3HOS74U4eWKsUAMRH01Z1ds1zx8KNTPtpTL5JAsdFv8BNyOpVqdFhHkkRDIg5B4AsxmkjAlmQ==
- dependencies:
- "@babel/types" "^7.0.0"
-
-"@babel/helper-plugin-utils@^7.0.0":
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250"
- integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA==
-
-"@babel/helper-split-export-declaration@^7.4.4":
- version "7.4.4"
- resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677"
- integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q==
- dependencies:
- "@babel/types" "^7.4.4"
-
-"@babel/helpers@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.5.tgz#63908d2a73942229d1e6685bc2a0e730dde3b75e"
- integrity sha512-nRq2BUhxZFnfEn/ciJuhklHvFOqjJUD5wpx+1bxUF2axL9C+v4DE/dmp5sT2dKnpOs4orZWzpAZqlCy8QqE/7g==
- dependencies:
- "@babel/template" "^7.4.4"
- "@babel/traverse" "^7.5.5"
- "@babel/types" "^7.5.5"
-
-"@babel/highlight@^7.0.0":
- version "7.5.0"
- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
- integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ==
- dependencies:
- chalk "^2.0.0"
- esutils "^2.0.2"
- js-tokens "^4.0.0"
-
-"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
- integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==
-
-"@babel/plugin-syntax-object-rest-spread@^7.0.0":
- version "7.2.0"
- resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.2.0.tgz#3b7a3e733510c57e820b9142a6579ac8b0dfad2e"
- integrity sha512-t0JKGgqk2We+9may3t0xDdmneaXmyxq0xieYcKHxIsrJO64n1OiMWNUtc5gQK1PA0NpdCRrtZp4z+IUaKugrSA==
- dependencies:
- "@babel/helper-plugin-utils" "^7.0.0"
-
-"@babel/template@^7.1.0", "@babel/template@^7.4.0", "@babel/template@^7.4.4":
- version "7.4.4"
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237"
- integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw==
- dependencies:
- "@babel/code-frame" "^7.0.0"
- "@babel/parser" "^7.4.4"
- "@babel/types" "^7.4.4"
-
-"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb"
- integrity sha512-MqB0782whsfffYfSjH4TM+LMjrJnhCNEDMDIjeTpl+ASaUvxcjoiVCo/sM1GhS1pHOXYfWVCYneLjMckuUxDaQ==
- dependencies:
- "@babel/code-frame" "^7.5.5"
- "@babel/generator" "^7.5.5"
- "@babel/helper-function-name" "^7.1.0"
- "@babel/helper-split-export-declaration" "^7.4.4"
- "@babel/parser" "^7.5.5"
- "@babel/types" "^7.5.5"
- debug "^4.1.0"
- globals "^11.1.0"
- lodash "^4.17.13"
-
-"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
- version "7.5.5"
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a"
- integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw==
- dependencies:
- esutils "^2.0.2"
- lodash "^4.17.13"
- to-fast-properties "^2.0.0"
-
-"@cnakazawa/watch@^1.0.3":
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
- integrity sha512-r5160ogAvGyHsal38Kux7YYtodEKOj89RGb28ht1jh3SJb08VwRwAKKJL0bGb04Zd/3r9FL3BFIc3bBidYffCA==
- dependencies:
- exec-sh "^0.3.2"
- minimist "^1.2.0"
-
-"@jest/console@^24.7.1", "@jest/console@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz#79b1bc06fb74a8cfb01cbdedf945584b1b9707f0"
- integrity sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ==
- dependencies:
- "@jest/source-map" "^24.9.0"
- chalk "^2.0.1"
- slash "^2.0.0"
-
-"@jest/core@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/core/-/core-24.9.0.tgz#2ceccd0b93181f9c4850e74f2a9ad43d351369c4"
- integrity sha512-Fogg3s4wlAr1VX7q+rhV9RVnUv5tD7VuWfYy1+whMiWUrvl7U3QJSJyWcDio9Lq2prqYsZaeTv2Rz24pWGkJ2A==
- dependencies:
- "@jest/console" "^24.7.1"
- "@jest/reporters" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/transform" "^24.9.0"
- "@jest/types" "^24.9.0"
- ansi-escapes "^3.0.0"
- chalk "^2.0.1"
- exit "^0.1.2"
- graceful-fs "^4.1.15"
- jest-changed-files "^24.9.0"
- jest-config "^24.9.0"
- jest-haste-map "^24.9.0"
- jest-message-util "^24.9.0"
- jest-regex-util "^24.3.0"
- jest-resolve "^24.9.0"
- jest-resolve-dependencies "^24.9.0"
- jest-runner "^24.9.0"
- jest-runtime "^24.9.0"
- jest-snapshot "^24.9.0"
- jest-util "^24.9.0"
- jest-validate "^24.9.0"
- jest-watcher "^24.9.0"
- micromatch "^3.1.10"
- p-each-series "^1.0.0"
- realpath-native "^1.1.0"
- rimraf "^2.5.4"
- slash "^2.0.0"
- strip-ansi "^5.0.0"
-
-"@jest/environment@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/environment/-/environment-24.9.0.tgz#21e3afa2d65c0586cbd6cbefe208bafade44ab18"
- integrity sha512-5A1QluTPhvdIPFYnO3sZC3smkNeXPVELz7ikPbhUj0bQjB07EoE9qtLrem14ZUYWdVayYbsjVwIiL4WBIMV4aQ==
- dependencies:
- "@jest/fake-timers" "^24.9.0"
- "@jest/transform" "^24.9.0"
- "@jest/types" "^24.9.0"
- jest-mock "^24.9.0"
-
-"@jest/fake-timers@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.9.0.tgz#ba3e6bf0eecd09a636049896434d306636540c93"
- integrity sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A==
- dependencies:
- "@jest/types" "^24.9.0"
- jest-message-util "^24.9.0"
- jest-mock "^24.9.0"
-
-"@jest/reporters@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/reporters/-/reporters-24.9.0.tgz#86660eff8e2b9661d042a8e98a028b8d631a5b43"
- integrity sha512-mu4X0yjaHrffOsWmVLzitKmmmWSQ3GGuefgNscUSWNiUNcEOSEQk9k3pERKEQVBb0Cnn88+UESIsZEMH3o88Gw==
- dependencies:
- "@jest/environment" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/transform" "^24.9.0"
- "@jest/types" "^24.9.0"
- chalk "^2.0.1"
- exit "^0.1.2"
- glob "^7.1.2"
- istanbul-lib-coverage "^2.0.2"
- istanbul-lib-instrument "^3.0.1"
- istanbul-lib-report "^2.0.4"
- istanbul-lib-source-maps "^3.0.1"
- istanbul-reports "^2.2.6"
- jest-haste-map "^24.9.0"
- jest-resolve "^24.9.0"
- jest-runtime "^24.9.0"
- jest-util "^24.9.0"
- jest-worker "^24.6.0"
- node-notifier "^5.4.2"
- slash "^2.0.0"
- source-map "^0.6.0"
- string-length "^2.0.0"
-
-"@jest/source-map@^24.3.0", "@jest/source-map@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714"
- integrity sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg==
- dependencies:
- callsites "^3.0.0"
- graceful-fs "^4.1.15"
- source-map "^0.6.0"
-
-"@jest/test-result@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.9.0.tgz#11796e8aa9dbf88ea025757b3152595ad06ba0ca"
- integrity sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA==
- dependencies:
- "@jest/console" "^24.9.0"
- "@jest/types" "^24.9.0"
- "@types/istanbul-lib-coverage" "^2.0.0"
-
-"@jest/test-sequencer@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-24.9.0.tgz#f8f334f35b625a4f2f355f2fe7e6036dad2e6b31"
- integrity sha512-6qqsU4o0kW1dvA95qfNog8v8gkRN9ph6Lz7r96IvZpHdNipP2cBcb07J1Z45mz/VIS01OHJ3pY8T5fUY38tg4A==
- dependencies:
- "@jest/test-result" "^24.9.0"
- jest-haste-map "^24.9.0"
- jest-runner "^24.9.0"
- jest-runtime "^24.9.0"
-
-"@jest/transform@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-24.9.0.tgz#4ae2768b296553fadab09e9ec119543c90b16c56"
- integrity sha512-TcQUmyNRxV94S0QpMOnZl0++6RMiqpbH/ZMccFB/amku6Uwvyb1cjYX7xkp5nGNkbX4QPH/FcB6q1HBTHynLmQ==
- dependencies:
- "@babel/core" "^7.1.0"
- "@jest/types" "^24.9.0"
- babel-plugin-istanbul "^5.1.0"
- chalk "^2.0.1"
- convert-source-map "^1.4.0"
- fast-json-stable-stringify "^2.0.0"
- graceful-fs "^4.1.15"
- jest-haste-map "^24.9.0"
- jest-regex-util "^24.9.0"
- jest-util "^24.9.0"
- micromatch "^3.1.10"
- pirates "^4.0.1"
- realpath-native "^1.1.0"
- slash "^2.0.0"
- source-map "^0.6.1"
- write-file-atomic "2.4.1"
-
-"@jest/types@^24.9.0":
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz#63cb26cb7500d069e5a389441a7c6ab5e909fc59"
- integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw==
- dependencies:
- "@types/istanbul-lib-coverage" "^2.0.0"
- "@types/istanbul-reports" "^1.1.1"
- "@types/yargs" "^13.0.0"
-
-"@types/babel__core@^7.1.0":
- version "7.1.2"
- resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.2.tgz#608c74f55928033fce18b99b213c16be4b3d114f"
- integrity sha512-cfCCrFmiGY/yq0NuKNxIQvZFy9kY/1immpSpTngOnyIbD4+eJOG5mxphhHDv3CHL9GltO4GcKr54kGBg3RNdbg==
- dependencies:
- "@babel/parser" "^7.1.0"
- "@babel/types" "^7.0.0"
- "@types/babel__generator" "*"
- "@types/babel__template" "*"
- "@types/babel__traverse" "*"
-
-"@types/babel__generator@*":
- version "7.0.2"
- resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.0.2.tgz#d2112a6b21fad600d7674274293c85dce0cb47fc"
- integrity sha512-NHcOfab3Zw4q5sEE2COkpfXjoE7o+PmqD9DQW4koUT3roNxwziUdXGnRndMat/LJNUtePwn1TlP4do3uoe3KZQ==
- dependencies:
- "@babel/types" "^7.0.0"
-
-"@types/babel__template@*":
- version "7.0.2"
- resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.0.2.tgz#4ff63d6b52eddac1de7b975a5223ed32ecea9307"
- integrity sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==
- dependencies:
- "@babel/parser" "^7.1.0"
- "@babel/types" "^7.0.0"
-
-"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
- version "7.0.7"
- resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.7.tgz#2496e9ff56196cc1429c72034e07eab6121b6f3f"
- integrity sha512-CeBpmX1J8kWLcDEnI3Cl2Eo6RfbGvzUctA+CjZUhOKDFbLfcr7fc4usEqLNWetrlJd7RhAkyYe2czXop4fICpw==
- dependencies:
- "@babel/types" "^7.3.0"
-
-"@types/color-name@^1.1.1":
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
- integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
-
-"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
- integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==
-
-"@types/istanbul-lib-report@*":
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/@types/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#e5471e7fa33c61358dd38426189c037a58433b8c"
- integrity sha512-3BUTyMzbZa2DtDI2BkERNC6jJw2Mr2Y0oGI7mRxYNBPxppbtEK1F66u3bKwU2g+wxwWI7PAoRpJnOY1grJqzHg==
- dependencies:
- "@types/istanbul-lib-coverage" "*"
-
-"@types/istanbul-reports@^1.1.1":
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz#7a8cbf6a406f36c8add871625b278eaf0b0d255a"
- integrity sha512-UpYjBi8xefVChsCoBpKShdxTllC9pwISirfoZsUa2AAdQg/Jd2KQGtSbw+ya7GPo7x/wAPlH6JBhKhAsXUEZNA==
- dependencies:
- "@types/istanbul-lib-coverage" "*"
- "@types/istanbul-lib-report" "*"
-
-"@types/stack-utils@^1.0.1":
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
- integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
-
-"@types/tinycolor2@^1.4.0":
- version "1.4.2"
- resolved "https://registry.yarnpkg.com/@types/tinycolor2/-/tinycolor2-1.4.2.tgz#721ca5c5d1a2988b4a886e35c2ffc5735b6afbdf"
- integrity sha512-PeHg/AtdW6aaIO2a+98Xj7rWY4KC1E6yOy7AFknJQ7VXUGNrMlyxDFxJo7HqLtjQms/ZhhQX52mLVW/EX3JGOw==
-
-"@types/yargs-parser@*":
- version "13.0.0"
- resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.0.0.tgz#453743c5bbf9f1bed61d959baab5b06be029b2d0"
- integrity sha512-wBlsw+8n21e6eTd4yVv8YD/E3xq0O6nNnJIquutAsFGE7EyMKz7W6RNT6BRu1SmdgmlCZ9tb0X+j+D6HGr8pZw==
-
-"@types/yargs@^13.0.0":
- version "13.0.2"
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.2.tgz#a64674fc0149574ecd90ba746e932b5a5f7b3653"
- integrity sha512-lwwgizwk/bIIU+3ELORkyuOgDjCh7zuWDFqRtPPhhVgq9N1F7CvLNKg1TX4f2duwtKQ0p044Au9r1PLIXHrIzQ==
- dependencies:
- "@types/yargs-parser" "*"
-
-abab@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.0.tgz#aba0ab4c5eee2d4c79d3487d85450fb2376ebb0f"
- integrity sha512-sY5AXXVZv4Y1VACTtR11UJCPHHudgY5i26Qj5TypE6DKlIApbwb5uqhXcJ5UUGbvZNRh7EeIoW+LrJumBsKp7w==
-
-abbrev@1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
- integrity sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==
-
-acorn-globals@^4.1.0:
- version "4.3.3"
- resolved "https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.3.tgz#a86f75b69680b8780d30edd21eee4e0ea170c05e"
- integrity sha512-vkR40VwS2SYO98AIeFvzWWh+xyc2qi9s7OoXSFEGIP/rOJKzjnhykaZJNnHdoq4BL2gGxI5EZOU16z896EYnOQ==
- dependencies:
- acorn "^6.0.1"
- acorn-walk "^6.0.1"
-
-acorn-walk@^6.0.1:
- version "6.2.0"
- resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c"
- integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
-
-acorn@^5.5.3:
- version "5.7.3"
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
- integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
-
-acorn@^6.0.1:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
- integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
-
-ajv@^6.5.5:
- version "6.10.2"
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
- integrity sha512-TXtUUEYHuaTEbLZWIKUr5pmBuhDLy+8KYtPYdcV8qC+pOZL+NKqYwvWSRrVXHn+ZmRRAu8vJTAznH7Oag6RVRw==
- dependencies:
- fast-deep-equal "^2.0.1"
- fast-json-stable-stringify "^2.0.0"
- json-schema-traverse "^0.4.1"
- uri-js "^4.2.2"
-
-ansi-align@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-2.0.0.tgz#c36aeccba563b89ceb556f3690f0b1d9e3547f7f"
- integrity sha1-w2rsy6VjuJzrVW82kPCx2eNUf38=
- dependencies:
- string-width "^2.0.0"
-
-ansi-align@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/ansi-align/-/ansi-align-3.0.0.tgz#b536b371cf687caaef236c18d3e21fe3797467cb"
- integrity sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==
- dependencies:
- string-width "^3.0.0"
-
-ansi-escapes@^1.1.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"
- integrity sha1-06ioOzGapneTZisT52HHkRQiMG4=
-
-ansi-escapes@^3.0.0, ansi-escapes@^3.2.0:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
- integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
-
-ansi-regex@^2.0.0:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
- integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
-
-ansi-regex@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
- integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
-
-ansi-regex@^4.0.0, ansi-regex@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
- integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
-
-ansi-regex@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
-
-ansi-styles@^2.2.1:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
- integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
-
-ansi-styles@^3.2.0, ansi-styles@^3.2.1:
- version "3.2.1"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
- integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
- dependencies:
- color-convert "^1.9.0"
-
-ansi-styles@^4.1.0:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.0.tgz#5681f0dcf7ae5880a7841d8831c4724ed9cc0172"
- integrity sha512-7kFQgnEaMdRtwf6uSfUnVr9gSGC7faurn+J/Mv90/W+iTtN0405/nLdopfMWwchyxhbGYl6TC4Sccn9TUkGAgg==
- dependencies:
- "@types/color-name" "^1.1.1"
- color-convert "^2.0.1"
-
-anymatch@^1.3.0:
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a"
- integrity sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==
- dependencies:
- micromatch "^2.1.5"
- normalize-path "^2.0.0"
-
-anymatch@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
- integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==
- dependencies:
- micromatch "^3.1.4"
- normalize-path "^2.1.1"
-
-aproba@^1.0.3:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
- integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
-
-are-we-there-yet@~1.1.2:
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
- integrity sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==
- dependencies:
- delegates "^1.0.0"
- readable-stream "^2.0.6"
-
-arr-diff@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
- integrity sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=
- dependencies:
- arr-flatten "^1.0.1"
-
-arr-diff@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
- integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
-
-arr-flatten@^1.0.1, arr-flatten@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
- integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
-
-arr-union@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
- integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
-
-array-equal@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
- integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
-
-array-unique@^0.2.1:
- version "0.2.1"
- resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
- integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
-
-array-unique@^0.3.2:
- version "0.3.2"
- resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
- integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
-
-asn1@~0.2.3:
- version "0.2.4"
- resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.4.tgz#8d2475dfab553bb33e77b54e59e880bb8ce23136"
- integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==
- dependencies:
- safer-buffer "~2.1.0"
-
-assert-plus@1.0.0, assert-plus@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
- integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=
-
-assign-symbols@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
- integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
-
-astral-regex@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
- integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==
-
-async-each@^1.0.0:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
- integrity sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==
-
-async-limiter@~1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
- integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
-
-asynckit@^0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
- integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
-
-atob@^2.1.1:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
- integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
-
-aws-sign2@~0.7.0:
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8"
- integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=
-
-aws4@^1.8.0:
- version "1.8.0"
- resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.8.0.tgz#f0e003d9ca9e7f59c7a508945d7b2ef9a04a542f"
- integrity sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==
-
-axios@^0.19.0:
- version "0.19.0"
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.0.tgz#8e09bff3d9122e133f7b8101c8fbdd00ed3d2ab8"
- integrity sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==
- dependencies:
- follow-redirects "1.5.10"
- is-buffer "^2.0.2"
-
-babel-jest@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.9.0.tgz#3fc327cb8467b89d14d7bc70e315104a783ccd54"
- integrity sha512-ntuddfyiN+EhMw58PTNL1ph4C9rECiQXjI4nMMBKBaNjXvqLdkXpPRcMSr4iyBrJg/+wz9brFUD6RhOAT6r4Iw==
- dependencies:
- "@jest/transform" "^24.9.0"
- "@jest/types" "^24.9.0"
- "@types/babel__core" "^7.1.0"
- babel-plugin-istanbul "^5.1.0"
- babel-preset-jest "^24.9.0"
- chalk "^2.4.2"
- slash "^2.0.0"
-
-babel-plugin-istanbul@^5.1.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.2.0.tgz#df4ade83d897a92df069c4d9a25cf2671293c854"
- integrity sha512-5LphC0USA8t4i1zCtjbbNb6jJj/9+X6P37Qfirc/70EQ34xKlMW+a1RHGwxGI+SwWpNwZ27HqvzAobeqaXwiZw==
- dependencies:
- "@babel/helper-plugin-utils" "^7.0.0"
- find-up "^3.0.0"
- istanbul-lib-instrument "^3.3.0"
- test-exclude "^5.2.3"
-
-babel-plugin-jest-hoist@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.9.0.tgz#4f837091eb407e01447c8843cbec546d0002d756"
- integrity sha512-2EMA2P8Vp7lG0RAzr4HXqtYwacfMErOuv1U3wrvxHX6rD1sV6xS3WXG3r8TRQ2r6w8OhvSdWt+z41hQNwNm3Xw==
- dependencies:
- "@types/babel__traverse" "^7.0.6"
-
-babel-polyfill@6.23.0:
- version "6.23.0"
- resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d"
- integrity sha1-g2TKYt+Or7gwSZ9pkXdGbDsDSZ0=
- dependencies:
- babel-runtime "^6.22.0"
- core-js "^2.4.0"
- regenerator-runtime "^0.10.0"
-
-babel-preset-jest@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.9.0.tgz#192b521e2217fb1d1f67cf73f70c336650ad3cdc"
- integrity sha512-izTUuhE4TMfTRPF92fFwD2QfdXaZW08qvWTFCI51V8rW5x00UuPgc3ajRoWofXOuxjfcOM5zzSYsQS3H8KGCAg==
- dependencies:
- "@babel/plugin-syntax-object-rest-spread" "^7.0.0"
- babel-plugin-jest-hoist "^24.9.0"
-
-babel-runtime@^6.22.0:
- version "6.26.0"
- resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
- integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
- dependencies:
- core-js "^2.4.0"
- regenerator-runtime "^0.11.0"
-
-balanced-match@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
- integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
-
-base@^0.11.1:
- version "0.11.2"
- resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
- integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==
- dependencies:
- cache-base "^1.0.1"
- class-utils "^0.3.5"
- component-emitter "^1.2.1"
- define-property "^1.0.0"
- isobject "^3.0.1"
- mixin-deep "^1.2.0"
- pascalcase "^0.1.1"
-
-bcrypt-pbkdf@^1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz#a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"
- integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=
- dependencies:
- tweetnacl "^0.14.3"
-
-benchmark@^2.1.4:
- version "2.1.4"
- resolved "https://registry.yarnpkg.com/benchmark/-/benchmark-2.1.4.tgz#09f3de31c916425d498cc2ee565a0ebf3c2a5629"
- integrity sha1-CfPeMckWQl1JjMLuVloOvzwqVik=
- dependencies:
- lodash "^4.17.4"
- platform "^1.3.3"
-
-benny@^3.6.12:
- version "3.6.14"
- resolved "https://registry.yarnpkg.com/benny/-/benny-3.6.14.tgz#961e9cfce2eae69585ad8a8aeeaff13fe6eff458"
- integrity sha512-Y9O44pD4Woes+K6OQtIVh9FvghtAPr/CdncdYnc+p1bpQuRahU4GbtCGGwVQwxAbgR2CBpVJtf79cWv1ePcLWQ==
- dependencies:
- "@arrows/composition" "^1.0.0"
- "@arrows/dispatch" "^1.0.2"
- "@arrows/multimethod" "^1.1.6"
- benchmark "^2.1.4"
- fs-extra "^8.1.0"
- json2csv "^4.5.3"
- kleur "^3.0.3"
- log-update "^3.3.0"
- prettier "^1.18.2"
- stats-median "^1.0.1"
-
-binary-extensions@^1.0.0:
- version "1.13.1"
- resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
- integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
-
-boxen@^1.2.1:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/boxen/-/boxen-1.3.0.tgz#55c6c39a8ba58d9c61ad22cd877532deb665a20b"
- integrity sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==
- dependencies:
- ansi-align "^2.0.0"
- camelcase "^4.0.0"
- chalk "^2.0.1"
- cli-boxes "^1.0.0"
- string-width "^2.0.0"
- term-size "^1.2.0"
- widest-line "^2.0.0"
-
-boxen@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/boxen/-/boxen-4.1.0.tgz#256f6b2eb09ba22ea558e5acc0a5ff637bf8ed03"
- integrity sha512-Iwq1qOkmEsl0EVABa864Bbj3HCL4186DRZgFW/NrFs5y5GMM3ljsxzMLgOHdWISDRvcM8beh8q4tTNzXz+mSKg==
- dependencies:
- ansi-align "^3.0.0"
- camelcase "^5.3.1"
- chalk "^2.4.2"
- cli-boxes "^2.2.0"
- string-width "^4.1.0"
- term-size "^2.1.0"
- type-fest "^0.5.2"
- widest-line "^3.1.0"
-
-brace-expansion@^1.1.7:
- version "1.1.11"
- resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
- integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
- dependencies:
- balanced-match "^1.0.0"
- concat-map "0.0.1"
-
-braces@^1.8.2:
- version "1.8.5"
- resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
- integrity sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=
- dependencies:
- expand-range "^1.8.1"
- preserve "^0.2.0"
- repeat-element "^1.1.2"
-
-braces@^2.3.1:
- version "2.3.2"
- resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
- integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==
- dependencies:
- arr-flatten "^1.1.0"
- array-unique "^0.3.2"
- extend-shallow "^2.0.1"
- fill-range "^4.0.0"
- isobject "^3.0.1"
- repeat-element "^1.1.2"
- snapdragon "^0.8.1"
- snapdragon-node "^2.0.1"
- split-string "^3.0.2"
- to-regex "^3.0.1"
-
-browser-process-hrtime@^0.1.2:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz#616f00faef1df7ec1b5bf9cfe2bdc3170f26c7b4"
- integrity sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==
-
-browser-resolve@^1.11.3:
- version "1.11.3"
- resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6"
- integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==
- dependencies:
- resolve "1.1.7"
-
-bser@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.0.tgz#65fc784bf7f87c009b973c12db6546902fa9c7b5"
- integrity sha512-8zsjWrQkkBoLK6uxASk1nJ2SKv97ltiGDo6A3wA0/yRPz+CwmEyDo0hUrhIuukG2JHpAl3bvFIixw2/3Hi0DOg==
- dependencies:
- node-int64 "^0.4.0"
-
-buffer-from@^1.0.0:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
- integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
-
-cache-base@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
- integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==
- dependencies:
- collection-visit "^1.0.0"
- component-emitter "^1.2.1"
- get-value "^2.0.6"
- has-value "^1.0.0"
- isobject "^3.0.1"
- set-value "^2.0.0"
- to-object-path "^0.3.0"
- union-value "^1.0.0"
- unset-value "^1.0.0"
-
-callsites@^3.0.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
- integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
-
-camelcase@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
- integrity sha1-MvxLn82vhF/N9+c7uXysImHwqwo=
-
-camelcase@^4.0.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
- integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=
-
-camelcase@^5.0.0, camelcase@^5.3.1:
- version "5.3.1"
- resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
- integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
-
-capture-exit@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
- integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==
- dependencies:
- rsvp "^4.8.4"
-
-capture-stack-trace@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
- integrity sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw==
-
-caseless@~0.12.0:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
- integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
-
-chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
- integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
- dependencies:
- ansi-styles "^2.2.1"
- escape-string-regexp "^1.0.2"
- has-ansi "^2.0.0"
- strip-ansi "^3.0.0"
- supports-color "^2.0.0"
-
-chalk@^2.0.0, chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2:
- version "2.4.2"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
- integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
- dependencies:
- ansi-styles "^3.2.1"
- escape-string-regexp "^1.0.5"
- supports-color "^5.3.0"
-
-chalk@^3.0.0, chalk@^3.0.0-beta.2:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
- integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
- dependencies:
- ansi-styles "^4.1.0"
- supports-color "^7.1.0"
-
-chardet@^0.4.0:
- version "0.4.2"
- resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
- integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=
-
-chokidar@^1.7.0:
- version "1.7.0"
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
- integrity sha1-eY5ol3gVHIB2tLNg5e3SjNortGg=
- dependencies:
- anymatch "^1.3.0"
- async-each "^1.0.0"
- glob-parent "^2.0.0"
- inherits "^2.0.1"
- is-binary-path "^1.0.0"
- is-glob "^2.0.0"
- path-is-absolute "^1.0.0"
- readdirp "^2.0.0"
- optionalDependencies:
- fsevents "^1.0.0"
-
-chownr@^1.1.1:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.2.tgz#a18f1e0b269c8a6a5d3c86eb298beb14c3dd7bf6"
- integrity sha512-GkfeAQh+QNy3wquu9oIZr6SS5x7wGdSgNQvD10X3r+AZr1Oys22HW8kAmDMvNg2+Dm0TeGaEuO8gFwdBXxwO8A==
-
-ci-info@^1.5.0:
- version "1.6.0"
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497"
- integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==
-
-ci-info@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
- integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
-
-class-utils@^0.3.5:
- version "0.3.6"
- resolved "https://registry.yarnpkg.com/class-utils/-/class-utils-0.3.6.tgz#f93369ae8b9a7ce02fd41faad0ca83033190c463"
- integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==
- dependencies:
- arr-union "^3.1.0"
- define-property "^0.2.5"
- isobject "^3.0.0"
- static-extend "^0.1.1"
-
-cli-boxes@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-1.0.0.tgz#4fa917c3e59c94a004cd61f8ee509da651687143"
- integrity sha1-T6kXw+WclKAEzWH47lCdplFocUM=
-
-cli-boxes@^2.2.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-2.2.0.tgz#538ecae8f9c6ca508e3c3c95b453fe93cb4c168d"
- integrity sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w==
-
-cli-cursor@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
- integrity sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=
- dependencies:
- restore-cursor "^2.0.0"
-
-cli-cursor@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307"
- integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==
- dependencies:
- restore-cursor "^3.1.0"
-
-cli-spinners@^2.2.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.2.0.tgz#e8b988d9206c692302d8ee834e7a85c0144d8f77"
- integrity sha512-tgU3fKwzYjiLEQgPMD9Jt+JjHVL9kW93FiIMX/l7rivvOD4/LL0Mf7gda3+4U2KJBloybwgj5KEoQgGRioMiKQ==
-
-cli-width@^2.0.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639"
- integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk=
-
-clipboard@^2.0.0:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.4.tgz#836dafd66cf0fea5d71ce5d5b0bf6e958009112d"
- integrity sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==
- dependencies:
- good-listener "^1.2.2"
- select "^1.1.2"
- tiny-emitter "^2.0.0"
-
-cliui@^3.2.0:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
- integrity sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=
- dependencies:
- string-width "^1.0.1"
- strip-ansi "^3.0.1"
- wrap-ansi "^2.0.0"
-
-cliui@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5"
- integrity sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==
- dependencies:
- string-width "^3.1.0"
- strip-ansi "^5.2.0"
- wrap-ansi "^5.1.0"
-
-clone@^1.0.2:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e"
- integrity sha1-2jCcwmPfFZlMaIypAheco8fNfH4=
-
-co@^4.6.0:
- version "4.6.0"
- resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
- integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
-
-code-point-at@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
- integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
-
-collection-visit@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/collection-visit/-/collection-visit-1.0.0.tgz#4bc0373c164bc3291b4d368c829cf1a80a59dca0"
- integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=
- dependencies:
- map-visit "^1.0.0"
- object-visit "^1.0.0"
-
-color-convert@^1.9.0:
- version "1.9.3"
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
- integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
- dependencies:
- color-name "1.1.3"
-
-color-convert@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
- integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
- dependencies:
- color-name "~1.1.4"
-
-color-name@1.1.3:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
- integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
-
-color-name@~1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
- integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
-
-combined-stream@^1.0.6, combined-stream@~1.0.6:
- version "1.0.8"
- resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
- integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
- dependencies:
- delayed-stream "~1.0.0"
-
-commander@^2.15.1:
- version "2.20.3"
- resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
- integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
-
-commander@~2.20.0:
- version "2.20.0"
- resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
- integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
-
-component-emitter@^1.2.1:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
- integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
-
-concat-map@0.0.1:
- version "0.0.1"
- resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
- integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
-
-configstore@^3.0.0:
- version "3.1.2"
- resolved "https://registry.yarnpkg.com/configstore/-/configstore-3.1.2.tgz#c6f25defaeef26df12dd33414b001fe81a543f8f"
- integrity sha512-vtv5HtGjcYUgFrXc6Kx747B83MRRVS5R1VTEQoXvuP+kMI+if6uywV0nDGoiydJRy4yk7h9od5Og0kxx4zUXmw==
- dependencies:
- dot-prop "^4.1.0"
- graceful-fs "^4.1.2"
- make-dir "^1.0.0"
- unique-string "^1.0.0"
- write-file-atomic "^2.0.0"
- xdg-basedir "^3.0.0"
-
-connect-livereload@^0.6.0:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/connect-livereload/-/connect-livereload-0.6.1.tgz#1ac0c8bb9d9cfd5b28b629987a56a9239db9baaa"
- integrity sha512-3R0kMOdL7CjJpU66fzAkCe6HNtd3AavCS4m+uW4KtJjrdGPT0SQEZieAYd+cm+lJoBznNQ4lqipYWkhBMgk00g==
-
-connect@^3.6.0:
- version "3.7.0"
- resolved "https://registry.yarnpkg.com/connect/-/connect-3.7.0.tgz#5d49348910caa5e07a01800b030d0c35f20484f8"
- integrity sha512-ZqRXc+tZukToSNmh5C2iWMSoV3X1YUcPbqEM4DkEG5tNQXrQUZCNVGGv3IuicnkMtPfGf3Xtp8WCXs295iQ1pQ==
- dependencies:
- debug "2.6.9"
- finalhandler "1.1.2"
- parseurl "~1.3.3"
- utils-merge "1.0.1"
-
-console-control-strings@^1.0.0, console-control-strings@~1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
- integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
-
-convert-source-map@^1.1.0, convert-source-map@^1.4.0:
- version "1.6.0"
- resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
- integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
- dependencies:
- safe-buffer "~5.1.1"
-
-copy-descriptor@^0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
- integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
-
-core-js@^2.4.0:
- version "2.6.9"
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
- integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
-
-core-util-is@1.0.2, core-util-is@~1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
- integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
-
-cp-file@^4.1.1:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-4.2.0.tgz#715361663b71ede0b6dddbc3c80e2ba02e725ec3"
- integrity sha1-cVNhZjtx7eC23dvDyA4roC5yXsM=
- dependencies:
- graceful-fs "^4.1.2"
- make-dir "^1.0.0"
- nested-error-stacks "^2.0.0"
- pify "^2.3.0"
- safe-buffer "^5.0.1"
-
-create-error-class@^3.0.0:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/create-error-class/-/create-error-class-3.0.2.tgz#06be7abef947a3f14a30fd610671d401bca8b7b6"
- integrity sha1-Br56vvlHo/FKMP1hBnHUAbyot7Y=
- dependencies:
- capture-stack-trace "^1.0.0"
-
-cross-spawn@^5.0.1:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
- integrity sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=
- dependencies:
- lru-cache "^4.0.1"
- shebang-command "^1.2.0"
- which "^1.2.9"
-
-cross-spawn@^6.0.0:
- version "6.0.5"
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
- integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
- dependencies:
- nice-try "^1.0.4"
- path-key "^2.0.1"
- semver "^5.5.0"
- shebang-command "^1.2.0"
- which "^1.2.9"
-
-crypto-random-string@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
- integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=
-
-cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0":
- version "0.3.8"
- resolved "https://registry.yarnpkg.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a"
- integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
-
-cssstyle@^1.0.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/cssstyle/-/cssstyle-1.4.0.tgz#9d31328229d3c565c61e586b02041a28fccdccf1"
- integrity sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==
- dependencies:
- cssom "0.3.x"
-
-dashdash@^1.12.0:
- version "1.14.1"
- resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
- integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=
- dependencies:
- assert-plus "^1.0.0"
-
-data-urls@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/data-urls/-/data-urls-1.1.0.tgz#15ee0582baa5e22bb59c77140da8f9c76963bbfe"
- integrity sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==
- dependencies:
- abab "^2.0.0"
- whatwg-mimetype "^2.2.0"
- whatwg-url "^7.0.0"
-
-dayjs@^1.8.15:
- version "1.8.15"
- resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.15.tgz#7121bc04e6a7f2621ed6db566be4a8aaf8c3913e"
- integrity sha512-HYHCI1nohG52B45vCQg8Re3hNDZbMroWPkhz50yaX7Lu0ATyjGsTdoYZBpjED9ar6chqTx2dmSmM8A51mojnAg==
-
-dayjs@^1.8.16:
- version "1.8.17"
- resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.17.tgz#53ec413f2a7b02afbea1846d61bb260fa8567cea"
- integrity sha512-47VY/htqYqr9GHd7HW/h56PpQzRBSJcxIQFwqL3P20bMF/3az5c3PWdVY3LmPXFl6cQCYHL7c79b9ov+2bOBbw==
-
-debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8:
- version "2.6.9"
- resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
- integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
- dependencies:
- ms "2.0.0"
-
-debug@=3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
- integrity sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==
- dependencies:
- ms "2.0.0"
-
-debug@^3.2.6:
- version "3.2.6"
- resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
- integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
- dependencies:
- ms "^2.1.1"
-
-debug@^4.1.0, debug@^4.1.1:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
- integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
- dependencies:
- ms "^2.1.1"
-
-decamelize@^1.1.1, decamelize@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
- integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
-
-decode-uri-component@^0.2.0:
- version "0.2.0"
- resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
- integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
-
-deep-extend@^0.6.0:
- version "0.6.0"
- resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
- integrity sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==
-
-deep-is@~0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
- integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
-
-defaults@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz#c656051e9817d9ff08ed881477f3fe4019f3ef7d"
- integrity sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=
- dependencies:
- clone "^1.0.2"
-
-define-properties@^1.1.2:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
- integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
- dependencies:
- object-keys "^1.0.12"
-
-define-property@^0.2.5:
- version "0.2.5"
- resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
- integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=
- dependencies:
- is-descriptor "^0.1.0"
-
-define-property@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/define-property/-/define-property-1.0.0.tgz#769ebaaf3f4a63aad3af9e8d304c9bbe79bfb0e6"
- integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY=
- dependencies:
- is-descriptor "^1.0.0"
-
-define-property@^2.0.2:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/define-property/-/define-property-2.0.2.tgz#d459689e8d654ba77e02a817f8710d702cb16e9d"
- integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==
- dependencies:
- is-descriptor "^1.0.2"
- isobject "^3.0.1"
-
-delayed-stream@~1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
- integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk=
-
-delegate@^3.1.2:
- version "3.2.0"
- resolved "https://registry.yarnpkg.com/delegate/-/delegate-3.2.0.tgz#b66b71c3158522e8ab5744f720d8ca0c2af59166"
- integrity sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==
-
-delegates@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
- integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=
-
-depd@~1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
- integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=
-
-destroy@~1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
- integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
-
-detect-libc@^1.0.2:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
- integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
-
-detect-newline@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-2.1.0.tgz#f41f1c10be4b00e87b5f13da680759f2c5bfd3e2"
- integrity sha1-9B8cEL5LAOh7XxPaaAdZ8sW/0+I=
-
-diff-sequences@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
- integrity sha512-Dj6Wk3tWyTE+Fo1rW8v0Xhwk80um6yFYKbuAxc9c3EZxIHFDYwbi34Uk42u1CdnIiVorvt4RmlSDjIPyzGC2ew==
-
-docsify-cli@^4.3.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/docsify-cli/-/docsify-cli-4.3.0.tgz#12b9cca29840d71653fe19bdc2ce8265a753b392"
- integrity sha512-88O1sMeoZv4lb5GPSJzDtOAv2KzBjpQaSqVlVqY+6hGJfb2wpz9PvlUhvlgPq54zu4kPDeCCyUYgqa/llhKg3w==
- dependencies:
- chalk "^1.1.3"
- connect "^3.6.0"
- connect-livereload "^0.6.0"
- cp-file "^4.1.1"
- docsify ">=3"
- docsify-server-renderer ">=4"
- fs-extra "^2.1.2"
- livereload "^0.7.0"
- lru-cache "^4.1.1"
- opn "^5.3.0"
- serve-static "^1.12.1"
- update-notifier "^2.1.0"
- y18n "^3.2.1"
- yargonaut "^1.1.2"
- yargs "^7.0.2"
-
-docsify-server-renderer@>=4:
- version "4.9.1"
- resolved "https://registry.yarnpkg.com/docsify-server-renderer/-/docsify-server-renderer-4.9.1.tgz#eac52086afefa0a37183cf4eaf6fa4b7d86a40c0"
- integrity sha512-JERMD3yEJq38nSim/o1VGBoyqxsRo1VRscafpkx3mT7g07orOg5UARUgztKQNmv+0xnkWsmu+BMr9nsurXmBMQ==
- dependencies:
- debug "^2.6.8"
- docsify "^4.8.0"
- node-fetch "^1.7.0"
- resolve-pathname "^2.1.0"
-
-docsify@>=3, docsify@^4.8.0:
- version "4.9.4"
- resolved "https://registry.yarnpkg.com/docsify/-/docsify-4.9.4.tgz#d97362140e49c3db0da5d866da58c8e805dda2b5"
- integrity sha512-Xtm6sfrNU7cqOViWMewDhscn0cySF60q2KTKok9OaPmzt6nRkTAIvYU4dj916IT21o/b336Or3vO2hsvmaQzxg==
- dependencies:
- marked "^0.5.1"
- medium-zoom "^0.4.0"
- opencollective "^1.0.3"
- prismjs "^1.15.0"
- tinydate "^1.0.0"
- tweezer.js "^1.4.0"
-
-domexception@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/domexception/-/domexception-1.0.1.tgz#937442644ca6a31261ef36e3ec677fe805582c90"
- integrity sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==
- dependencies:
- webidl-conversions "^4.0.2"
-
-dot-prop@^4.1.0:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
- integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
- dependencies:
- is-obj "^1.0.0"
-
-duplexer3@^0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
- integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
-
-ecc-jsbn@~0.1.1:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz#3a83a904e54353287874c564b7549386849a98c9"
- integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=
- dependencies:
- jsbn "~0.1.0"
- safer-buffer "^2.1.0"
-
-ee-first@1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
- integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
-
-emoji-regex@^7.0.1:
- version "7.0.3"
- resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
- integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==
-
-emoji-regex@^8.0.0:
- version "8.0.0"
- resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
- integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
-
-encodeurl@~1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
- integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=
-
-encoding@^0.1.11:
- version "0.1.12"
- resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
- integrity sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=
- dependencies:
- iconv-lite "~0.4.13"
-
-end-of-stream@^1.1.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.1.tgz#ed29634d19baba463b6ce6b80a37213eab71ec43"
- integrity sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==
- dependencies:
- once "^1.4.0"
-
-env-fn@1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/env-fn/-/env-fn-1.1.2.tgz#e6be3280dbf005e07fc7fd3d91dec968ac9eb734"
- integrity sha512-yoe6PnaRN6/W1GvE2fYv+VpPG3w+nEx5KTgcoinMvFaz3NHbVT7UHBr7m9Qz2SBgDW9ryuQPmcjqV133Gtf8kQ==
- dependencies:
- fs-extra "8.0.1"
- rambda "2.7.1"
-
-error-ex@^1.2.0, error-ex@^1.3.1:
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
- integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
- dependencies:
- is-arrayish "^0.2.1"
-
-es-abstract@^1.5.1:
- version "1.13.0"
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
- integrity sha512-vDZfg/ykNxQVwup/8E1BZhVzFfBxs9NqMzGcvIJrqg5k2/5Za2bWo40dK2J1pgLngZ7c+Shh8lwYtLGyrwPutg==
- dependencies:
- es-to-primitive "^1.2.0"
- function-bind "^1.1.1"
- has "^1.0.3"
- is-callable "^1.1.4"
- is-regex "^1.0.4"
- object-keys "^1.0.12"
-
-es-to-primitive@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
- integrity sha512-qZryBOJjV//LaxLTV6UC//WewneB3LcXOL9NP++ozKVXsIIIpm/2c13UDiD9Jp2eThsecw9m3jPqDwTyobcdbg==
- dependencies:
- is-callable "^1.1.4"
- is-date-object "^1.0.1"
- is-symbol "^1.0.2"
-
-escape-html@~1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
- integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
-
-escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
- integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
-
-escodegen@^1.9.1:
- version "1.12.0"
- resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.12.0.tgz#f763daf840af172bb3a2b6dd7219c0e17f7ff541"
- integrity sha512-TuA+EhsanGcme5T3R0L80u4t8CpbXQjegRmf7+FPTJrtCTErXFeelblRgHQa1FofEzqYYJmJ/OqjTwREp9qgmg==
- dependencies:
- esprima "^3.1.3"
- estraverse "^4.2.0"
- esutils "^2.0.2"
- optionator "^0.8.1"
- optionalDependencies:
- source-map "~0.6.1"
-
-esprima@^3.1.3:
- version "3.1.3"
- resolved "https://registry.yarnpkg.com/esprima/-/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
- integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
-
-estraverse@^4.2.0:
- version "4.3.0"
- resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
- integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
-
-esutils@^2.0.2:
- version "2.0.3"
- resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
- integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
-
-etag@~1.8.1:
- version "1.8.1"
- resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
- integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
-
-exec-sh@^0.3.2:
- version "0.3.2"
- resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.2.tgz#6738de2eb7c8e671d0366aea0b0db8c6f7d7391b"
- integrity sha512-9sLAvzhI5nc8TpuQUh4ahMdCrWT00wPWz7j47/emR5+2qEfoZP5zzUXvx+vdx+H6ohhnsYC31iX04QLYJK8zTg==
-
-execa@^0.7.0:
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
- integrity sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=
- dependencies:
- cross-spawn "^5.0.1"
- get-stream "^3.0.0"
- is-stream "^1.1.0"
- npm-run-path "^2.0.0"
- p-finally "^1.0.0"
- signal-exit "^3.0.0"
- strip-eof "^1.0.0"
-
-execa@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8"
- integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==
- dependencies:
- cross-spawn "^6.0.0"
- get-stream "^4.0.0"
- is-stream "^1.1.0"
- npm-run-path "^2.0.0"
- p-finally "^1.0.0"
- signal-exit "^3.0.0"
- strip-eof "^1.0.0"
-
-exit@^0.1.2:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
- integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
-
-expand-brackets@^0.1.4:
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"
- integrity sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=
- dependencies:
- is-posix-bracket "^0.1.0"
-
-expand-brackets@^2.1.4:
- version "2.1.4"
- resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
- integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI=
- dependencies:
- debug "^2.3.3"
- define-property "^0.2.5"
- extend-shallow "^2.0.1"
- posix-character-classes "^0.1.0"
- regex-not "^1.0.0"
- snapdragon "^0.8.1"
- to-regex "^3.0.1"
-
-expand-range@^1.8.1:
- version "1.8.2"
- resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337"
- integrity sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=
- dependencies:
- fill-range "^2.1.0"
-
-expect@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/expect/-/expect-24.9.0.tgz#b75165b4817074fa4a157794f46fe9f1ba15b6ca"
- integrity sha512-wvVAx8XIol3Z5m9zvZXiyZOQ+sRJqNTIm6sGjdWlaZIeupQGO3WbYI+15D/AmEwZywL6wtJkbAbJtzkOfBuR0Q==
- dependencies:
- "@jest/types" "^24.9.0"
- ansi-styles "^3.2.0"
- jest-get-type "^24.9.0"
- jest-matcher-utils "^24.9.0"
- jest-message-util "^24.9.0"
- jest-regex-util "^24.9.0"
-
-extend-shallow@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-2.0.1.tgz#51af7d614ad9a9f610ea1bafbb989d6b1c56890f"
- integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=
- dependencies:
- is-extendable "^0.1.0"
-
-extend-shallow@^3.0.0, extend-shallow@^3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/extend-shallow/-/extend-shallow-3.0.2.tgz#26a71aaf073b39fb2127172746131c2704028db8"
- integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=
- dependencies:
- assign-symbols "^1.0.0"
- is-extendable "^1.0.1"
-
-extend@~3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa"
- integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==
-
-external-editor@^2.0.1:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
- integrity sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==
- dependencies:
- chardet "^0.4.0"
- iconv-lite "^0.4.17"
- tmp "^0.0.33"
-
-extglob@^0.3.1:
- version "0.3.2"
- resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
- integrity sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=
- dependencies:
- is-extglob "^1.0.0"
-
-extglob@^2.0.4:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
- integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==
- dependencies:
- array-unique "^0.3.2"
- define-property "^1.0.0"
- expand-brackets "^2.1.4"
- extend-shallow "^2.0.1"
- fragment-cache "^0.2.1"
- regex-not "^1.0.0"
- snapdragon "^0.8.1"
- to-regex "^3.0.1"
-
-extsprintf@1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
- integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=
-
-extsprintf@^1.2.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
- integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
-
-fast-deep-equal@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
- integrity sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk=
-
-fast-json-stable-stringify@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
- integrity sha1-1RQsDK7msRifh9OnYREGT4bIu/I=
-
-fast-levenshtein@~2.0.4:
- version "2.0.6"
- resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
- integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
-
-fb-watchman@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.0.tgz#54e9abf7dfa2f26cd9b1636c588c1afc05de5d58"
- integrity sha1-VOmr99+i8mzZsWNsWIwa/AXeXVg=
- dependencies:
- bser "^2.0.0"
-
-figlet@^1.1.1:
- version "1.2.3"
- resolved "https://registry.yarnpkg.com/figlet/-/figlet-1.2.3.tgz#7d25df546f41fc411c2a8b88012d48d55de72129"
- integrity sha512-+F5zdvZ66j77b8x2KCPvWUHC0UCKUMWrewxmewgPlagp3wmDpcrHMbyv/ygq/6xoxBPGQA+UJU3SMoBzKoROQQ==
-
-figures@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
- integrity sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=
- dependencies:
- escape-string-regexp "^1.0.5"
-
-figures@^3.0.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/figures/-/figures-3.1.0.tgz#4b198dd07d8d71530642864af2d45dd9e459c4ec"
- integrity sha512-ravh8VRXqHuMvZt/d8GblBeqDMkdJMBdv/2KntFH+ra5MXkO7nxNKpzQ3n6QD/2da1kH0aWmNISdvhM7gl2gVg==
- dependencies:
- escape-string-regexp "^1.0.5"
-
-filename-regex@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
- integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
-
-fill-range@^2.1.0:
- version "2.2.4"
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.4.tgz#eb1e773abb056dcd8df2bfdf6af59b8b3a936565"
- integrity sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==
- dependencies:
- is-number "^2.1.0"
- isobject "^2.0.0"
- randomatic "^3.0.0"
- repeat-element "^1.1.2"
- repeat-string "^1.5.2"
-
-fill-range@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
- integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=
- dependencies:
- extend-shallow "^2.0.1"
- is-number "^3.0.0"
- repeat-string "^1.6.1"
- to-regex-range "^2.1.0"
-
-finalhandler@1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d"
- integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==
- dependencies:
- debug "2.6.9"
- encodeurl "~1.0.2"
- escape-html "~1.0.3"
- on-finished "~2.3.0"
- parseurl "~1.3.3"
- statuses "~1.5.0"
- unpipe "~1.0.0"
-
-find-up@^1.0.0:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
- integrity sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=
- dependencies:
- path-exists "^2.0.0"
- pinkie-promise "^2.0.0"
-
-find-up@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73"
- integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==
- dependencies:
- locate-path "^3.0.0"
-
-follow-redirects@1.5.10:
- version "1.5.10"
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.5.10.tgz#7b7a9f9aea2fdff36786a94ff643ed07f4ff5e2a"
- integrity sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==
- dependencies:
- debug "=3.1.0"
-
-for-in@^1.0.1, for-in@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
- integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
-
-for-own@^0.1.4:
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"
- integrity sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=
- dependencies:
- for-in "^1.0.1"
-
-forever-agent@~0.6.1:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
- integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
-
-form-data@~2.3.2:
- version "2.3.3"
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
- integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==
- dependencies:
- asynckit "^0.4.0"
- combined-stream "^1.0.6"
- mime-types "^2.1.12"
-
-fragment-cache@^0.2.1:
- version "0.2.1"
- resolved "https://registry.yarnpkg.com/fragment-cache/-/fragment-cache-0.2.1.tgz#4290fad27f13e89be7f33799c6bc5a0abfff0d19"
- integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=
- dependencies:
- map-cache "^0.2.2"
-
-fresh@0.5.2:
- version "0.5.2"
- resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
- integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
-
-fs-extra@8.0.1:
- version "8.0.1"
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
- integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
- dependencies:
- graceful-fs "^4.1.2"
- jsonfile "^4.0.0"
- universalify "^0.1.0"
-
-fs-extra@^2.1.2:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-2.1.2.tgz#046c70163cef9aad46b0e4a7fa467fb22d71de35"
- integrity sha1-BGxwFjzvmq1GsOSn+kZ/si1x3jU=
- dependencies:
- graceful-fs "^4.1.2"
- jsonfile "^2.1.0"
-
-fs-extra@^8.1.0:
- version "8.1.0"
- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
- integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
- dependencies:
- graceful-fs "^4.2.0"
- jsonfile "^4.0.0"
- universalify "^0.1.0"
-
-fs-minipass@^1.2.5:
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.6.tgz#2c5cc30ded81282bfe8a0d7c7c1853ddeb102c07"
- integrity sha512-crhvyXcMejjv3Z5d2Fa9sf5xLYVCF5O1c71QxbVnbLsmYMBEvDAftewesN/HhY03YRoA7zOMxjNGrF5svGaaeQ==
- dependencies:
- minipass "^2.2.1"
-
-fs.realpath@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
- integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
-
-fsevents@^1.0.0, fsevents@^1.2.7:
- version "1.2.9"
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.9.tgz#3f5ed66583ccd6f400b5a00db6f7e861363e388f"
- integrity sha512-oeyj2H3EjjonWcFjD5NvZNE9Rqe4UW+nQBU2HNeKw0koVLEFIhtyETyAakeAM3de7Z/SW5kcA+fZUait9EApnw==
- dependencies:
- nan "^2.12.1"
- node-pre-gyp "^0.12.0"
-
-function-bind@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
- integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
-
-gauge@~2.7.3:
- version "2.7.4"
- resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
- integrity sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=
- dependencies:
- aproba "^1.0.3"
- console-control-strings "^1.0.0"
- has-unicode "^2.0.0"
- object-assign "^4.1.0"
- signal-exit "^3.0.0"
- string-width "^1.0.1"
- strip-ansi "^3.0.1"
- wide-align "^1.1.0"
-
-get-caller-file@^1.0.1:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.3.tgz#f978fa4c90d1dfe7ff2d6beda2a515e713bdcf4a"
- integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==
-
-get-caller-file@^2.0.1:
- version "2.0.5"
- resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
- integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
-
-get-own-enumerable-property-symbols@^3.0.0:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.1.tgz#6f7764f88ea11e0b514bd9bd860a132259992ca4"
- integrity sha512-09/VS4iek66Dh2bctjRkowueRJbY1JDGR1L/zRxO1Qk8Uxs6PnqaNSqalpizPT+CDjre3hnEsuzvhgomz9qYrA==
-
-get-stream@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
- integrity sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=
-
-get-stream@^4.0.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
- integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==
- dependencies:
- pump "^3.0.0"
-
-get-value@^2.0.3, get-value@^2.0.6:
- version "2.0.6"
- resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
- integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=
-
-getpass@^0.1.1:
- version "0.1.7"
- resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
- integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=
- dependencies:
- assert-plus "^1.0.0"
-
-glob-base@^0.3.0:
- version "0.3.0"
- resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
- integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=
- dependencies:
- glob-parent "^2.0.0"
- is-glob "^2.0.0"
-
-glob-parent@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28"
- integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=
- dependencies:
- is-glob "^2.0.0"
-
-glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
- version "7.1.4"
- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
- integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
- dependencies:
- fs.realpath "^1.0.0"
- inflight "^1.0.4"
- inherits "2"
- minimatch "^3.0.4"
- once "^1.3.0"
- path-is-absolute "^1.0.0"
-
-global-dirs@^0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
- integrity sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=
- dependencies:
- ini "^1.3.4"
-
-globals@^11.1.0:
- version "11.12.0"
- resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
- integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
-
-good-listener@^1.2.2:
- version "1.2.2"
- resolved "https://registry.yarnpkg.com/good-listener/-/good-listener-1.2.2.tgz#d53b30cdf9313dffb7dc9a0d477096aa6d145c50"
- integrity sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=
- dependencies:
- delegate "^3.1.2"
-
-got@^6.7.1:
- version "6.7.1"
- resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
- integrity sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA=
- dependencies:
- create-error-class "^3.0.0"
- duplexer3 "^0.1.4"
- get-stream "^3.0.0"
- is-redirect "^1.0.0"
- is-retry-allowed "^1.0.0"
- is-stream "^1.0.0"
- lowercase-keys "^1.0.0"
- safe-buffer "^5.0.1"
- timed-out "^4.0.0"
- unzip-response "^2.0.1"
- url-parse-lax "^1.0.0"
-
-graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
- version "4.2.2"
- resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
- integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==
-
-gradient-string@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/gradient-string/-/gradient-string-1.2.0.tgz#93f39f2c7c8dcb095608c2ccf0aac24aa315fbac"
- integrity sha512-Lxog7IDMMWNjwo4O0KbdBvSewk4vW6kQe5XaLuuPCyCE65AGQ1P8YqKJa5dq8TYf/Ge31F+KjWzPR5mAJvjlAg==
- dependencies:
- chalk "^2.4.1"
- tinygradient "^0.4.1"
-
-growly@^1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
- integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
-
-handlebars@^4.1.2:
- version "4.1.2"
- resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
- integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
- dependencies:
- neo-async "^2.6.0"
- optimist "^0.6.1"
- source-map "^0.6.1"
- optionalDependencies:
- uglify-js "^3.1.4"
-
-har-schema@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92"
- integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=
-
-har-validator@~5.1.0:
- version "5.1.3"
- resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.3.tgz#1ef89ebd3e4996557675eed9893110dc350fa080"
- integrity sha512-sNvOCzEQNr/qrvJgc3UG/kD4QtlHycrzwS+6mfTrrSq97BvaYcPZZI1ZSqGSPR73Cxn4LKTD4PttRwfU7jWq5g==
- dependencies:
- ajv "^6.5.5"
- har-schema "^2.0.0"
-
-has-ansi@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
- integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
- dependencies:
- ansi-regex "^2.0.0"
-
-has-flag@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
- integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
-
-has-flag@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
- integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
-
-has-symbols@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44"
- integrity sha1-uhqPGvKg/DllD1yFA2dwQSIGO0Q=
-
-has-unicode@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
- integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
-
-has-value@^0.3.1:
- version "0.3.1"
- resolved "https://registry.yarnpkg.com/has-value/-/has-value-0.3.1.tgz#7b1f58bada62ca827ec0a2078025654845995e1f"
- integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=
- dependencies:
- get-value "^2.0.3"
- has-values "^0.1.4"
- isobject "^2.0.0"
-
-has-value@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/has-value/-/has-value-1.0.0.tgz#18b281da585b1c5c51def24c930ed29a0be6b177"
- integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=
- dependencies:
- get-value "^2.0.6"
- has-values "^1.0.0"
- isobject "^3.0.0"
-
-has-values@^0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/has-values/-/has-values-0.1.4.tgz#6d61de95d91dfca9b9a02089ad384bff8f62b771"
- integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E=
-
-has-values@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/has-values/-/has-values-1.0.0.tgz#95b0b63fec2146619a6fe57fe75628d5a39efe4f"
- integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=
- dependencies:
- is-number "^3.0.0"
- kind-of "^4.0.0"
-
-has@^1.0.1, has@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
- integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==
- dependencies:
- function-bind "^1.1.1"
-
-"helpers@https://github.com/selfrefactor/helpers#2.0.1":
- version "1.7.1"
- resolved "https://github.com/selfrefactor/helpers#7d587c78f1627d33fcc17e50d202d702df0d2664"
- dependencies:
- benny "^3.6.12"
- boxen "^4.1.0"
- chalk "^3.0.0-beta.2"
- dayjs "^1.8.16"
- env-fn "1.1.2"
- figures "^3.0.0"
- gradient-string "^1.2.0"
- log-symbols "^3.0.0"
- ora "^4.0.2"
- q-i "^2.0.1"
- rambdax "^2.14.1"
- string-fn "^2.10.2"
-
-hosted-git-info@^2.1.4:
- version "2.8.4"
- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.4.tgz#44119abaf4bc64692a16ace34700fed9c03e2546"
- integrity sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ==
-
-html-encoding-sniffer@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
- integrity sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==
- dependencies:
- whatwg-encoding "^1.0.1"
-
-http-errors@~1.7.2:
- version "1.7.3"
- resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06"
- integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw==
- dependencies:
- depd "~1.1.2"
- inherits "2.0.4"
- setprototypeof "1.1.1"
- statuses ">= 1.5.0 < 2"
- toidentifier "1.0.0"
-
-http-signature@~1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.2.0.tgz#9aecd925114772f3d95b65a60abb8f7c18fbace1"
- integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=
- dependencies:
- assert-plus "^1.0.0"
- jsprim "^1.2.2"
- sshpk "^1.7.0"
-
-iconv-lite@0.4.24, iconv-lite@^0.4.17, iconv-lite@^0.4.4, iconv-lite@~0.4.13:
- version "0.4.24"
- resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
- integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==
- dependencies:
- safer-buffer ">= 2.1.2 < 3"
-
-ignore-walk@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/ignore-walk/-/ignore-walk-3.0.1.tgz#a83e62e7d272ac0e3b551aaa82831a19b69f82f8"
- integrity sha512-DTVlMx3IYPe0/JJcYP7Gxg7ttZZu3IInhuEhbchuqneY9wWe5Ojy2mXLBaQFUQmo0AW2r3qG7m1mg86js+gnlQ==
- dependencies:
- minimatch "^3.0.4"
-
-import-lazy@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43"
- integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM=
-
-import-local@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/import-local/-/import-local-2.0.0.tgz#55070be38a5993cf18ef6db7e961f5bee5c5a09d"
- integrity sha512-b6s04m3O+s3CGSbqDIyP4R6aAwAeYlVq9+WUWep6iHa8ETRf9yei1U48C5MmfJmV9AiLYYBKPMq/W+/WRpQmCQ==
- dependencies:
- pkg-dir "^3.0.0"
- resolve-cwd "^2.0.0"
-
-imurmurhash@^0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
- integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
-
-inflight@^1.0.4:
- version "1.0.6"
- resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
- integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
- dependencies:
- once "^1.3.0"
- wrappy "1"
-
-inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@~2.0.3:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
- integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
-
-ini@^1.3.4, ini@~1.3.0:
- version "1.3.5"
- resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
- integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
-
-inquirer@3.0.6:
- version "3.0.6"
- resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.0.6.tgz#e04aaa9d05b7a3cb9b0f407d04375f0447190347"
- integrity sha1-4EqqnQW3o8ubD0B9BDdfBEcZA0c=
- dependencies:
- ansi-escapes "^1.1.0"
- chalk "^1.0.0"
- cli-cursor "^2.1.0"
- cli-width "^2.0.0"
- external-editor "^2.0.1"
- figures "^2.0.0"
- lodash "^4.3.0"
- mute-stream "0.0.7"
- run-async "^2.2.0"
- rx "^4.1.0"
- string-width "^2.0.0"
- strip-ansi "^3.0.0"
- through "^2.3.6"
-
-invariant@^2.2.4:
- version "2.2.4"
- resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
- integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
- dependencies:
- loose-envify "^1.0.0"
-
-invert-kv@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/invert-kv/-/invert-kv-1.0.0.tgz#104a8e4aaca6d3d8cd157a8ef8bfab2d7a3ffdb6"
- integrity sha1-EEqOSqym09jNFXqO+L+rLXo//bY=
-
-is-accessor-descriptor@^0.1.6:
- version "0.1.6"
- resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"
- integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=
- dependencies:
- kind-of "^3.0.2"
-
-is-accessor-descriptor@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#169c2f6d3df1f992618072365c9b0ea1f6878656"
- integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==
- dependencies:
- kind-of "^6.0.0"
-
-is-arrayish@^0.2.1:
- version "0.2.1"
- resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
- integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
-
-is-binary-path@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
- integrity sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=
- dependencies:
- binary-extensions "^1.0.0"
-
-is-buffer@^1.1.5:
- version "1.1.6"
- resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
- integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
-
-is-buffer@^2.0.2:
- version "2.0.3"
- resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"
- integrity sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw==
-
-is-callable@^1.1.4:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
- integrity sha512-r5p9sxJjYnArLjObpjA4xu5EKI3CuKHkJXMhT7kwbpUyIFD1n5PMAsoPvWnvtZiNz7LjkYDRZhd7FlI0eMijEA==
-
-is-ci@^1.0.10:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c"
- integrity sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==
- dependencies:
- ci-info "^1.5.0"
-
-is-ci@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
- integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==
- dependencies:
- ci-info "^2.0.0"
-
-is-data-descriptor@^0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
- integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=
- dependencies:
- kind-of "^3.0.2"
-
-is-data-descriptor@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz#d84876321d0e7add03990406abbbbd36ba9268c7"
- integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==
- dependencies:
- kind-of "^6.0.0"
-
-is-date-object@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.1.tgz#9aa20eb6aeebbff77fbd33e74ca01b33581d3a16"
- integrity sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=
-
-is-descriptor@^0.1.0:
- version "0.1.6"
- resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-0.1.6.tgz#366d8240dde487ca51823b1ab9f07a10a78251ca"
- integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==
- dependencies:
- is-accessor-descriptor "^0.1.6"
- is-data-descriptor "^0.1.4"
- kind-of "^5.0.0"
-
-is-descriptor@^1.0.0, is-descriptor@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/is-descriptor/-/is-descriptor-1.0.2.tgz#3b159746a66604b04f8c81524ba365c5f14d86ec"
- integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==
- dependencies:
- is-accessor-descriptor "^1.0.0"
- is-data-descriptor "^1.0.0"
- kind-of "^6.0.2"
-
-is-dotfile@^1.0.0:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
- integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=
-
-is-equal-shallow@^0.1.3:
- version "0.1.3"
- resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534"
- integrity sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=
- dependencies:
- is-primitive "^2.0.0"
-
-is-extendable@^0.1.0, is-extendable@^0.1.1:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
- integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=
-
-is-extendable@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-1.0.1.tgz#a7470f9e426733d81bd81e1155264e3a3507cab4"
- integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==
- dependencies:
- is-plain-object "^2.0.4"
-
-is-extglob@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
- integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=
-
-is-fullwidth-code-point@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
- integrity sha1-754xOG8DGn8NZDr4L95QxFfvAMs=
- dependencies:
- number-is-nan "^1.0.0"
-
-is-fullwidth-code-point@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
- integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=
-
-is-fullwidth-code-point@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
- integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
-
-is-generator-fn@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
- integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
-
-is-glob@^2.0.0, is-glob@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
- integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=
- dependencies:
- is-extglob "^1.0.0"
-
-is-installed-globally@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.1.0.tgz#0dfd98f5a9111716dd535dda6492f67bf3d25a80"
- integrity sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA=
- dependencies:
- global-dirs "^0.1.0"
- is-path-inside "^1.0.0"
-
-is-interactive@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
- integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==
-
-is-npm@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-npm/-/is-npm-1.0.0.tgz#f2fb63a65e4905b406c86072765a1a4dc793b9f4"
- integrity sha1-8vtjpl5JBbQGyGBydloaTceTufQ=
-
-is-number@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
- integrity sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=
- dependencies:
- kind-of "^3.0.2"
-
-is-number@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
- integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=
- dependencies:
- kind-of "^3.0.2"
-
-is-number@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/is-number/-/is-number-4.0.0.tgz#0026e37f5454d73e356dfe6564699867c6a7f0ff"
- integrity sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==
-
-is-obj@^1.0.0, is-obj@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
- integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
-
-is-path-inside@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.1.tgz#8ef5b7de50437a3fdca6b4e865ef7aa55cb48036"
- integrity sha1-jvW33lBDej/cprToZe96pVy0gDY=
- dependencies:
- path-is-inside "^1.0.1"
-
-is-plain-object@^2.0.3, is-plain-object@^2.0.4:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
- integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
- dependencies:
- isobject "^3.0.1"
-
-is-posix-bracket@^0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
- integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
-
-is-primitive@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
- integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
-
-is-promise@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
- integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
-
-is-redirect@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
- integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
-
-is-regex@^1.0.4:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.4.tgz#5517489b547091b0930e095654ced25ee97e9491"
- integrity sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=
- dependencies:
- has "^1.0.1"
-
-is-regexp@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
- integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
-
-is-retry-allowed@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
- integrity sha1-EaBgVotnM5REAz0BJaYaINVk+zQ=
-
-is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
- integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ=
-
-is-symbol@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
- integrity sha512-HS8bZ9ox60yCJLH9snBpIwv9pYUAkcuLhSA1oero1UB5y9aiQpRA8y2ex945AOtCZL1lJDeIk3G5LthswI46Lw==
- dependencies:
- has-symbols "^1.0.0"
-
-is-typedarray@~1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
- integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
-
-is-utf8@^0.2.0:
- version "0.2.1"
- resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
- integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
-
-is-windows@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
- integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
-
-is-wsl@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d"
- integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0=
-
-isarray@1.0.0, isarray@~1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
- integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
-
-isexe@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
- integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
-
-isobject@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
- integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=
- dependencies:
- isarray "1.0.0"
-
-isobject@^3.0.0, isobject@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
- integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
-
-isstream@~0.1.2:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
- integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
-
-istanbul-lib-coverage@^2.0.2, istanbul-lib-coverage@^2.0.5:
- version "2.0.5"
- resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz#675f0ab69503fad4b1d849f736baaca803344f49"
- integrity sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==
-
-istanbul-lib-instrument@^3.0.1, istanbul-lib-instrument@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
- integrity sha512-5nnIN4vo5xQZHdXno/YDXJ0G+I3dAm4XgzfSVTPLQpj/zAV2dV6Juy0yaf10/zrJOJeHoN3fraFe+XRq2bFVZA==
- dependencies:
- "@babel/generator" "^7.4.0"
- "@babel/parser" "^7.4.3"
- "@babel/template" "^7.4.0"
- "@babel/traverse" "^7.4.3"
- "@babel/types" "^7.4.0"
- istanbul-lib-coverage "^2.0.5"
- semver "^6.0.0"
-
-istanbul-lib-report@^2.0.4:
- version "2.0.8"
- resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz#5a8113cd746d43c4889eba36ab10e7d50c9b4f33"
- integrity sha512-fHBeG573EIihhAblwgxrSenp0Dby6tJMFR/HvlerBsrCTD5bkUuoNtn3gVh29ZCS824cGGBPn7Sg7cNk+2xUsQ==
- dependencies:
- istanbul-lib-coverage "^2.0.5"
- make-dir "^2.1.0"
- supports-color "^6.1.0"
-
-istanbul-lib-source-maps@^3.0.1:
- version "3.0.6"
- resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz#284997c48211752ec486253da97e3879defba8c8"
- integrity sha512-R47KzMtDJH6X4/YW9XTx+jrLnZnscW4VpNN+1PViSYTejLVPWv7oov+Duf8YQSPyVRUvueQqz1TcsC6mooZTXw==
- dependencies:
- debug "^4.1.1"
- istanbul-lib-coverage "^2.0.5"
- make-dir "^2.1.0"
- rimraf "^2.6.3"
- source-map "^0.6.1"
-
-istanbul-reports@^2.2.6:
- version "2.2.6"
- resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.6.tgz#7b4f2660d82b29303a8fe6091f8ca4bf058da1af"
- integrity sha512-SKi4rnMyLBKe0Jy2uUdx28h8oG7ph2PPuQPvIAh31d+Ci+lSiEu4C+h3oBPuJ9+mPKhOyW0M8gY4U5NM1WLeXA==
- dependencies:
- handlebars "^4.1.2"
-
-jest-changed-files@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-24.9.0.tgz#08d8c15eb79a7fa3fc98269bc14b451ee82f8039"
- integrity sha512-6aTWpe2mHF0DhL28WjdkO8LyGjs3zItPET4bMSeXU6T3ub4FPMw+mcOcbdGXQOAfmLcxofD23/5Bl9Z4AkFwqg==
- dependencies:
- "@jest/types" "^24.9.0"
- execa "^1.0.0"
- throat "^4.0.0"
-
-jest-cli@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-24.9.0.tgz#ad2de62d07472d419c6abc301fc432b98b10d2af"
- integrity sha512-+VLRKyitT3BWoMeSUIHRxV/2g8y9gw91Jh5z2UmXZzkZKpbC08CSehVxgHUwTpy+HwGcns/tqafQDJW7imYvGg==
- dependencies:
- "@jest/core" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- chalk "^2.0.1"
- exit "^0.1.2"
- import-local "^2.0.0"
- is-ci "^2.0.0"
- jest-config "^24.9.0"
- jest-util "^24.9.0"
- jest-validate "^24.9.0"
- prompts "^2.0.1"
- realpath-native "^1.1.0"
- yargs "^13.3.0"
-
-jest-config@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-24.9.0.tgz#fb1bbc60c73a46af03590719efa4825e6e4dd1b5"
- integrity sha512-RATtQJtVYQrp7fvWg6f5y3pEFj9I+H8sWw4aKxnDZ96mob5i5SD6ZEGWgMLXQ4LE8UurrjbdlLWdUeo+28QpfQ==
- dependencies:
- "@babel/core" "^7.1.0"
- "@jest/test-sequencer" "^24.9.0"
- "@jest/types" "^24.9.0"
- babel-jest "^24.9.0"
- chalk "^2.0.1"
- glob "^7.1.1"
- jest-environment-jsdom "^24.9.0"
- jest-environment-node "^24.9.0"
- jest-get-type "^24.9.0"
- jest-jasmine2 "^24.9.0"
- jest-regex-util "^24.3.0"
- jest-resolve "^24.9.0"
- jest-util "^24.9.0"
- jest-validate "^24.9.0"
- micromatch "^3.1.10"
- pretty-format "^24.9.0"
- realpath-native "^1.1.0"
-
-jest-diff@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-24.9.0.tgz#931b7d0d5778a1baf7452cb816e325e3724055da"
- integrity sha512-qMfrTs8AdJE2iqrTp0hzh7kTd2PQWrsFyj9tORoKmu32xjPjeE4NyjVRDz8ybYwqS2ik8N4hsIpiVTyFeo2lBQ==
- dependencies:
- chalk "^2.0.1"
- diff-sequences "^24.9.0"
- jest-get-type "^24.9.0"
- pretty-format "^24.9.0"
-
-jest-docblock@^24.3.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-24.9.0.tgz#7970201802ba560e1c4092cc25cbedf5af5a8ce2"
- integrity sha512-F1DjdpDMJMA1cN6He0FNYNZlo3yYmOtRUnktrT9Q37njYzC5WEaDdmbynIgy0L/IvXvvgsG8OsqhLPXTpfmZAA==
- dependencies:
- detect-newline "^2.1.0"
-
-jest-each@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-24.9.0.tgz#eb2da602e2a610898dbc5f1f6df3ba86b55f8b05"
- integrity sha512-ONi0R4BvW45cw8s2Lrx8YgbeXL1oCQ/wIDwmsM3CqM/nlblNCPmnC3IPQlMbRFZu3wKdQ2U8BqM6lh3LJ5Bsog==
- dependencies:
- "@jest/types" "^24.9.0"
- chalk "^2.0.1"
- jest-get-type "^24.9.0"
- jest-util "^24.9.0"
- pretty-format "^24.9.0"
-
-jest-environment-jsdom@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-24.9.0.tgz#4b0806c7fc94f95edb369a69cc2778eec2b7375b"
- integrity sha512-Zv9FV9NBRzLuALXjvRijO2351DRQeLYXtpD4xNvfoVFw21IOKNhZAEUKcbiEtjTkm2GsJ3boMVgkaR7rN8qetA==
- dependencies:
- "@jest/environment" "^24.9.0"
- "@jest/fake-timers" "^24.9.0"
- "@jest/types" "^24.9.0"
- jest-mock "^24.9.0"
- jest-util "^24.9.0"
- jsdom "^11.5.1"
-
-jest-environment-node@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-24.9.0.tgz#333d2d2796f9687f2aeebf0742b519f33c1cbfd3"
- integrity sha512-6d4V2f4nxzIzwendo27Tr0aFm+IXWa0XEUnaH6nU0FMaozxovt+sfRvh4J47wL1OvF83I3SSTu0XK+i4Bqe7uA==
- dependencies:
- "@jest/environment" "^24.9.0"
- "@jest/fake-timers" "^24.9.0"
- "@jest/types" "^24.9.0"
- jest-mock "^24.9.0"
- jest-util "^24.9.0"
-
-jest-get-type@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz#1684a0c8a50f2e4901b6644ae861f579eed2ef0e"
- integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q==
-
-jest-haste-map@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.9.0.tgz#b38a5d64274934e21fa417ae9a9fbeb77ceaac7d"
- integrity sha512-kfVFmsuWui2Sj1Rp1AJ4D9HqJwE4uwTlS/vO+eRUaMmd54BFpli2XhMQnPC2k4cHFVbB2Q2C+jtI1AGLgEnCjQ==
- dependencies:
- "@jest/types" "^24.9.0"
- anymatch "^2.0.0"
- fb-watchman "^2.0.0"
- graceful-fs "^4.1.15"
- invariant "^2.2.4"
- jest-serializer "^24.9.0"
- jest-util "^24.9.0"
- jest-worker "^24.9.0"
- micromatch "^3.1.10"
- sane "^4.0.3"
- walker "^1.0.7"
- optionalDependencies:
- fsevents "^1.2.7"
-
-jest-jasmine2@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-24.9.0.tgz#1f7b1bd3242c1774e62acabb3646d96afc3be6a0"
- integrity sha512-Cq7vkAgaYKp+PsX+2/JbTarrk0DmNhsEtqBXNwUHkdlbrTBLtMJINADf2mf5FkowNsq8evbPc07/qFO0AdKTzw==
- dependencies:
- "@babel/traverse" "^7.1.0"
- "@jest/environment" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- chalk "^2.0.1"
- co "^4.6.0"
- expect "^24.9.0"
- is-generator-fn "^2.0.0"
- jest-each "^24.9.0"
- jest-matcher-utils "^24.9.0"
- jest-message-util "^24.9.0"
- jest-runtime "^24.9.0"
- jest-snapshot "^24.9.0"
- jest-util "^24.9.0"
- pretty-format "^24.9.0"
- throat "^4.0.0"
-
-jest-leak-detector@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-24.9.0.tgz#b665dea7c77100c5c4f7dfcb153b65cf07dcf96a"
- integrity sha512-tYkFIDsiKTGwb2FG1w8hX9V0aUb2ot8zY/2nFg087dUageonw1zrLMP4W6zsRO59dPkTSKie+D4rhMuP9nRmrA==
- dependencies:
- jest-get-type "^24.9.0"
- pretty-format "^24.9.0"
-
-jest-matcher-utils@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-24.9.0.tgz#f5b3661d5e628dffe6dd65251dfdae0e87c3a073"
- integrity sha512-OZz2IXsu6eaiMAwe67c1T+5tUAtQyQx27/EMEkbFAGiw52tB9em+uGbzpcgYVpA8wl0hlxKPZxrly4CXU/GjHA==
- dependencies:
- chalk "^2.0.1"
- jest-diff "^24.9.0"
- jest-get-type "^24.9.0"
- pretty-format "^24.9.0"
-
-jest-message-util@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.9.0.tgz#527f54a1e380f5e202a8d1149b0ec872f43119e3"
- integrity sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw==
- dependencies:
- "@babel/code-frame" "^7.0.0"
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- "@types/stack-utils" "^1.0.1"
- chalk "^2.0.1"
- micromatch "^3.1.10"
- slash "^2.0.0"
- stack-utils "^1.0.1"
-
-jest-mock@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.9.0.tgz#c22835541ee379b908673ad51087a2185c13f1c6"
- integrity sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w==
- dependencies:
- "@jest/types" "^24.9.0"
-
-jest-pnp-resolver@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz#ecdae604c077a7fbc70defb6d517c3c1c898923a"
- integrity sha512-pgFw2tm54fzgYvc/OHrnysABEObZCUNFnhjoRjaVOCN8NYc032/gVjPaHD4Aq6ApkSieWtfKAFQtmDKAmhupnQ==
-
-jest-regex-util@^24.3.0, jest-regex-util@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-24.9.0.tgz#c13fb3380bde22bf6575432c493ea8fe37965636"
- integrity sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==
-
-jest-resolve-dependencies@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-24.9.0.tgz#ad055198959c4cfba8a4f066c673a3f0786507ab"
- integrity sha512-Fm7b6AlWnYhT0BXy4hXpactHIqER7erNgIsIozDXWl5dVm+k8XdGVe1oTg1JyaFnOxarMEbax3wyRJqGP2Pq+g==
- dependencies:
- "@jest/types" "^24.9.0"
- jest-regex-util "^24.3.0"
- jest-snapshot "^24.9.0"
-
-jest-resolve@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-24.9.0.tgz#dff04c7687af34c4dd7e524892d9cf77e5d17321"
- integrity sha512-TaLeLVL1l08YFZAt3zaPtjiVvyy4oSA6CRe+0AFPPVX3Q/VI0giIWWoAvoS5L96vj9Dqxj4fB5p2qrHCmTU/MQ==
- dependencies:
- "@jest/types" "^24.9.0"
- browser-resolve "^1.11.3"
- chalk "^2.0.1"
- jest-pnp-resolver "^1.2.1"
- realpath-native "^1.1.0"
-
-jest-runner@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-24.9.0.tgz#574fafdbd54455c2b34b4bdf4365a23857fcdf42"
- integrity sha512-KksJQyI3/0mhcfspnxxEOBueGrd5E4vV7ADQLT9ESaCzz02WnbdbKWIf5Mkaucoaj7obQckYPVX6JJhgUcoWWg==
- dependencies:
- "@jest/console" "^24.7.1"
- "@jest/environment" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- chalk "^2.4.2"
- exit "^0.1.2"
- graceful-fs "^4.1.15"
- jest-config "^24.9.0"
- jest-docblock "^24.3.0"
- jest-haste-map "^24.9.0"
- jest-jasmine2 "^24.9.0"
- jest-leak-detector "^24.9.0"
- jest-message-util "^24.9.0"
- jest-resolve "^24.9.0"
- jest-runtime "^24.9.0"
- jest-util "^24.9.0"
- jest-worker "^24.6.0"
- source-map-support "^0.5.6"
- throat "^4.0.0"
-
-jest-runtime@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-24.9.0.tgz#9f14583af6a4f7314a6a9d9f0226e1a781c8e4ac"
- integrity sha512-8oNqgnmF3v2J6PVRM2Jfuj8oX3syKmaynlDMMKQ4iyzbQzIG6th5ub/lM2bCMTmoTKM3ykcUYI2Pw9xwNtjMnw==
- dependencies:
- "@jest/console" "^24.7.1"
- "@jest/environment" "^24.9.0"
- "@jest/source-map" "^24.3.0"
- "@jest/transform" "^24.9.0"
- "@jest/types" "^24.9.0"
- "@types/yargs" "^13.0.0"
- chalk "^2.0.1"
- exit "^0.1.2"
- glob "^7.1.3"
- graceful-fs "^4.1.15"
- jest-config "^24.9.0"
- jest-haste-map "^24.9.0"
- jest-message-util "^24.9.0"
- jest-mock "^24.9.0"
- jest-regex-util "^24.3.0"
- jest-resolve "^24.9.0"
- jest-snapshot "^24.9.0"
- jest-util "^24.9.0"
- jest-validate "^24.9.0"
- realpath-native "^1.1.0"
- slash "^2.0.0"
- strip-bom "^3.0.0"
- yargs "^13.3.0"
-
-jest-serializer@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-24.9.0.tgz#e6d7d7ef96d31e8b9079a714754c5d5c58288e73"
- integrity sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ==
-
-jest-snapshot@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-24.9.0.tgz#ec8e9ca4f2ec0c5c87ae8f925cf97497b0e951ba"
- integrity sha512-uI/rszGSs73xCM0l+up7O7a40o90cnrk429LOiK3aeTvfC0HHmldbd81/B7Ix81KSFe1lwkbl7GnBGG4UfuDew==
- dependencies:
- "@babel/types" "^7.0.0"
- "@jest/types" "^24.9.0"
- chalk "^2.0.1"
- expect "^24.9.0"
- jest-diff "^24.9.0"
- jest-get-type "^24.9.0"
- jest-matcher-utils "^24.9.0"
- jest-message-util "^24.9.0"
- jest-resolve "^24.9.0"
- mkdirp "^0.5.1"
- natural-compare "^1.4.0"
- pretty-format "^24.9.0"
- semver "^6.2.0"
-
-jest-util@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-24.9.0.tgz#7396814e48536d2e85a37de3e4c431d7cb140162"
- integrity sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg==
- dependencies:
- "@jest/console" "^24.9.0"
- "@jest/fake-timers" "^24.9.0"
- "@jest/source-map" "^24.9.0"
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- callsites "^3.0.0"
- chalk "^2.0.1"
- graceful-fs "^4.1.15"
- is-ci "^2.0.0"
- mkdirp "^0.5.1"
- slash "^2.0.0"
- source-map "^0.6.0"
-
-jest-validate@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-24.9.0.tgz#0775c55360d173cd854e40180756d4ff52def8ab"
- integrity sha512-HPIt6C5ACwiqSiwi+OfSSHbK8sG7akG8eATl+IPKaeIjtPOeBUd/g3J7DghugzxrGjI93qS/+RPKe1H6PqvhRQ==
- dependencies:
- "@jest/types" "^24.9.0"
- camelcase "^5.3.1"
- chalk "^2.0.1"
- jest-get-type "^24.9.0"
- leven "^3.1.0"
- pretty-format "^24.9.0"
-
-jest-watcher@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-24.9.0.tgz#4b56e5d1ceff005f5b88e528dc9afc8dd4ed2b3b"
- integrity sha512-+/fLOfKPXXYJDYlks62/4R4GoT+GU1tYZed99JSCOsmzkkF7727RqKrjNAxtfO4YpGv11wybgRvCjR73lK2GZw==
- dependencies:
- "@jest/test-result" "^24.9.0"
- "@jest/types" "^24.9.0"
- "@types/yargs" "^13.0.0"
- ansi-escapes "^3.0.0"
- chalk "^2.0.1"
- jest-util "^24.9.0"
- string-length "^2.0.0"
-
-jest-worker@^24.6.0, jest-worker@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-24.9.0.tgz#5dbfdb5b2d322e98567898238a9697bcce67b3e5"
- integrity sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==
- dependencies:
- merge-stream "^2.0.0"
- supports-color "^6.1.0"
-
-jest@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/jest/-/jest-24.9.0.tgz#987d290c05a08b52c56188c1002e368edb007171"
- integrity sha512-YvkBL1Zm7d2B1+h5fHEOdyjCG+sGMz4f8D86/0HiqJ6MB4MnDc8FgP5vdWsGnemOQro7lnYo8UakZ3+5A0jxGw==
- dependencies:
- import-local "^2.0.0"
- jest-cli "^24.9.0"
-
-js-base64@^2.5.1:
- version "2.5.1"
- resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.5.1.tgz#1efa39ef2c5f7980bb1784ade4a8af2de3291121"
- integrity sha512-M7kLczedRMYX4L8Mdh4MzyAMM9O5osx+4FcOQuTvr3A9F2D9S5JXheN0ewNbrvK2UatkTRhL5ejGmGSjNMiZuw==
-
-"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
- integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
-
-jsbn@~0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
- integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
-
-jsdom@^11.5.1:
- version "11.12.0"
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.12.0.tgz#1a80d40ddd378a1de59656e9e6dc5a3ba8657bc8"
- integrity sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==
- dependencies:
- abab "^2.0.0"
- acorn "^5.5.3"
- acorn-globals "^4.1.0"
- array-equal "^1.0.0"
- cssom ">= 0.3.2 < 0.4.0"
- cssstyle "^1.0.0"
- data-urls "^1.0.0"
- domexception "^1.0.1"
- escodegen "^1.9.1"
- html-encoding-sniffer "^1.0.2"
- left-pad "^1.3.0"
- nwsapi "^2.0.7"
- parse5 "4.0.0"
- pn "^1.1.0"
- request "^2.87.0"
- request-promise-native "^1.0.5"
- sax "^1.2.4"
- symbol-tree "^3.2.2"
- tough-cookie "^2.3.4"
- w3c-hr-time "^1.0.1"
- webidl-conversions "^4.0.2"
- whatwg-encoding "^1.0.3"
- whatwg-mimetype "^2.1.0"
- whatwg-url "^6.4.1"
- ws "^5.2.0"
- xml-name-validator "^3.0.0"
-
-jsesc@^2.5.1:
- version "2.5.2"
- resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
- integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
-
-json-parse-better-errors@^1.0.1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
- integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
-
-json-schema-traverse@^0.4.1:
- version "0.4.1"
- resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
- integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
-
-json-schema@0.2.3:
- version "0.2.3"
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
- integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
-
-json-stringify-safe@~5.0.1:
- version "5.0.1"
- resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
- integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
-
-json2csv@^4.5.3:
- version "4.5.4"
- resolved "https://registry.yarnpkg.com/json2csv/-/json2csv-4.5.4.tgz#2b59c2869a137ec48cd2e243e0180466155f773f"
- integrity sha512-YxBhY4Lmn8IvVZ36nqg5omxneLy9JlorkqW1j/EDCeqvmi+CQ4uM+wsvXlcIqvGDewIPXMC/O/oF8DX9EH5aoA==
- dependencies:
- commander "^2.15.1"
- jsonparse "^1.3.1"
- lodash.get "^4.4.2"
-
-json5@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
- integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
- dependencies:
- minimist "^1.2.0"
-
-jsonfile@^2.1.0:
- version "2.4.0"
- resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8"
- integrity sha1-NzaitCi4e72gzIO1P6PWM6NcKug=
- optionalDependencies:
- graceful-fs "^4.1.6"
-
-jsonfile@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
- integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=
- optionalDependencies:
- graceful-fs "^4.1.6"
-
-jsonparse@^1.3.1:
- version "1.3.1"
- resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
- integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=
-
-jsprim@^1.2.2:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
- integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=
- dependencies:
- assert-plus "1.0.0"
- extsprintf "1.3.0"
- json-schema "0.2.3"
- verror "1.10.0"
-
-kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
- version "3.2.2"
- resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-3.2.2.tgz#31ea21a734bab9bbb0f32466d893aea51e4a3c64"
- integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=
- dependencies:
- is-buffer "^1.1.5"
-
-kind-of@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-4.0.0.tgz#20813df3d712928b207378691a45066fae72dd57"
- integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc=
- dependencies:
- is-buffer "^1.1.5"
-
-kind-of@^5.0.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-5.1.0.tgz#729c91e2d857b7a419a1f9aa65685c4c33f5845d"
- integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==
-
-kind-of@^6.0.0, kind-of@^6.0.2:
- version "6.0.2"
- resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
- integrity sha512-s5kLOcnH0XqDO+FvuaLX8DDjZ18CGFk7VygH40QoKPUQhW4e2rvM0rwUq0t8IQDOwYSeLK01U90OjzBTme2QqA==
-
-kleur@^3.0.3:
- version "3.0.3"
- resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
- integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
-
-latest-version@^3.0.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-3.1.0.tgz#a205383fea322b33b5ae3b18abee0dc2f356ee15"
- integrity sha1-ogU4P+oyKzO1rjsYq+4NwvNW7hU=
- dependencies:
- package-json "^4.0.0"
-
-lcid@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835"
- integrity sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=
- dependencies:
- invert-kv "^1.0.0"
-
-left-pad@^1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
- integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==
-
-leven@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
- integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
-
-levn@~0.3.0:
- version "0.3.0"
- resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
- integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=
- dependencies:
- prelude-ls "~1.1.2"
- type-check "~0.3.2"
-
-livereload@^0.7.0:
- version "0.7.0"
- resolved "https://registry.yarnpkg.com/livereload/-/livereload-0.7.0.tgz#38238dd155ffb251191697f737b6b13f471da115"
- integrity sha512-PHnIGczQEvmCctDvRTWylA+1wSwE0/eFm+LkNhlmlAFus/aCRlVE97UOLOf6TUGLmZyfg7z7twG37ZiOgNJAyQ==
- dependencies:
- chokidar "^1.7.0"
- opts ">= 1.2.0"
- ws "^1.1.5"
-
-load-json-file@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
- integrity sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=
- dependencies:
- graceful-fs "^4.1.2"
- parse-json "^2.2.0"
- pify "^2.0.0"
- pinkie-promise "^2.0.0"
- strip-bom "^2.0.0"
-
-load-json-file@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
- integrity sha1-L19Fq5HjMhYjT9U62rZo607AmTs=
- dependencies:
- graceful-fs "^4.1.2"
- parse-json "^4.0.0"
- pify "^3.0.0"
- strip-bom "^3.0.0"
-
-locate-path@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e"
- integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==
- dependencies:
- p-locate "^3.0.0"
- path-exists "^3.0.0"
-
-lodash.get@^4.4.2:
- version "4.4.2"
- resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
- integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
-
-lodash.sortby@^4.7.0:
- version "4.7.0"
- resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
- integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
-
-lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.4, lodash@^4.3.0:
- version "4.17.15"
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
- integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
-
-log-symbols@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"
- integrity sha512-dSkNGuI7iG3mfvDzUuYZyvk5dD9ocYCYzNU6CYDE6+Xqd+gwme6Z00NS3dUh8mq/73HaEtT7m6W+yUPtU6BZnQ==
- dependencies:
- chalk "^2.4.2"
-
-log-update@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/log-update/-/log-update-3.3.0.tgz#3b0501815123f66cb33f300e3dac2a2b6ad3fdf5"
- integrity sha512-YSKm5n+YjZoGZT5lfmOqasVH1fIH9xQA9A81Y48nZ99PxAP62vdCCtua+Gcu6oTn0nqtZd/LwRV+Vflo53ZDWA==
- dependencies:
- ansi-escapes "^3.2.0"
- cli-cursor "^2.1.0"
- wrap-ansi "^5.0.0"
-
-loose-envify@^1.0.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
- integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
- dependencies:
- js-tokens "^3.0.0 || ^4.0.0"
-
-lowercase-keys@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz#6f9e30b47084d971a7c820ff15a6c5167b74c26f"
- integrity sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==
-
-lru-cache@^4.0.1, lru-cache@^4.1.1:
- version "4.1.5"
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
- integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
- dependencies:
- pseudomap "^1.0.2"
- yallist "^2.1.2"
-
-make-dir@^1.0.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
- integrity sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==
- dependencies:
- pify "^3.0.0"
-
-make-dir@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
- integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==
- dependencies:
- pify "^4.0.1"
- semver "^5.6.0"
-
-makeerror@1.0.x:
- version "1.0.11"
- resolved "https://registry.yarnpkg.com/makeerror/-/makeerror-1.0.11.tgz#e01a5c9109f2af79660e4e8b9587790184f5a96c"
- integrity sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=
- dependencies:
- tmpl "1.0.x"
-
-map-cache@^0.2.2:
- version "0.2.2"
- resolved "https://registry.yarnpkg.com/map-cache/-/map-cache-0.2.2.tgz#c32abd0bd6525d9b051645bb4f26ac5dc98a0dbf"
- integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=
-
-map-visit@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
- integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=
- dependencies:
- object-visit "^1.0.0"
-
-marked@^0.5.1:
- version "0.5.2"
- resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
- integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
-
-math-random@^1.0.1:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
- integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
-
-medium-zoom@^0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/medium-zoom/-/medium-zoom-0.4.0.tgz#8e13c9b754903c0c903220611af0d3cd373a4222"
- integrity sha512-0z7yMfd6I1BTCAa8QaR4cp5AqDkQD571GzhHIbbfefKEssGLSvs+4Xai/itOAncm4FBlF5gUoMQ22yW9/f8Sig==
-
-merge-stream@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
- integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
-
-micromatch@^2.1.5:
- version "2.3.11"
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
- integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=
- dependencies:
- arr-diff "^2.0.0"
- array-unique "^0.2.1"
- braces "^1.8.2"
- expand-brackets "^0.1.4"
- extglob "^0.3.1"
- filename-regex "^2.0.0"
- is-extglob "^1.0.0"
- is-glob "^2.0.1"
- kind-of "^3.0.2"
- normalize-path "^2.0.1"
- object.omit "^2.0.0"
- parse-glob "^3.0.4"
- regex-cache "^0.4.2"
-
-micromatch@^3.1.10, micromatch@^3.1.4:
- version "3.1.10"
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
- integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==
- dependencies:
- arr-diff "^4.0.0"
- array-unique "^0.3.2"
- braces "^2.3.1"
- define-property "^2.0.2"
- extend-shallow "^3.0.2"
- extglob "^2.0.4"
- fragment-cache "^0.2.1"
- kind-of "^6.0.2"
- nanomatch "^1.2.9"
- object.pick "^1.3.0"
- regex-not "^1.0.0"
- snapdragon "^0.8.1"
- to-regex "^3.0.2"
-
-mime-db@1.40.0:
- version "1.40.0"
- resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.40.0.tgz#a65057e998db090f732a68f6c276d387d4126c32"
- integrity sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==
-
-mime-types@^2.1.12, mime-types@~2.1.19:
- version "2.1.24"
- resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.24.tgz#b6f8d0b3e951efb77dedeca194cff6d16f676f81"
- integrity sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==
- dependencies:
- mime-db "1.40.0"
-
-mime@1.6.0:
- version "1.6.0"
- resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
- integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
-
-mimic-fn@^1.0.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022"
- integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==
-
-mimic-fn@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
- integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
-
-minimatch@^3.0.4:
- version "3.0.4"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
- dependencies:
- brace-expansion "^1.1.7"
-
-minimist@0.0.8:
- version "0.0.8"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
- integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
-
-minimist@1.2.0, minimist@^1.1.1, minimist@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
- integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
-
-minimist@~0.0.1:
- version "0.0.10"
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
- integrity sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=
-
-minipass@^2.2.1, minipass@^2.3.5:
- version "2.3.5"
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.5.tgz#cacebe492022497f656b0f0f51e2682a9ed2d848"
- integrity sha512-Gi1W4k059gyRbyVUZQ4mEqLm0YIUiGYfvxhF6SIlk3ui1WVxMTGfGdQ2SInh3PDrRTVvPKgULkpJtT4RH10+VA==
- dependencies:
- safe-buffer "^5.1.2"
- yallist "^3.0.0"
-
-minizlib@^1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.2.1.tgz#dd27ea6136243c7c880684e8672bb3a45fd9b614"
- integrity sha512-7+4oTUOWKg7AuL3vloEWekXY2/D20cevzsrNT2kGWm+39J9hGTCBv8VI5Pm5lXZ/o3/mdR4f8rflAPhnQb8mPA==
- dependencies:
- minipass "^2.2.1"
-
-mixin-deep@^1.2.0:
- version "1.3.2"
- resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"
- integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==
- dependencies:
- for-in "^1.0.2"
- is-extendable "^1.0.1"
-
-mkdirp@^0.5.0, mkdirp@^0.5.1:
- version "0.5.1"
- resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
- integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
- dependencies:
- minimist "0.0.8"
-
-ms@2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
- integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
-
-ms@2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
- integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
-
-ms@^2.1.1:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
- integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
-
-mute-stream@0.0.7:
- version "0.0.7"
- resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
- integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
-
-mute-stream@0.0.8:
- version "0.0.8"
- resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d"
- integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==
-
-nan@^2.12.1:
- version "2.14.0"
- resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
- integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
-
-nanomatch@^1.2.9:
- version "1.2.13"
- resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
- integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==
- dependencies:
- arr-diff "^4.0.0"
- array-unique "^0.3.2"
- define-property "^2.0.2"
- extend-shallow "^3.0.2"
- fragment-cache "^0.2.1"
- is-windows "^1.0.2"
- kind-of "^6.0.2"
- object.pick "^1.3.0"
- regex-not "^1.0.0"
- snapdragon "^0.8.1"
- to-regex "^3.0.1"
-
-natural-compare@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
- integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
-
-needle@^2.2.1:
- version "2.4.0"
- resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c"
- integrity sha512-4Hnwzr3mi5L97hMYeNl8wRW/Onhy4nUKR/lVemJ8gJedxxUyBLm9kkrDColJvoSfwi0jCNhD+xCdOtiGDQiRZg==
- dependencies:
- debug "^3.2.6"
- iconv-lite "^0.4.4"
- sax "^1.2.4"
-
-neo-async@^2.6.0:
- version "2.6.1"
- resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c"
- integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
-
-nested-error-stacks@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
- integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
-
-nice-try@^1.0.4:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
- integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
-
-node-fetch@1.6.3:
- version "1.6.3"
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
- integrity sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ=
- dependencies:
- encoding "^0.1.11"
- is-stream "^1.0.1"
-
-node-fetch@^1.7.0:
- version "1.7.3"
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
- integrity sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==
- dependencies:
- encoding "^0.1.11"
- is-stream "^1.0.1"
-
-node-int64@^0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
- integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
-
-node-modules-regexp@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
- integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
-
-node-notifier@^5.4.2:
- version "5.4.3"
- resolved "https://registry.yarnpkg.com/node-notifier/-/node-notifier-5.4.3.tgz#cb72daf94c93904098e28b9c590fd866e464bd50"
- integrity sha512-M4UBGcs4jeOK9CjTsYwkvH6/MzuUmGCyTW+kCY7uO+1ZVr0+FHGdPdIf5CCLqAaxnRrWidyoQlNkMIIVwbKB8Q==
- dependencies:
- growly "^1.3.0"
- is-wsl "^1.1.0"
- semver "^5.5.0"
- shellwords "^0.1.1"
- which "^1.3.0"
-
-node-pre-gyp@^0.12.0:
- version "0.12.0"
- resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.12.0.tgz#39ba4bb1439da030295f899e3b520b7785766149"
- integrity sha512-4KghwV8vH5k+g2ylT+sLTjy5wmUOb9vPhnM8NHvRf9dHmnW/CndrFXy2aRPaPST6dugXSdHXfeaHQm77PIz/1A==
- dependencies:
- detect-libc "^1.0.2"
- mkdirp "^0.5.1"
- needle "^2.2.1"
- nopt "^4.0.1"
- npm-packlist "^1.1.6"
- npmlog "^4.0.2"
- rc "^1.2.7"
- rimraf "^2.6.1"
- semver "^5.3.0"
- tar "^4"
-
-nopt@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/nopt/-/nopt-4.0.1.tgz#d0d4685afd5415193c8c7505602d0d17cd64474d"
- integrity sha1-0NRoWv1UFRk8jHUFYC0NF81kR00=
- dependencies:
- abbrev "1"
- osenv "^0.1.4"
-
-normalize-package-data@^2.3.2:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
- integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==
- dependencies:
- hosted-git-info "^2.1.4"
- resolve "^1.10.0"
- semver "2 || 3 || 4 || 5"
- validate-npm-package-license "^3.0.1"
-
-normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
- integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
- dependencies:
- remove-trailing-separator "^1.0.1"
-
-npm-bundled@^1.0.1:
- version "1.0.6"
- resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd"
- integrity sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g==
-
-npm-packlist@^1.1.6:
- version "1.4.4"
- resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-1.4.4.tgz#866224233850ac534b63d1a6e76050092b5d2f44"
- integrity sha512-zTLo8UcVYtDU3gdeaFu2Xu0n0EvelfHDGuqtNIn5RO7yQj4H1TqNdBc/yZjxnWA0PVB8D3Woyp0i5B43JwQ6Vw==
- dependencies:
- ignore-walk "^3.0.1"
- npm-bundled "^1.0.1"
-
-npm-run-path@^2.0.0:
- version "2.0.2"
- resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
- integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=
- dependencies:
- path-key "^2.0.0"
-
-npmlog@^4.0.2:
- version "4.1.2"
- resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
- integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
- dependencies:
- are-we-there-yet "~1.1.2"
- console-control-strings "~1.1.0"
- gauge "~2.7.3"
- set-blocking "~2.0.0"
-
-number-is-nan@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
- integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
-
-nwsapi@^2.0.7:
- version "2.1.4"
- resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.1.4.tgz#e006a878db23636f8e8a67d33ca0e4edf61a842f"
- integrity sha512-iGfd9Y6SFdTNldEy2L0GUhcarIutFmk+MPWIn9dmj8NMIup03G08uUF2KGbbmv/Ux4RT0VZJoP/sVbWA6d/VIw==
-
-oauth-sign@~0.9.0:
- version "0.9.0"
- resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
- integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==
-
-object-assign@^4.0.1, object-assign@^4.1.0:
- version "4.1.1"
- resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
- integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
-
-object-copy@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/object-copy/-/object-copy-0.1.0.tgz#7e7d858b781bd7c991a41ba975ed3812754e998c"
- integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw=
- dependencies:
- copy-descriptor "^0.1.0"
- define-property "^0.2.5"
- kind-of "^3.0.3"
-
-object-keys@^1.0.12:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
- integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
-
-object-visit@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
- integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=
- dependencies:
- isobject "^3.0.0"
-
-object.getownpropertydescriptors@^2.0.3:
- version "2.0.3"
- resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
- integrity sha1-h1jIRvW0B62rDyNuCYbxSwUcqhY=
- dependencies:
- define-properties "^1.1.2"
- es-abstract "^1.5.1"
-
-object.omit@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
- integrity sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=
- dependencies:
- for-own "^0.1.4"
- is-extendable "^0.1.1"
-
-object.pick@^1.3.0:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
- integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=
- dependencies:
- isobject "^3.0.1"
-
-on-finished@~2.3.0:
- version "2.3.0"
- resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
- integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=
- dependencies:
- ee-first "1.1.1"
-
-once@^1.3.0, once@^1.3.1, once@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
- integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
- dependencies:
- wrappy "1"
-
-onetime@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
- integrity sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=
- dependencies:
- mimic-fn "^1.0.0"
-
-onetime@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5"
- integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==
- dependencies:
- mimic-fn "^2.1.0"
-
-opencollective@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/opencollective/-/opencollective-1.0.3.tgz#aee6372bc28144583690c3ca8daecfc120dd0ef1"
- integrity sha1-ruY3K8KBRFg2kMPKja7PwSDdDvE=
- dependencies:
- babel-polyfill "6.23.0"
- chalk "1.1.3"
- inquirer "3.0.6"
- minimist "1.2.0"
- node-fetch "1.6.3"
- opn "4.0.2"
-
-opn@4.0.2:
- version "4.0.2"
- resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
- integrity sha1-erwi5kTf9jsKltWrfyeQwPAavJU=
- dependencies:
- object-assign "^4.0.1"
- pinkie-promise "^2.0.0"
-
-opn@^5.3.0:
- version "5.5.0"
- resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
- integrity sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==
- dependencies:
- is-wsl "^1.1.0"
-
-optimist@^0.6.1:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
- integrity sha1-2j6nRob6IaGaERwybpDrFaAZZoY=
- dependencies:
- minimist "~0.0.1"
- wordwrap "~0.0.2"
-
-optionator@^0.8.1:
- version "0.8.2"
- resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
- integrity sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=
- dependencies:
- deep-is "~0.1.3"
- fast-levenshtein "~2.0.4"
- levn "~0.3.0"
- prelude-ls "~1.1.2"
- type-check "~0.3.2"
- wordwrap "~1.0.0"
-
-options@>=0.0.5:
- version "0.0.6"
- resolved "https://registry.yarnpkg.com/options/-/options-0.0.6.tgz#ec22d312806bb53e731773e7cdaefcf1c643128f"
- integrity sha1-7CLTEoBrtT5zF3Pnza788cZDEo8=
-
-"opts@>= 1.2.0":
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/opts/-/opts-1.2.6.tgz#d185c0425cfdeb9da1d182908b65b5c0238febb3"
- integrity sha1-0YXAQlz9652h0YKQi2W1wCOP67M=
-
-ora@^4.0.2:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.3.tgz#752a1b7b4be4825546a7a3d59256fa523b6b6d05"
- integrity sha512-fnDebVFyz309A73cqCipVL1fBZewq4vwgSHfxh43vVy31mbyoQ8sCH3Oeaog/owYOs/lLlGVPCISQonTneg6Pg==
- dependencies:
- chalk "^3.0.0"
- cli-cursor "^3.1.0"
- cli-spinners "^2.2.0"
- is-interactive "^1.0.0"
- log-symbols "^3.0.0"
- mute-stream "0.0.8"
- strip-ansi "^6.0.0"
- wcwidth "^1.0.1"
-
-os-homedir@^1.0.0:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3"
- integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M=
-
-os-locale@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-1.4.0.tgz#20f9f17ae29ed345e8bde583b13d2009803c14d9"
- integrity sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=
- dependencies:
- lcid "^1.0.0"
-
-os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
- integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
-
-osenv@^0.1.4:
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/osenv/-/osenv-0.1.5.tgz#85cdfafaeb28e8677f416e287592b5f3f49ea410"
- integrity sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==
- dependencies:
- os-homedir "^1.0.0"
- os-tmpdir "^1.0.0"
-
-p-each-series@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-1.0.0.tgz#930f3d12dd1f50e7434457a22cd6f04ac6ad7f71"
- integrity sha1-kw89Et0fUOdDRFeiLNbwSsatf3E=
- dependencies:
- p-reduce "^1.0.0"
-
-p-finally@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae"
- integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=
-
-p-limit@^2.0.0:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
- integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==
- dependencies:
- p-try "^2.0.0"
-
-p-locate@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
- integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==
- dependencies:
- p-limit "^2.0.0"
-
-p-reduce@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
- integrity sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=
-
-p-try@^2.0.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
- integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
-
-package-json@^4.0.0:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/package-json/-/package-json-4.0.1.tgz#8869a0401253661c4c4ca3da6c2121ed555f5eed"
- integrity sha1-iGmgQBJTZhxMTKPabCEh7VVfXu0=
- dependencies:
- got "^6.7.1"
- registry-auth-token "^3.0.1"
- registry-url "^3.0.3"
- semver "^5.1.0"
-
-parent-require@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/parent-require/-/parent-require-1.0.0.tgz#746a167638083a860b0eef6732cb27ed46c32977"
- integrity sha1-dGoWdjgIOoYLDu9nMssn7UbDKXc=
-
-parse-glob@^3.0.4:
- version "3.0.4"
- resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
- integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw=
- dependencies:
- glob-base "^0.3.0"
- is-dotfile "^1.0.0"
- is-extglob "^1.0.0"
- is-glob "^2.0.0"
-
-parse-json@^2.2.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9"
- integrity sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=
- dependencies:
- error-ex "^1.2.0"
-
-parse-json@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0"
- integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=
- dependencies:
- error-ex "^1.3.1"
- json-parse-better-errors "^1.0.1"
-
-parse5@4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
- integrity sha512-VrZ7eOd3T1Fk4XWNXMgiGBK/z0MG48BWG2uQNU4I72fkQuKUTZpl+u9k+CxEG0twMVzSmXEEz12z5Fnw1jIQFA==
-
-parseurl@~1.3.3:
- version "1.3.3"
- resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
- integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
-
-pascalcase@^0.1.1:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
- integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
-
-path-exists@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-2.1.0.tgz#0feb6c64f0fc518d9a754dd5efb62c7022761f4b"
- integrity sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=
- dependencies:
- pinkie-promise "^2.0.0"
-
-path-exists@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
- integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
-
-path-is-absolute@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
- integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
-
-path-is-inside@^1.0.1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
- integrity sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=
-
-path-key@^2.0.0, path-key@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
- integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
-
-path-parse@^1.0.6:
- version "1.0.6"
- resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
- integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
-
-path-type@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
- integrity sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=
- dependencies:
- graceful-fs "^4.1.2"
- pify "^2.0.0"
- pinkie-promise "^2.0.0"
-
-path-type@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
- integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==
- dependencies:
- pify "^3.0.0"
-
-performance-now@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
- integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
-
-pify@^2.0.0, pify@^2.3.0:
- version "2.3.0"
- resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
- integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=
-
-pify@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
- integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
-
-pify@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
- integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
-
-pinkie-promise@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
- integrity sha1-ITXW36ejWMBprJsXh3YogihFD/o=
- dependencies:
- pinkie "^2.0.0"
-
-pinkie@^2.0.0:
- version "2.0.4"
- resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
- integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
-
-pirates@^4.0.1:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87"
- integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==
- dependencies:
- node-modules-regexp "^1.0.0"
-
-pkg-dir@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-3.0.0.tgz#2749020f239ed990881b1f71210d51eb6523bea3"
- integrity sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==
- dependencies:
- find-up "^3.0.0"
-
-platform@^1.3.3:
- version "1.3.5"
- resolved "https://registry.yarnpkg.com/platform/-/platform-1.3.5.tgz#fb6958c696e07e2918d2eeda0f0bc9448d733444"
- integrity sha512-TuvHS8AOIZNAlE77WUDiR4rySV/VMptyMfcfeoMgs4P8apaZM3JrnbzBiixKUv+XR6i+BXrQh8WAnjaSPFO65Q==
-
-pn@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
- integrity sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==
-
-posix-character-classes@^0.1.0:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
- integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
-
-prelude-ls@~1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
- integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
-
-prepend-http@^1.0.1:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
- integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
-
-preserve@^0.2.0:
- version "0.2.0"
- resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
- integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
-
-prettier@^1.18.2:
- version "1.19.1"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
- integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
-
-pretty-format@^24.9.0:
- version "24.9.0"
- resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
- integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==
- dependencies:
- "@jest/types" "^24.9.0"
- ansi-regex "^4.0.0"
- ansi-styles "^3.2.0"
- react-is "^16.8.4"
-
-prismjs@^1.15.0:
- version "1.17.1"
- resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.17.1.tgz#e669fcbd4cdd873c35102881c33b14d0d68519be"
- integrity sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==
- optionalDependencies:
- clipboard "^2.0.0"
-
-process-nextick-args@~2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
- integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
-
-prompts@^2.0.1:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.2.1.tgz#f901dd2a2dfee080359c0e20059b24188d75ad35"
- integrity sha512-VObPvJiWPhpZI6C5m60XOzTfnYg/xc/an+r9VYymj9WJW3B/DIH+REzjpAACPf8brwPeP+7vz3bIim3S+AaMjw==
- dependencies:
- kleur "^3.0.3"
- sisteransi "^1.0.3"
-
-pseudomap@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
- integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM=
-
-psl@^1.1.24, psl@^1.1.28:
- version "1.3.0"
- resolved "https://registry.yarnpkg.com/psl/-/psl-1.3.0.tgz#e1ebf6a3b5564fa8376f3da2275da76d875ca1bd"
- integrity sha512-avHdspHO+9rQTLbv1RO+MPYeP/SzsCoxofjVnHanETfQhTJrmB0HlDoW+EiN/R+C0BZ+gERab9NY0lPN2TxNag==
-
-pump@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
- integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
- dependencies:
- end-of-stream "^1.1.0"
- once "^1.3.1"
-
-punycode@^1.4.1:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
- integrity sha1-wNWmOycYgArY4esPpSachN1BhF4=
-
-punycode@^2.1.0, punycode@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
- integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
-
-q-i@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/q-i/-/q-i-2.0.1.tgz#fec7e3f0e713f3467358bb5ac80bcc4c115187d6"
- integrity sha512-tr7CzPNxkBDBuPzqi/HDUS4uBOppb91akNTeh56TYio8TiIeXp2Yp8ea9NmDu2DmGH35ZjJDq6C3E4SepVZ4bQ==
- dependencies:
- ansi-styles "^3.2.0"
- is-plain-object "^2.0.4"
- stringify-object "^3.2.0"
-
-qs@~6.5.2:
- version "6.5.2"
- resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
- integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
-
-rambda@2.7.1:
- version "2.7.1"
- resolved "https://registry.yarnpkg.com/rambda/-/rambda-2.7.1.tgz#56c3d4100131db0e252236a26bed75faffa229d8"
- integrity sha512-EjTEdqAOqMWSgiyIs/7cd9ByCN1hlVq5YBxaTdlmGygIpvAtM+qv4rO2eptiTUIkP8E5lGusuq7hohtFM23knw==
-
-rambda@^1.2.6:
- version "1.2.6"
- resolved "https://registry.yarnpkg.com/rambda/-/rambda-1.2.6.tgz#5feed8039369b65c389ee1e02db9527695d30e83"
- integrity sha512-3tjeDuSMKAf8t099BejrmLgXdexAh63AsU2c2ZTcN5y/gt5njw03Wsfb+Ti9b08ZWLLDN5r0EvKynfYM91PB6g==
-
-rambdax@^2.13.0:
- version "2.13.0"
- resolved "https://registry.yarnpkg.com/rambdax/-/rambdax-2.13.0.tgz#a997c8d55f837d5fa746ef906a8cd976cf1b9304"
- integrity sha512-7vK+xf6Or+Zn7YFDg6k5xHHOZsitSJHfeIeuL24yHPnO+7UQx++yTJFgX1yE4+kH3iH4nXQc3atBdHYJkDPPKQ==
-
-rambdax@^2.14.1:
- version "2.17.0"
- resolved "https://registry.yarnpkg.com/rambdax/-/rambdax-2.17.0.tgz#986cc6ffd34c0d85b9151311e08485388316be18"
- integrity sha512-OoSU9tKeP0MJjGKdFSh+X2+6V4+IT3oMOkSUdcadn5VAbkRYmW1nyEmFSYh9wIB1TPGwVdIGr7axDKVFBqo+PA==
-
-randomatic@^3.0.0:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
- integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
- dependencies:
- is-number "^4.0.0"
- kind-of "^6.0.0"
- math-random "^1.0.1"
-
-range-parser@~1.2.1:
- version "1.2.1"
- resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
- integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==
-
-rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
- version "1.2.8"
- resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"
- integrity sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==
- dependencies:
- deep-extend "^0.6.0"
- ini "~1.3.0"
- minimist "^1.2.0"
- strip-json-comments "~2.0.1"
-
-react-is@^16.8.4:
- version "16.9.0"
- resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
- integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
-
-read-pkg-up@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
- integrity sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=
- dependencies:
- find-up "^1.0.0"
- read-pkg "^1.0.0"
-
-read-pkg-up@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-4.0.0.tgz#1b221c6088ba7799601c808f91161c66e58f8978"
- integrity sha512-6etQSH7nJGsK0RbG/2TeDzZFa8shjQ1um+SwQQ5cwKy0dhSXdOncEhb1CPpvQG4h7FyOV6EB6YlV0yJvZQNAkA==
- dependencies:
- find-up "^3.0.0"
- read-pkg "^3.0.0"
-
-read-pkg@^1.0.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
- integrity sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=
- dependencies:
- load-json-file "^1.0.0"
- normalize-package-data "^2.3.2"
- path-type "^1.0.0"
-
-read-pkg@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
- integrity sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=
- dependencies:
- load-json-file "^4.0.0"
- normalize-package-data "^2.3.2"
- path-type "^3.0.0"
-
-readable-stream@^2.0.2, readable-stream@^2.0.6:
- version "2.3.6"
- resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
- integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
- dependencies:
- core-util-is "~1.0.0"
- inherits "~2.0.3"
- isarray "~1.0.0"
- process-nextick-args "~2.0.0"
- safe-buffer "~5.1.1"
- string_decoder "~1.1.1"
- util-deprecate "~1.0.1"
-
-readdirp@^2.0.0:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
- integrity sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==
- dependencies:
- graceful-fs "^4.1.11"
- micromatch "^3.1.10"
- readable-stream "^2.0.2"
-
-realpath-native@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/realpath-native/-/realpath-native-1.1.0.tgz#2003294fea23fb0672f2476ebe22fcf498a2d65c"
- integrity sha512-wlgPA6cCIIg9gKz0fgAPjnzh4yR/LnXovwuo9hvyGvx3h8nX4+/iLZplfUWasXpqD8BdnGnP5njOFjkUwPzvjA==
- dependencies:
- util.promisify "^1.0.0"
-
-regenerator-runtime@^0.10.0:
- version "0.10.5"
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658"
- integrity sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=
-
-regenerator-runtime@^0.11.0:
- version "0.11.1"
- resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
- integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
-
-regex-cache@^0.4.2:
- version "0.4.4"
- resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
- integrity sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==
- dependencies:
- is-equal-shallow "^0.1.3"
-
-regex-not@^1.0.0, regex-not@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
- integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==
- dependencies:
- extend-shallow "^3.0.2"
- safe-regex "^1.1.0"
-
-registry-auth-token@^3.0.1:
- version "3.4.0"
- resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.4.0.tgz#d7446815433f5d5ed6431cd5dca21048f66b397e"
- integrity sha512-4LM6Fw8eBQdwMYcES4yTnn2TqIasbXuwDx3um+QRs7S55aMKCBKBxvPXl2RiUjHwuJLTyYfxSpmfSAjQpcuP+A==
- dependencies:
- rc "^1.1.6"
- safe-buffer "^5.0.1"
-
-registry-url@^3.0.3:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/registry-url/-/registry-url-3.1.0.tgz#3d4ef870f73dde1d77f0cf9a381432444e174942"
- integrity sha1-PU74cPc93h138M+aOBQyRE4XSUI=
- dependencies:
- rc "^1.0.1"
-
-remove-trailing-separator@^1.0.1:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
- integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8=
-
-repeat-element@^1.1.2:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
- integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
-
-repeat-string@^1.5.2, repeat-string@^1.6.1:
- version "1.6.1"
- resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
- integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
-
-request-promise-core@1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.2.tgz#339f6aababcafdb31c799ff158700336301d3346"
- integrity sha512-UHYyq1MO8GsefGEt7EprS8UrXsm1TxEvFUX1IMTuSLU2Rh7fTIdFtl8xD7JiEYiWU2dl+NYAjCTksTehQUxPag==
- dependencies:
- lodash "^4.17.11"
-
-request-promise-native@^1.0.5:
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.7.tgz#a49868a624bdea5069f1251d0a836e0d89aa2c59"
- integrity sha512-rIMnbBdgNViL37nZ1b3L/VfPOpSi0TqVDQPAvO6U14lMzOLrt5nilxCQqtDKhZeDiW0/hkCXGoQjhgJd/tCh6w==
- dependencies:
- request-promise-core "1.1.2"
- stealthy-require "^1.1.1"
- tough-cookie "^2.3.3"
-
-request@^2.87.0:
- version "2.88.0"
- resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
- integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
- dependencies:
- aws-sign2 "~0.7.0"
- aws4 "^1.8.0"
- caseless "~0.12.0"
- combined-stream "~1.0.6"
- extend "~3.0.2"
- forever-agent "~0.6.1"
- form-data "~2.3.2"
- har-validator "~5.1.0"
- http-signature "~1.2.0"
- is-typedarray "~1.0.0"
- isstream "~0.1.2"
- json-stringify-safe "~5.0.1"
- mime-types "~2.1.19"
- oauth-sign "~0.9.0"
- performance-now "^2.1.0"
- qs "~6.5.2"
- safe-buffer "^5.1.2"
- tough-cookie "~2.4.3"
- tunnel-agent "^0.6.0"
- uuid "^3.3.2"
-
-require-directory@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
- integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I=
-
-require-main-filename@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-1.0.1.tgz#97f717b69d48784f5f526a6c5aa8ffdda055a4d1"
- integrity sha1-l/cXtp1IeE9fUmpsWqj/3aBVpNE=
-
-require-main-filename@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
- integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
-
-resolve-cwd@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
- integrity sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=
- dependencies:
- resolve-from "^3.0.0"
-
-resolve-from@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748"
- integrity sha1-six699nWiBvItuZTM17rywoYh0g=
-
-resolve-pathname@^2.1.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-2.2.0.tgz#7e9ae21ed815fd63ab189adeee64dc831eefa879"
- integrity sha512-bAFz9ld18RzJfddgrO2e/0S2O81710++chRMUxHjXOYKF6jTAMrUNZrEZ1PvV0zlhfjidm08iRPdTLPno1FuRg==
-
-resolve-url@^0.2.1:
- version "0.2.1"
- resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
- integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
-
-resolve@1.1.7:
- version "1.1.7"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
- integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
-
-resolve@^1.10.0, resolve@^1.3.2:
- version "1.12.0"
- resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
- integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
- dependencies:
- path-parse "^1.0.6"
-
-restore-cursor@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
- integrity sha1-n37ih/gv0ybU/RYpI9YhKe7g368=
- dependencies:
- onetime "^2.0.0"
- signal-exit "^3.0.2"
-
-restore-cursor@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e"
- integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==
- dependencies:
- onetime "^5.1.0"
- signal-exit "^3.0.2"
-
-ret@~0.1.10:
- version "0.1.15"
- resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
- integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
-
-rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3:
- version "2.7.1"
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
- integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
- dependencies:
- glob "^7.1.3"
-
-rsvp@^4.8.4:
- version "4.8.5"
- resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"
- integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==
-
-run-async@^2.2.0:
- version "2.3.0"
- resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
- integrity sha1-A3GrSuC91yDUFm19/aZP96RFpsA=
- dependencies:
- is-promise "^2.1.0"
-
-rx@^4.1.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782"
- integrity sha1-pfE/957zt0D+MKqAP7CfmIBdR4I=
-
-safe-buffer@^5.0.1, safe-buffer@^5.1.2:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
- integrity sha512-fZEwUGbVl7kouZs1jCdMLdt95hdIv0ZeHg6L7qPeciMZhZ+/gdesW4wgTARkrFWEpspjEATAzUGPG8N2jJiwbg==
-
-safe-buffer@~5.1.0, safe-buffer@~5.1.1:
- version "5.1.2"
- resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
- integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
-
-safe-regex@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
- integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4=
- dependencies:
- ret "~0.1.10"
-
-"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
- integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
-
-sane@^4.0.3:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/sane/-/sane-4.1.0.tgz#ed881fd922733a6c461bc189dc2b6c006f3ffded"
- integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==
- dependencies:
- "@cnakazawa/watch" "^1.0.3"
- anymatch "^2.0.0"
- capture-exit "^2.0.0"
- exec-sh "^0.3.2"
- execa "^1.0.0"
- fb-watchman "^2.0.0"
- micromatch "^3.1.4"
- minimist "^1.1.1"
- walker "~1.0.5"
-
-sax@^1.2.4:
- version "1.2.4"
- resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
- integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
-
-select@^1.1.2:
- version "1.1.2"
- resolved "https://registry.yarnpkg.com/select/-/select-1.1.2.tgz#0e7350acdec80b1108528786ec1d4418d11b396d"
- integrity sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=
-
-semver-diff@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/semver-diff/-/semver-diff-2.1.0.tgz#4bbb8437c8d37e4b0cf1a68fd726ec6d645d6d36"
- integrity sha1-S7uEN8jTfksM8aaP1ybsbWRdbTY=
- dependencies:
- semver "^5.0.3"
-
-"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.6.0:
- version "5.7.1"
- resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
- integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
-
-semver@^6.0.0, semver@^6.2.0:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
- integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
-
-send@0.17.1:
- version "0.17.1"
- resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8"
- integrity sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==
- dependencies:
- debug "2.6.9"
- depd "~1.1.2"
- destroy "~1.0.4"
- encodeurl "~1.0.2"
- escape-html "~1.0.3"
- etag "~1.8.1"
- fresh "0.5.2"
- http-errors "~1.7.2"
- mime "1.6.0"
- ms "2.1.1"
- on-finished "~2.3.0"
- range-parser "~1.2.1"
- statuses "~1.5.0"
-
-serve-static@^1.12.1:
- version "1.14.1"
- resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.1.tgz#666e636dc4f010f7ef29970a88a674320898b2f9"
- integrity sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==
- dependencies:
- encodeurl "~1.0.2"
- escape-html "~1.0.3"
- parseurl "~1.3.3"
- send "0.17.1"
-
-set-blocking@^2.0.0, set-blocking@~2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
- integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc=
-
-set-value@^2.0.0, set-value@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/set-value/-/set-value-2.0.1.tgz#a18d40530e6f07de4228c7defe4227af8cad005b"
- integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==
- dependencies:
- extend-shallow "^2.0.1"
- is-extendable "^0.1.1"
- is-plain-object "^2.0.3"
- split-string "^3.0.1"
-
-setprototypeof@1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
- integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
-
-shebang-command@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
- integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=
- dependencies:
- shebang-regex "^1.0.0"
-
-shebang-regex@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
- integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
-
-shellwords@^0.1.1:
- version "0.1.1"
- resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
- integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
-
-signal-exit@^3.0.0, signal-exit@^3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
- integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
-
-sisteransi@^1.0.3:
- version "1.0.3"
- resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.3.tgz#98168d62b79e3a5e758e27ae63c4a053d748f4eb"
- integrity sha512-SbEG75TzH8G7eVXFSN5f9EExILKfly7SUvVY5DhhYLvfhKqhDFY0OzevWa/zwak0RLRfWS5AvfMWpd9gJvr5Yg==
-
-slash@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/slash/-/slash-2.0.0.tgz#de552851a1759df3a8f206535442f5ec4ddeab44"
- integrity sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==
-
-snapdragon-node@^2.0.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
- integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==
- dependencies:
- define-property "^1.0.0"
- isobject "^3.0.0"
- snapdragon-util "^3.0.1"
-
-snapdragon-util@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/snapdragon-util/-/snapdragon-util-3.0.1.tgz#f956479486f2acd79700693f6f7b805e45ab56e2"
- integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==
- dependencies:
- kind-of "^3.2.0"
-
-snapdragon@^0.8.1:
- version "0.8.2"
- resolved "https://registry.yarnpkg.com/snapdragon/-/snapdragon-0.8.2.tgz#64922e7c565b0e14204ba1aa7d6964278d25182d"
- integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==
- dependencies:
- base "^0.11.1"
- debug "^2.2.0"
- define-property "^0.2.5"
- extend-shallow "^2.0.1"
- map-cache "^0.2.2"
- source-map "^0.5.6"
- source-map-resolve "^0.5.0"
- use "^3.1.0"
-
-source-map-resolve@^0.5.0:
- version "0.5.2"
- resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.2.tgz#72e2cc34095543e43b2c62b2c4c10d4a9054f259"
- integrity sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==
- dependencies:
- atob "^2.1.1"
- decode-uri-component "^0.2.0"
- resolve-url "^0.2.1"
- source-map-url "^0.4.0"
- urix "^0.1.0"
-
-source-map-support@^0.5.6:
- version "0.5.13"
- resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
- integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
- dependencies:
- buffer-from "^1.0.0"
- source-map "^0.6.0"
-
-source-map-url@^0.4.0:
- version "0.4.0"
- resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
- integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
-
-source-map@^0.5.0, source-map@^0.5.6:
- version "0.5.7"
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
- integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
-
-source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
- version "0.6.1"
- resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
- integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
-
-spdx-correct@^3.0.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz#fb83e504445268f154b074e218c87c003cd31df4"
- integrity sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==
- dependencies:
- spdx-expression-parse "^3.0.0"
- spdx-license-ids "^3.0.0"
-
-spdx-exceptions@^2.1.0:
- version "2.2.0"
- resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz#2ea450aee74f2a89bfb94519c07fcd6f41322977"
- integrity sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==
-
-spdx-expression-parse@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz#99e119b7a5da00e05491c9fa338b7904823b41d0"
- integrity sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==
- dependencies:
- spdx-exceptions "^2.1.0"
- spdx-license-ids "^3.0.0"
-
-spdx-license-ids@^3.0.0:
- version "3.0.5"
- resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz#3694b5804567a458d3c8045842a6358632f62654"
- integrity sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==
-
-split-string@^3.0.1, split-string@^3.0.2:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2"
- integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==
- dependencies:
- extend-shallow "^3.0.0"
-
-sshpk@^1.7.0:
- version "1.16.1"
- resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
- integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
- dependencies:
- asn1 "~0.2.3"
- assert-plus "^1.0.0"
- bcrypt-pbkdf "^1.0.0"
- dashdash "^1.12.0"
- ecc-jsbn "~0.1.1"
- getpass "^0.1.1"
- jsbn "~0.1.0"
- safer-buffer "^2.0.2"
- tweetnacl "~0.14.0"
-
-stack-utils@^1.0.1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz#33eba3897788558bebfc2db059dc158ec36cebb8"
- integrity sha512-MTX+MeG5U994cazkjd/9KNAapsHnibjMLnfXodlkXw76JEea0UiNzrqidzo1emMwk7w5Qhc9jd4Bn9TBb1MFwA==
-
-static-extend@^0.1.1:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/static-extend/-/static-extend-0.1.2.tgz#60809c39cbff55337226fd5e0b520f341f1fb5c6"
- integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=
- dependencies:
- define-property "^0.2.5"
- object-copy "^0.1.0"
-
-stats-median@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/stats-median/-/stats-median-1.0.1.tgz#ca8497cb1014d23d145db4d6fc93c8e815eed3ef"
- integrity sha512-IYsheLg6dasD3zT/w9+8Iq9tcIQqqu91ZIpJOnIEM25C3X/g4Tl8mhXwW2ZQpbrsJISr9+wizEYgsibN5/b32Q==
-
-"statuses@>= 1.5.0 < 2", statuses@~1.5.0:
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
- integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
-
-stealthy-require@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
- integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=
-
-string-fn@^2.10.2:
- version "2.10.2"
- resolved "https://registry.yarnpkg.com/string-fn/-/string-fn-2.10.2.tgz#ac593561000ab44483c90effb0ad9c23bcbd2148"
- integrity sha512-63FZhsBUtjCueP8RdFmsHthzW1ySTm2hX/nJCrqC0IvnmhOi1GofaDLzNrYXfaHDumk0s25WJX4yThTOuSABGw==
- dependencies:
- rambda "^1.2.6"
-
-string-fn@^2.9.0:
- version "2.9.0"
- resolved "https://registry.yarnpkg.com/string-fn/-/string-fn-2.9.0.tgz#4f2e25d6fd8a9f0c02ef229182516964ff26007a"
- integrity sha512-iW5/ulXeco059bRzc/vLePD1mPDTFq/2zhZ50U+TsPJLBYdF7lphkHoBLxtbPHycv/u32egiMEAbdlgQIaZTAQ==
- dependencies:
- rambda "^1.2.6"
-
-string-length@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"
- integrity sha1-1A27aGo6zpYMHP/KVivyxF+DY+0=
- dependencies:
- astral-regex "^1.0.0"
- strip-ansi "^4.0.0"
-
-string-width@^1.0.1, string-width@^1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
- integrity sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=
- dependencies:
- code-point-at "^1.0.0"
- is-fullwidth-code-point "^1.0.0"
- strip-ansi "^3.0.0"
-
-"string-width@^1.0.2 || 2", string-width@^2.0.0, string-width@^2.1.1:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
- integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==
- dependencies:
- is-fullwidth-code-point "^2.0.0"
- strip-ansi "^4.0.0"
-
-string-width@^3.0.0, string-width@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
- integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==
- dependencies:
- emoji-regex "^7.0.1"
- is-fullwidth-code-point "^2.0.0"
- strip-ansi "^5.1.0"
-
-string-width@^4.0.0, string-width@^4.1.0:
- version "4.2.0"
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
- integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
- dependencies:
- emoji-regex "^8.0.0"
- is-fullwidth-code-point "^3.0.0"
- strip-ansi "^6.0.0"
-
-string_decoder@~1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
- integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
- dependencies:
- safe-buffer "~5.1.0"
-
-stringify-object@^3.2.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629"
- integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==
- dependencies:
- get-own-enumerable-property-symbols "^3.0.0"
- is-obj "^1.0.1"
- is-regexp "^1.0.0"
-
-strip-ansi@^3.0.0, strip-ansi@^3.0.1:
- version "3.0.1"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
- integrity sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
- dependencies:
- ansi-regex "^2.0.0"
-
-strip-ansi@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f"
- integrity sha1-qEeQIusaw2iocTibY1JixQXuNo8=
- dependencies:
- ansi-regex "^3.0.0"
-
-strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
- version "5.2.0"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
- integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
- dependencies:
- ansi-regex "^4.1.0"
-
-strip-ansi@^6.0.0:
- version "6.0.0"
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
- integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
- dependencies:
- ansi-regex "^5.0.0"
-
-strip-bom@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
- integrity sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=
- dependencies:
- is-utf8 "^0.2.0"
-
-strip-bom@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
- integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
-
-strip-eof@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
- integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=
-
-strip-json-comments@~2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
- integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
-
-supports-color@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
- integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
-
-supports-color@^5.3.0:
- version "5.5.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
- integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
- dependencies:
- has-flag "^3.0.0"
-
-supports-color@^6.1.0:
- version "6.1.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
- integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
- dependencies:
- has-flag "^3.0.0"
-
-supports-color@^7.1.0:
- version "7.1.0"
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1"
- integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==
- dependencies:
- has-flag "^4.0.0"
-
-symbol-tree@^3.2.2:
- version "3.2.4"
- resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
- integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
-
-tar@^4:
- version "4.4.10"
- resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.10.tgz#946b2810b9a5e0b26140cf78bea6b0b0d689eba1"
- integrity sha512-g2SVs5QIxvo6OLp0GudTqEf05maawKUxXru104iaayWA09551tFCTI8f1Asb4lPfkBr91k07iL4c11XO3/b0tA==
- dependencies:
- chownr "^1.1.1"
- fs-minipass "^1.2.5"
- minipass "^2.3.5"
- minizlib "^1.2.1"
- mkdirp "^0.5.0"
- safe-buffer "^5.1.2"
- yallist "^3.0.3"
-
-term-size@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/term-size/-/term-size-1.2.0.tgz#458b83887f288fc56d6fffbfad262e26638efa69"
- integrity sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=
- dependencies:
- execa "^0.7.0"
-
-term-size@^2.1.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/term-size/-/term-size-2.1.0.tgz#3aec444c07a7cf936e157c1dc224b590c3c7eef2"
- integrity sha512-I42EWhJ+2aeNQawGx1VtpO0DFI9YcfuvAMNIdKyf/6sRbHJ4P+ZQ/zIT87tE+ln1ymAGcCJds4dolfSAS0AcNg==
-
-test-exclude@^5.2.3:
- version "5.2.3"
- resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.3.tgz#c3d3e1e311eb7ee405e092dac10aefd09091eac0"
- integrity sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g==
- dependencies:
- glob "^7.1.3"
- minimatch "^3.0.4"
- read-pkg-up "^4.0.0"
- require-main-filename "^2.0.0"
-
-throat@^4.0.0:
- version "4.1.0"
- resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
- integrity sha1-iQN8vJLFarGJJua6TLsgDhVnKmo=
-
-through@^2.3.6:
- version "2.3.8"
- resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
- integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
-
-timed-out@^4.0.0:
- version "4.0.1"
- resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-4.0.1.tgz#f32eacac5a175bea25d7fab565ab3ed8741ef56f"
- integrity sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8=
-
-tiny-emitter@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/tiny-emitter/-/tiny-emitter-2.1.0.tgz#1d1a56edfc51c43e863cbb5382a72330e3555423"
- integrity sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==
-
-tinycolor2@^1.0.0:
- version "1.4.1"
- resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.1.tgz#f4fad333447bc0b07d4dc8e9209d8f39a8ac77e8"
- integrity sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=
-
-tinydate@^1.0.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/tinydate/-/tinydate-1.2.0.tgz#36b4bb02715f89743f3ef9073d3573d005a28d0e"
- integrity sha512-3GwPk8VhDFnUZ2TrgkhXJs6hcMAIIw4x/xkz+ayK6dGoQmp2nUwKzBXK0WnMsqkh6vfUhpqQicQF3rbshfyJkg==
-
-tinygradient@^0.4.1:
- version "0.4.3"
- resolved "https://registry.yarnpkg.com/tinygradient/-/tinygradient-0.4.3.tgz#0a8dfde56f8865deec4c435a51bd5b0c0dec59fa"
- integrity sha512-tBPYQSs6eWukzzAITBSmqcOwZCKACvRa/XjPPh1mj4mnx4G3Drm51HxyCTU/TKnY8kG4hmTe5QlOh9O82aNtJQ==
- dependencies:
- "@types/tinycolor2" "^1.4.0"
- tinycolor2 "^1.0.0"
-
-tmp@^0.0.33:
- version "0.0.33"
- resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
- integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
- dependencies:
- os-tmpdir "~1.0.2"
-
-tmpl@1.0.x:
- version "1.0.4"
- resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1"
- integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=
-
-to-fast-properties@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
- integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
-
-to-object-path@^0.3.0:
- version "0.3.0"
- resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
- integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=
- dependencies:
- kind-of "^3.0.2"
-
-to-regex-range@^2.1.0:
- version "2.1.1"
- resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-2.1.1.tgz#7c80c17b9dfebe599e27367e0d4dd5590141db38"
- integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=
- dependencies:
- is-number "^3.0.0"
- repeat-string "^1.6.1"
-
-to-regex@^3.0.1, to-regex@^3.0.2:
- version "3.0.2"
- resolved "https://registry.yarnpkg.com/to-regex/-/to-regex-3.0.2.tgz#13cfdd9b336552f30b51f33a8ae1b42a7a7599ce"
- integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==
- dependencies:
- define-property "^2.0.2"
- extend-shallow "^3.0.2"
- regex-not "^1.0.2"
- safe-regex "^1.1.0"
-
-toidentifier@1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553"
- integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==
-
-tough-cookie@^2.3.3, tough-cookie@^2.3.4:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
- integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==
- dependencies:
- psl "^1.1.28"
- punycode "^2.1.1"
-
-tough-cookie@~2.4.3:
- version "2.4.3"
- resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
- integrity sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==
- dependencies:
- psl "^1.1.24"
- punycode "^1.4.1"
-
-tr46@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
- integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
- dependencies:
- punycode "^2.1.0"
-
-trim-right@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
- integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
-
-tunnel-agent@^0.6.0:
- version "0.6.0"
- resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
- integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=
- dependencies:
- safe-buffer "^5.0.1"
-
-tweetnacl@^0.14.3, tweetnacl@~0.14.0:
- version "0.14.5"
- resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
- integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
-
-tweezer.js@^1.4.0:
- version "1.5.0"
- resolved "https://registry.yarnpkg.com/tweezer.js/-/tweezer.js-1.5.0.tgz#ca50ac5215022203fd3be4d28617e8e2305f5c0c"
- integrity sha512-aSiJz7rGWNAQq7hjMK9ZYDuEawXupcCWgl3woQQSoDP2Oh8O4srWb/uO1PzzHIsrPEOqrjJ2sUb9FERfzuBabQ==
-
-type-check@~0.3.2:
- version "0.3.2"
- resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
- integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=
- dependencies:
- prelude-ls "~1.1.2"
-
-type-fest@^0.5.2:
- version "0.5.2"
- resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2"
- integrity sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==
-
-uglify-js@^3.1.4:
- version "3.6.0"
- resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
- integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
- dependencies:
- commander "~2.20.0"
- source-map "~0.6.1"
-
-ultron@1.0.x:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa"
- integrity sha1-rOEWq1V80Zc4ak6I9GhTeMiy5Po=
-
-union-value@^1.0.0:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
- integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==
- dependencies:
- arr-union "^3.1.0"
- get-value "^2.0.6"
- is-extendable "^0.1.1"
- set-value "^2.0.1"
-
-unique-string@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a"
- integrity sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=
- dependencies:
- crypto-random-string "^1.0.0"
-
-universalify@^0.1.0:
- version "0.1.2"
- resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
- integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==
-
-unpipe@~1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"
- integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=
-
-unset-value@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/unset-value/-/unset-value-1.0.0.tgz#8376873f7d2335179ffb1e6fc3a8ed0dfc8ab559"
- integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=
- dependencies:
- has-value "^0.3.1"
- isobject "^3.0.0"
-
-unzip-response@^2.0.1:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
- integrity sha1-0vD3N9FrBhXnKmk17QQhRXLVb5c=
-
-update-notifier@^2.1.0:
- version "2.5.0"
- resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.5.0.tgz#d0744593e13f161e406acb1d9408b72cad08aff6"
- integrity sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==
- dependencies:
- boxen "^1.2.1"
- chalk "^2.0.1"
- configstore "^3.0.0"
- import-lazy "^2.1.0"
- is-ci "^1.0.10"
- is-installed-globally "^0.1.0"
- is-npm "^1.0.0"
- latest-version "^3.0.0"
- semver-diff "^2.0.0"
- xdg-basedir "^3.0.0"
-
-uri-js@^4.2.2:
- version "4.2.2"
- resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"
- integrity sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==
- dependencies:
- punycode "^2.1.0"
-
-urix@^0.1.0:
- version "0.1.0"
- resolved "https://registry.yarnpkg.com/urix/-/urix-0.1.0.tgz#da937f7a62e21fec1fd18d49b35c2935067a6c72"
- integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=
-
-url-parse-lax@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/url-parse-lax/-/url-parse-lax-1.0.0.tgz#7af8f303645e9bd79a272e7a14ac68bc0609da73"
- integrity sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=
- dependencies:
- prepend-http "^1.0.1"
-
-use@^3.1.0:
- version "3.1.1"
- resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
- integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==
-
-util-deprecate@~1.0.1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
- integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
-
-util.promisify@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030"
- integrity sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==
- dependencies:
- define-properties "^1.1.2"
- object.getownpropertydescriptors "^2.0.3"
-
-utils-merge@1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
- integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
-
-uuid@^3.3.2:
- version "3.3.3"
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.3.tgz#4568f0216e78760ee1dbf3a4d2cf53e224112866"
- integrity sha512-pW0No1RGHgzlpHJO1nsVrHKpOEIxkGg1xB+v0ZmdNH5OAeAwzAVrCnI2/6Mtx+Uys6iaylxa+D3g4j63IKKjSQ==
-
-validate-npm-package-license@^3.0.1:
- version "3.0.4"
- resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
- integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==
- dependencies:
- spdx-correct "^3.0.0"
- spdx-expression-parse "^3.0.0"
-
-verror@1.10.0:
- version "1.10.0"
- resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
- integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=
- dependencies:
- assert-plus "^1.0.0"
- core-util-is "1.0.2"
- extsprintf "^1.2.0"
-
-w3c-hr-time@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz#82ac2bff63d950ea9e3189a58a65625fedf19045"
- integrity sha1-gqwr/2PZUOqeMYmlimViX+3xkEU=
- dependencies:
- browser-process-hrtime "^0.1.2"
-
-walker@^1.0.7, walker@~1.0.5:
- version "1.0.7"
- resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"
- integrity sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=
- dependencies:
- makeerror "1.0.x"
-
-wcwidth@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"
- integrity sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=
- dependencies:
- defaults "^1.0.3"
-
-webidl-conversions@^4.0.2:
- version "4.0.2"
- resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
- integrity sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
-
-whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3:
- version "1.0.5"
- resolved "https://registry.yarnpkg.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
- integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==
- dependencies:
- iconv-lite "0.4.24"
-
-whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
- version "2.3.0"
- resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
- integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
-
-whatwg-url@^6.4.1:
- version "6.5.0"
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
- integrity sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==
- dependencies:
- lodash.sortby "^4.7.0"
- tr46 "^1.0.1"
- webidl-conversions "^4.0.2"
-
-whatwg-url@^7.0.0:
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.0.0.tgz#fde926fa54a599f3adf82dff25a9f7be02dc6edd"
- integrity sha512-37GeVSIJ3kn1JgKyjiYNmSLP1yzbpb29jdmwBSgkD9h40/hyrR/OifpVUndji3tmwGgD8qpw7iQu3RSbCrBpsQ==
- dependencies:
- lodash.sortby "^4.7.0"
- tr46 "^1.0.1"
- webidl-conversions "^4.0.2"
-
-which-module@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
- integrity sha1-u6Y8qGGUiZT/MHc2CJ47lgJsKk8=
-
-which-module@^2.0.0:
- version "2.0.0"
- resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
- integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=
-
-which@^1.2.9, which@^1.3.0:
- version "1.3.1"
- resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
- integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==
- dependencies:
- isexe "^2.0.0"
-
-wide-align@^1.1.0:
- version "1.1.3"
- resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"
- integrity sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==
- dependencies:
- string-width "^1.0.2 || 2"
-
-widest-line@^2.0.0:
- version "2.0.1"
- resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-2.0.1.tgz#7438764730ec7ef4381ce4df82fb98a53142a3fc"
- integrity sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==
- dependencies:
- string-width "^2.1.1"
-
-widest-line@^3.1.0:
- version "3.1.0"
- resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-3.1.0.tgz#8292333bbf66cb45ff0de1603b136b7ae1496eca"
- integrity sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==
- dependencies:
- string-width "^4.0.0"
-
-wordwrap@~0.0.2:
- version "0.0.3"
- resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
- integrity sha1-o9XabNXAvAAI03I0u68b7WMFkQc=
-
-wordwrap@~1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
- integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
-
-wrap-ansi@^2.0.0:
- version "2.1.0"
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
- integrity sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=
- dependencies:
- string-width "^1.0.1"
- strip-ansi "^3.0.1"
-
-wrap-ansi@^5.0.0, wrap-ansi@^5.1.0:
- version "5.1.0"
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09"
- integrity sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==
- dependencies:
- ansi-styles "^3.2.0"
- string-width "^3.0.0"
- strip-ansi "^5.0.0"
-
-wrappy@1:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
- integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
-
-write-file-atomic@2.4.1:
- version "2.4.1"
- resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.1.tgz#d0b05463c188ae804396fd5ab2a370062af87529"
- integrity sha512-TGHFeZEZMnv+gBFRfjAcxL5bPHrsGKtnb4qsFAws7/vlh+QfwAaySIw4AXP9ZskTTh5GWu3FLuJhsWVdiJPGvg==
- dependencies:
- graceful-fs "^4.1.11"
- imurmurhash "^0.1.4"
- signal-exit "^3.0.2"
-
-write-file-atomic@^2.0.0:
- version "2.4.3"
- resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.3.tgz#1fd2e9ae1df3e75b8d8c367443c692d4ca81f481"
- integrity sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==
- dependencies:
- graceful-fs "^4.1.11"
- imurmurhash "^0.1.4"
- signal-exit "^3.0.2"
-
-ws@^1.1.5:
- version "1.1.5"
- resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51"
- integrity sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w==
- dependencies:
- options ">=0.0.5"
- ultron "1.0.x"
-
-ws@^5.2.0:
- version "5.2.2"
- resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
- integrity sha512-jaHFD6PFv6UgoIVda6qZllptQsMlDEJkTQcybzzXDYM1XO9Y8em691FGMPmM46WGyLU4z9KMgQN+qrux/nhlHA==
- dependencies:
- async-limiter "~1.0.0"
-
-xdg-basedir@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
- integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
-
-xml-name-validator@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
- integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==
-
-y18n@^3.2.1:
- version "3.2.1"
- resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41"
- integrity sha1-bRX7qITAhnnA136I53WegR4H+kE=
-
-y18n@^4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
- integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
-
-yallist@^2.1.2:
- version "2.1.2"
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
- integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
-
-yallist@^3.0.0, yallist@^3.0.3:
- version "3.0.3"
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"
- integrity sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==
-
-yargonaut@^1.1.2:
- version "1.1.4"
- resolved "https://registry.yarnpkg.com/yargonaut/-/yargonaut-1.1.4.tgz#c64f56432c7465271221f53f5cc517890c3d6e0c"
- integrity sha512-rHgFmbgXAAzl+1nngqOcwEljqHGG9uUZoPjsdZEs1w5JW9RXYzrSvH/u70C1JE5qFi0qjsdhnUX/dJRpWqitSA==
- dependencies:
- chalk "^1.1.1"
- figlet "^1.1.1"
- parent-require "^1.0.0"
-
-yargs-parser@^13.1.1:
- version "13.1.1"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
- integrity sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==
- dependencies:
- camelcase "^5.0.0"
- decamelize "^1.2.0"
-
-yargs-parser@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
- integrity sha1-J17PDX/+Bcd+ZOfIbkzZS/DhIoo=
- dependencies:
- camelcase "^3.0.0"
-
-yargs@^13.3.0:
- version "13.3.0"
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"
- integrity sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==
- dependencies:
- cliui "^5.0.0"
- find-up "^3.0.0"
- get-caller-file "^2.0.1"
- require-directory "^2.1.1"
- require-main-filename "^2.0.0"
- set-blocking "^2.0.0"
- string-width "^3.0.0"
- which-module "^2.0.0"
- y18n "^4.0.0"
- yargs-parser "^13.1.1"
-
-yargs@^7.0.2:
- version "7.1.0"
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8"
- integrity sha1-a6MY6xaWFyf10oT46gA+jWFU0Mg=
- dependencies:
- camelcase "^3.0.0"
- cliui "^3.2.0"
- decamelize "^1.1.1"
- get-caller-file "^1.0.1"
- os-locale "^1.4.0"
- read-pkg-up "^1.0.1"
- require-directory "^2.1.1"
- require-main-filename "^1.0.1"
- set-blocking "^2.0.0"
- string-width "^1.0.2"
- which-module "^1.0.0"
- y18n "^3.2.1"
- yargs-parser "^5.0.0"