lamuertepeluda's Stars
microsoft/vscode
Visual Studio Code
strapi/strapi
π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable, and developer-first.
localstack/localstack
π» A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
sindresorhus/type-fest
A collection of essential TypeScript types
node-schedule/node-schedule
A cron-like and not-cron-like job scheduler for Node.
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
openchatai/copilot
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
ferdikoomen/openapi-typescript-codegen
NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification
waf/CSharpRepl
A command line C# REPL with syntax highlighting β explore the language, libraries and nuget packages interactively.
jsynowiec/node-typescript-boilerplate
Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Vitest and type definitions included.
solidiquis/erdtree
A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
hey-api/openapi-ts
π The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more. Support: @mrlubos
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
ilearnio/module-alias
Register aliases of directories and custom module paths in Node
ThomasAribart/json-schema-to-ts
Infer TS types from JSON schemas π
Envoy-VC/awesome-badges
π A curated list of GitHub badges for your next project
benkuper/Chataigne
Artist-friendly Modular Machine for Art and Technology
motdotla/dotenv-expand
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
stephenafamo/bob
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
jonsequitur/dotnet-repl
A polyglot REPL built on .NET Interactive
highsource/jsonix
Powerful XML<->JSON JavaScript mapping library.
pluginpal/strapi-plugin-config-sync
:recycle: CLI & GUI for continuous migration of config data across environments
SoftwareBrothers/adminjs-nestjs
NestJS module to import admin the Nest way
zrwusa/data-structure-typed
Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
joshmossas/event-source-plus
A more configurable EventSource implementation that works in browsers, node, and workers
jameslan/libxml2-wasm
WebAssembly-based libxml2 javascript wrapper
HarielThums/nestjs-prisma-querybuilder
Nestjs Prisma QueryBuilder, removing the unused data request and allowing the frontend to choose which data to get, without leaving the REST standard.