n4an's Stars
validatorjs/validator.js
String validation
adonisjs-community/adonis-packages
📦 Discover all AdonisJS packages developed by the community
reg2005/adonis5-swagger
Swagger provider for AdonisJS 5
adonisjs/core
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.
nuxt-modules/i18n
I18n module for Nuxt
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
fastify/fastify
Fast and low overhead web framework, for Node.js
jmcdo29/context-fastify-middleware
A simple minimum reproduction to show that middleware run slightly differnetly inside of Nest for Fastify and Express
vuejs/vue-router
🚦 The official router for Vue 2
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
nuxt-community/axios-module
Secure and easy axios integration for Nuxt 2
nuxt-community/auth-module
Zero-boilerplate authentication support for Nuxt 2
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.
sequelize/sequelize-typescript
Decorators and some other features for sequelize
timvandam/decorator-events
Decorator-based event class that is faster than native EventEmitters due to optimized JIT compilation
deepkit/deepkit-framework
A new full-featured and high-performance TypeScript framework
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
proptex/nestjs-fastify-mikro-orm
mikro-orm/nestjs-realworld-example-app
Example real world backend API built with NestJS + MikroORM
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.