MichalLytek
Full-stack developer with a tendency to perfectionism. GraphQL and TypeScript evangelist, Node.js and React enthusiast. Author of the TypeGraphQL framework.
@ecadlabsPoland
Pinned Repositories
class-transformer-validator
A simple plugin for class-transformer and class-validator which combines them in a nice and programmer-friendly API.
Java-Serial-Terminal
A simple app to communicate using serial (COM) ports
routing-controllers-multiparam
A simple plugin for routing-controllers which allows to inject param from multiple sources.
type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
typegraphql-nestjs
TypeGraphQL integration with NestJS
typegraphql-prisma
Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
typegraphql-reflection-poc
Proof of concept of an enhanced reflection system for TypeScript
tsmean
Typescript-mysql-express-angular-node seed for your next web-app!
MichalLytek's Repositories
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
MichalLytek/typegraphql-prisma
Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema
MichalLytek/class-transformer-validator
A simple plugin for class-transformer and class-validator which combines them in a nice and programmer-friendly API.
MichalLytek/typegraphql-nestjs
TypeGraphQL integration with NestJS
MichalLytek/typegraphql-reflection-poc
Proof of concept of an enhanced reflection system for TypeScript
MichalLytek/awesome-graphql
Awesome list of GraphQL & Relay
MichalLytek/graphql-landscape
🌄Landscape for the GraphQL ecosystem
MichalLytek/reduxgram
MichalLytek/routing-controllers
Allows to create class-based controllers for express.js app using Typescript
MichalLytek/typeorm
Data-Mapper ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in Node.js and Browser.
MichalLytek/apollo-server
:earth_africa: GraphQL server for Express, Connect, Hapi, Koa and more
MichalLytek/DefinitelyTyped
The repository for high quality TypeScript type definitions.
MichalLytek/docs
📚 Prisma Documentation
MichalLytek/Docusaurus
Easy to maintain open source documentation websites.
MichalLytek/graphql-redis-subscriptions
A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
MichalLytek/graphql-yoga
🧘 Fully-featured GraphQL Server with focus on easy setup, performance & great developer experience
MichalLytek/gulpclass
Make a beautiful class-based gulpfiles with TypeScript and Gulpclass.
MichalLytek/mongo-seeding
The ultimate solution for populating your MongoDB database.
MichalLytek/node-dev
Zero-conf Node.js reloading
MichalLytek/prime
✨Open Source GraphQL CMS
MichalLytek/prism
Lightweight, robust, elegant syntax highlighting.
MichalLytek/prisma-examples
◭ Examples of Prisma using different languages and technologies
MichalLytek/prisma2-insert-bug
MichalLytek/quickstart
Get up and running with Plaid Link and the API in minutes
MichalLytek/rematch
A Redux Framework
MichalLytek/ts-jest
TypeScript preprocessor with sourcemap support for Jest
MichalLytek/ts-node-dev
Compiles your TS app and restarts when files are modified.
MichalLytek/typegoose
Typegoose - Define Mongoose models using TypeScript classes.
MichalLytek/typeorm-typedi-extensions
Dependancy injection and service container integration with TypeORM using TypeDI library.
MichalLytek/vscode-graphql-bug