@ndinatale/ts-type-validation
Use TypeScript decorators to validate types like all primitives, enums, objects, literals, unions, tuples, intersections etc.
Use TypeScript decorators to validate types like all primitives, enums, objects, literals, unions, tuples, intersections etc.
Polyfill for Metadata Reflection API with extension
class decorators for Vue Component
url decorator with bi parameters
Decorators to make vuejs component from typescript class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
Tooltip decorator for ractivejs
Library for work with localStorage and sessionStorage in Angular 11.
A set of misc utilties I find myself repeatedly re-writing between projects.
Event decorators and helpers for web components.
Accept Promises into your heart and/or functions.
Transforms (decorates) express routers or app for transparent work with async controllers and standard error handling
Cancelable promise with progress capturing, pause, timeouts, signals, data flows and decorators support
This transformer will remove the parts of code in final build based on custom settings
vue3.0 decorators
Simple @Override decorator for ES7
`@observed` decorator for MobX and React/React-Native projects.
Typescript decorator for logging perfomance of methods. Includes separate decoratores for logging syncronous methods and methods that return promises.
A high order component using react-redux style to keep component state in redux store
支持在高阶函数基础上直接创造一个es6装饰器, 并可以兼容箭头函数、静态函数、普通prototype函数, 可以说是万能装饰器