anilyashavant's Stars
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.
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
react-hook-form/react-hook-form
📋 React Hooks for form state management and validation (Web + React Native)
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
pmndrs/jotai
👻 Primitive and flexible state management for React
josdejong/mathjs
An extensive math library for JavaScript and Node.js
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
vitaly-t/pg-promise
PostgreSQL interface for Node.js
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.
brianc/node-postgres
PostgreSQL client for node.js.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
ant-design/ant-design
An enterprise-class UI design language and React UI library
facebook/react
The library for web and native user interfaces.
reduxjs/redux
A JS library for predictable global state management
zaach/jison
Bison in JavaScript.
golden-layout/golden-layout
A multi window layout manager for webapps
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
NG-ZORRO/ng-zorro-antd
Angular UI Component Library based on Ant Design
stackblitz/core
Online IDE powered by Visual Studio Code ⚡️
ngxs/store
🚀 NGXS - State Management for Angular
highcharts/highcharts-angular
Highcharts official integration for Angular
angular/components
Component infrastructure and Material Design components for Angular
jacomyal/sigma.js
A JavaScript library aimed at visualizing graphs of thousands of nodes and edges
mysqljs/mysql
A pure node.js JavaScript Client implementing the MySQL protocol.
facebook/facebook-nodejs-business-sdk
Node.js SDK for Meta Marketing APIs
basvandenberg/ng-select
Select component for angular
shawngong/Swagger-Node-Express-For-Existing-APIs
A comprehensive guide on setting up Swagger-UI for already built APIs.
ptarjan/node-cache
A simple in-memory cache for nodejs