Pinned Repositories
eslint-plugin-nestjs
POC. ESLint rules for nestjs framework
gulp-cssimport
Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.
nest-typescript-starter
Nest framework TypeScript starter (node.js)
nest-vite-node-starter
Nest.JS via vite example
nestjs-graphql-prisma-realworld-example-app
Example real world application built with NestJS, Prisma and GraphQL
postcss-import-url
PostCSS plugin inlines remote files.
prisma-nestjs-graphql
Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
solution-architecture
Solution Architecture links, articles, books, video lessons, etc.
sublime-import-helper
A Sublime Text Plugin that helps you to import your modules.
tailwind-components
Collection of components found on the internet
unlight's Repositories
unlight/tailwind-components
Collection of components found on the internet
unlight/prisma-nestjs-graphql
Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
unlight/nest-vite-node-starter
Nest.JS via vite example
unlight/prisma-query-log
Log prisma query event
unlight/prisma-graphql-type-decimal
GraphQL type for Prisma's Decimal scalar, wrapper around decimal.js
unlight/node-package-starter
Node package starter
unlight/class-validator-flat-formatter
Convert array of ValidationError objects from class-validator to multiline string
unlight/eslint-plugin-no-eslint-disable
Disallow disable rules by `eslint-disable` comment.
unlight/inject
Inject a dependency (service locator pattern)
unlight/jscodeshiftor
Practicing writing codemods
unlight/nestjs-cqrx
EventStoreDB NestJS CQRS module
unlight/ngx-modal
Open modal window for your Angular X application
unlight/webhive
Web development news aggregator
unlight/awaitable-emit
Emit message to kafka and wait while nestjs process it
unlight/mini-node-package-starter
Mini node package starter (ESM)
unlight/mochapack-node-playground
Playing with mochapack
unlight/monorepo-playground3
Monorepo playground 3
unlight/nestjs-graphql-bull-prisma-eventstore-playground
Nest.js, Graphql, Bull, Prisma, EventStoreDB, ESLint playground
unlight/nestolog
Logger for NestJS, implements `LoggerService`
unlight/pure-node-package-starter
Native node typescript, test runner, almost none dependencies
unlight/bind-defaults
A utility for enhancing functions by binding default values to their first parameter
unlight/bullmq-playground
unlight/inject3
Inject a dependency
unlight/mocha-jested
Bring some jest API to mocha
unlight/monorepo-playground4
Monorepo playground 4: GraphQL Schema, Yarn 2, Vite, React, Tailwind
unlight/node-package-starter-esm
Node package starter
unlight/react-graphql-fullstack-starter
React, Vite, GraphQL (naked)
unlight/uuid-1line
Generate pseudo uuid in one line
unlight/uuid-to-int
Converts UUID (GUID) to integer
unlight/vite-react-shadcn-tailwind-starter
Another react starter: Vite, React, shadcn/ui, TailwindCSS, ESLint, Prettier