igorify's Stars
elicit/machine-learning-list
A curriculum for learning about foundation models, from scratch to the frontier
nat/openplayground
An LLM playground you can run on your laptop
vincelwt/chatgpt-mac
ChatGPT for Mac, living in your menubar.
iHaiduk/flexible-chain
This library will help you quickly and clearly build your code by building a chain of trees.
nfrasser/linkifyjs
JavaScript plugin for finding links in plain-text and converting them to HTML <a> tags.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
masotime/react-leaflet-universal
Painlessly use react-mapbox in universal apps
PaulLeCam/react-leaflet
React components for Leaflet maps
fisshy/react-scroll
React scroll component
facebook/prop-types
Runtime type checking for React props and similar objects
AleshaOleg/pogodka
Get current weather, from console
kmikiy/SpotMenu
Spotify and iTunes in your menu bar
pburtchaell/redux-promise-middleware
Enables simple, yet robust handling of async action creators in Redux
JakeChampion/fetch
A window.fetch JavaScript polyfill.
denoland/deno
A modern runtime for JavaScript and TypeScript.
reduxjs/redux-thunk
Thunk middleware for Redux
Bogdan-Lyashenko/Under-the-hood-ReactJS
Entire React code base explanation by visual block schemes (Stack version)
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
medvedenko96/api_twitter
sudo-suhas/elastic-builder
A Node.js implementation of the elasticsearch Query DSL :construction_worker:
iHaiduk/react-mobx-typescript
geowarin/friendly-errors-webpack-plugin
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
node-config/node-config
Node.js Application Configuration
nuxt/nuxt
The Intuitive Vue Framework.
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications.
vuejs/vuex
🗃️ Centralized State Management for Vue.js.