Search results
46 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Techmmunity Style Guide
- eslint
- eslintconfig
- techmmunity
- jest
- best-practices
- clean-code
- solid
- dry
- kiss
- typescript
- code-style
- config
- styleguide
- react
- View more
A tool to verify that your files are in harmony with your .editorconfig
Functions (fn) to make code cleaner
A modern TypeScript validation library designed around familiar interface syntax and powerful conditional validation. Experience schema validation that feels natural to TypeScript developers while unlocking advanced runtime validation capabilities.
- schema
- validation
- conditional-validation
- advanced-validation
- typescript
- type-safe
- interface
- runtime-validation
- schema-validation
- data-validation
- input-validation
- form-validation
- api-validation
- json-schema
- View more
Common ESLint config for Vanilla JS.
GitHub Copilot automation tool with configuration-driven file management
ArchUnit TypeScript is an architecture testing library, to specify and assert architecture rules in your TypeScript app
- architecture
- testing
- typescript
- code-quality
- dependency-analysis
- circular-dependencies
- clean-code
- architectural-testing
- static-analysis
- code-standards
- jest
- vitest
- mocha
- testing-framework
- View more
A fast Rust-based CLI tool for removing comments from source code
Webpack loader to remove console logs and parts of codes using special comments called pragmas.
Set of eslint rules to enforce clean codestyle
CLI tool to create Vue.js projects with Tailwind CSS following Clean Code and SOLID principles. A modern project generator similar to 'npm create vue@latest'
ESLint plugin to encourage Best Coding Practices
⚙️ Eslint configuration for help you to identify and fix these errors before they cause problems in your code. It can also help you to develop good coding habits that will make your code easier to maintain in the long run.
- eslint
- eslintconfig
- eslint-config
- eslintplugin
- eslint-plugin
- eslint-rules
- eslint-shareable-configs
- linter
- linter-eslint
- linter-config
- style-guide
- styleguide
- typescript
- clean-code
- View more
CLI tool for generating modular NestJS applications with combined architecture (Hexagonal, DDD, Clean Code)
- nestjs
- cli
- module-generator
- architecture
- hexagonal-architecture
- ddd
- clean-code
- nodejs
- typescript
- backend
- scalable-architecture
- boilerplate
- project-structure
- enterprise-architecture
⚙️ Stylelint configuration for fix errors before they cause problems in your code. It can also help you to develop good coding habits that will make your code easier to maintain in the long run.
- clean-architecture
- clean-code
- performance
- style-guide
- design-system
- typescript
- node
- stylelint-rules
- eslint
- stylelint
- pnpm
NestJS template with Clean Architecture principles
- NestJS
- template
- prisma
- clean-architecture
- architecture
- starter
- typescript
- nodejs
- backend
- ddd
- nestjs-template
- nestjs-clean-architecture
- solid
- scalable
- View more
A Declarative way to deal with null , undefined and promises via optional and streams
- declarative-optional
- Optional
- MayBe
- Stream
- optional-js
- functional-programming
- declarative-programming
- monad
- clean-code
A tool to find unused fles, functions and dependencies in your Nextjs 15 app router (JavaScript/TypeScript files) project.
A zero-config, code-first tool that automates Swagger/OpenAPI documentation in Express.js apps. Write cleaner routes with built-in support for reusability, composability, and real-time doc generation—without cluttering your codebase with annotations or YA
- swagger
- swaggerless
- swagger-less
- swagger-ui
- swagger-generator
- swagger-jsdoc
- swagger-middleware
- swagger-automation
- swagger-docs
- swagger-node
- swagger-for-express
- openapi
- openapi3
- openapi-spec
- View more
A minimal TypeScript utility for safe asynchronous operations using tuple destructuring. Avoid try/catch blocks and handle async errors cleanly with [error, result] syntax. Lightweight, tree-shakable, and designed for developer productivity in modern Type
- typescript
- async
- error-handling
- safe
- try-catch
- promise
- await
- tuple
- utility
- functional
- safe-async
- ts
- clean-code
- minimal