hagopj13's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
denoland/deno
A modern runtime for JavaScript and TypeScript.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
resume/resume.github.com
Resumes generated using the GitHub informations
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
fastify/fastify
Fast and low overhead web framework, for Node.js
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
enzymejs/enzyme
JavaScript Testing utilities for React
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
vuejs/vue-router
🚦 The official router for Vue 2
faressoft/terminalizer
🦄 Record your terminal and generate animated gif images or share a web player
pinojs/pino
🌲 super fast, all natural json logger
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
pagekit/vue-resource
The HTTP client for Vue.js
oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for a11y rules on JSX elements.
reduxjs/redux-mock-store
A mock store for testing Redux async action creators and middleware.
trekhleb/js-image-carver
🌅 Content-aware image resizer and object remover based on Seam Carving algorithm
jfairbank/redux-saga-test-plan
Test Redux Saga with an easy plan.
adriantoine/enzyme-to-json
Snapshot test your Enzyme wrappers
denodrivers/mongo
🍃 MongoDB driver for Deno 🦕
clarkbw/jest-localstorage-mock
A module to mock window.localStorage and window.sessionStorage in Jest
khandelwal-arpit/springboot-starterkit-mysql
Production ready starter-kit for Spring Boot applications with MySQL database.
crowlKats/denv
A module similar to dotEnv, but for Deno
graasp/graasp-desktop
Cross-platform desktop client for the Graasp ecosystem.
HansUXdev/npm-scripts-template
The lightest boilerplate you can use for web developmentment.