asergey87's Stars
firecamp-io/firecamp
VSCode for APIs, Postman Alternative.
koajs/joi-router
Configurable, input and output validated routing for koa
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
dankogai/js-combinatorics
power set, combination, permutation and more in JavaScript
HeidiSQL/HeidiSQL
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi
Vincit/objection.js
An SQL-friendly ORM for Node.js
inversify/InversifyJS
A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
mar10/fancytree
JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading
fastify/fastify-auth
Run multiple auth functions in Fastify
ajv-validator/ajv
The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
dotansimha/graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
jpchip/bookshelf_demo
example REST API using Typescript, Koa, Bookshelf, Knex, Postgresql
healthchecks/healthchecks
Open-source cron job and background task monitoring service, written in Python & Django
dougmoscrop/serverless-http
Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉
MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications
algolia/algoliasearch-client-javascript
⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
vitaliy-bykovets/admin-particle
koajs/koa
Expressive middleware for node.js using ES2017 async functions
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
bookshelf/bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
will-stone/plastic
♻ A simple theme.
gulaandrij/SwiftmailerSendGridBundle
Symfony 2/3 bundle for SendGrid. Utilizes the SendGrid PHP Library https://github.com/sendgrid/sendgrid-php to make it compatible with SwiftMailer
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vrana/adminer
Database management in a single PHP file
bcicen/ctop
Top-like interface for container metrics
davidmerfield/randomColor
A tiny script for generating attractive colors
mikeerickson/validatorjs
A data validation library in JavaScript for the browser and Node.js, inspired by Laravel's Validator.
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.