GitHub topics: decorator
ArcherGu/einf
A simple electron main process framework
Language: TypeScript - Size: 2.44 MB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 26 - Forks: 3

EasyWebApp/cell-router
Decorator based Router component framework, powered by WebCell
Language: TypeScript - Size: 2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 1

macropay-solutions/laravel-crud-wizard-decorator-free
Free version of laravel-crud-wizard-decorator MaravelQL
Language: PHP - Size: 32.2 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

N22z/pyhunt
Lightweight Python logging tool for visual call tracing, tree-structured colored logs, and easy debugging with a simple decorator. Optimized for both standard and AI-generated codebases.
Language: Python - Size: 145 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

dragonish/obsidian-heading-decorator
Implement displaying specific content around headings based on their levels.
Language: TypeScript - Size: 2.67 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 8 - Forks: 1

AmadeusITGroup/RedisCache
Python function decorator to cache the result in a Redis server.
Language: Python - Size: 409 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 8 - Forks: 4

Neloreck/dreamstate
Store manager for react.
Language: TypeScript - Size: 4.19 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

simonecorsi/decorate-request-response
🎄 Decorate Node.js Request/Response object with custom properties the correct way.
Language: Shell - Size: 6.24 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ItzAakif/laravel-crud-wizard-decorator-free
Free version of laravel-crud-wizard-decorator
Language: PHP - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

smarie/python-pytest-cases
Separate test code from test cases in pytest.
Language: Python - Size: 13 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 363 - Forks: 40

sodacore/core
Monorepo for the Sodacore bun-powered framework.
Language: TypeScript - Size: 9.55 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

runemalm/py-dependency-injection
A dependency injection library for Python.
Language: Python - Size: 3.28 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

dingo-actual/failextract
FailExtract is a lightweight Python library that automatically captures detailed failure context from pytest test runs, including fixture dependencies, source code, and exception details to streamline debugging workflows.
Language: Python - Size: 740 KB - Last synced at: 1 day ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

Haixing-Hu/vue3-class-component
The new vue-class-component for Vue3.
Language: JavaScript - Size: 2.19 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6 - Forks: 1

nigrosimone/ng-lock
Angular decorator for lock a function and user interface while a task running.
Language: TypeScript - Size: 1.85 MB - Last synced at: about 1 hour ago - Pushed at: 7 days ago - Stars: 9 - Forks: 0

gahjelle/pyplugs
Decorator based plugin architecture for Python
Language: Python - Size: 98.6 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 67 - Forks: 3

odavid/typeorm-transactional-cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
Language: TypeScript - Size: 367 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 526 - Forks: 93

bitranox/wrapt_timeout_decorator
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
Language: Python - Size: 696 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 159 - Forks: 16

kata198/func_timeout
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
Language: Python - Size: 122 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 321 - Forks: 36

samchon/nestia
NestJS Helper + AI Chatbot Development
Language: TypeScript - Size: 174 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2,033 - Forks: 113

Friskes/drf-spectacular-websocket
Extend websocket schema decorator for Django Channels
Language: Python - Size: 223 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 13 - Forks: 2

smarie/python-makefun
Dynamically create python functions with a proper signature.
Language: Python - Size: 5.65 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 128 - Forks: 17

facing-dev/vue-facing-decorator
Vue typescript class component decorators
Language: TypeScript - Size: 8.84 MB - Last synced at: 6 days ago - Pushed at: 23 days ago - Stars: 389 - Forks: 34

markusressel/telegram-click-aio
Click inspired command-line interface creation toolkit for aiogram
Language: Python - Size: 783 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 6 - Forks: 0

markusressel/telegram-click
Click inspired command-line interface creation toolkit for python-telegram-bot
Language: Python - Size: 699 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 11 - Forks: 2

soumya-mishra/Python
This repo has all data science python related code snippet.
Language: Jupyter Notebook - Size: 473 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

janthmueller/swizzle
Swizzle is a Python package that enhances attribute access, allowing for flexible retrieval of multiple attributes based on specified arrangements of their names.
Language: Python - Size: 1.62 MB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

JoeyHendricks/python-benchmark-harness
A micro/macro benchmark framework for the Python programming language that helps with optimizing your software.
Language: Python - Size: 20.1 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 156 - Forks: 13

CarrotManMatt/typed_classproperties Fork of hottwaj/classproperties
Typed Python decorators for classproperty and cached_classproperty
Language: Python - Size: 228 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

karlicoss/cachew
Transparent and persistent cache/serialization powered by type hints
Language: Python - Size: 394 KB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 221 - Forks: 6

alaouimehdi1995/django-rest
Tiny, fast django REST library
Language: Python - Size: 138 KB - Last synced at: 7 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

e22m4u/ts-openapi
TypeScript декораторы для генерации OpenAPI документа
Language: TypeScript - Size: 95.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

imponeer/log-data-output-decorator
Small decorator that extends @Symfony OutputInterface delivered class with few options for easier to log data
Language: PHP - Size: 48.8 KB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Hoder-zyf/auto_notify
Get instant ntfy notifications for any Python code—no setup required!
Language: Python - Size: 16.6 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

irustm/angular-canvas
Angular canvas renderer with support DefaultDomRenderer.
Language: TypeScript - Size: 1.36 MB - Last synced at: about 18 hours ago - Pushed at: 8 months ago - Stars: 62 - Forks: 4

mrinaljain/Javascript-A-Z-notes
A comprehensive collection of end-to-end learning notes on Namaste JavaScript concepts. Simplified explanations, examples, and practical insights to help developers of all levels grasp JavaScript fundamentals with ease.
Language: JavaScript - Size: 1.01 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 14 - Forks: 5

leshchenko1979/reretry Fork of invl/retry
An easy-to-use but functional retry decorator in python
Language: Python - Size: 72.3 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 2

alexmojaki/datafunctions
Automatic (de)serialization of arguments and return values for Python functions
Language: Python - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

idea2app/MobX-GitHub
MobX SDK for GitHub RESTful API, which is based on MobX-RESTful.
Language: TypeScript - Size: 160 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

lonelyenvoy/python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
Language: Python - Size: 207 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 239 - Forks: 15

benoitlahoz/assemblerjs
A general purpose and zero-dependency Dependency Injection library for node and browser.
Language: HTML - Size: 1.21 MB - Last synced at: 1 day ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

github/hotkey
Trigger an action on an element with a keyboard shortcut.
Language: JavaScript - Size: 1.19 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 3,269 - Forks: 96

kevinfjiang/FuncNotify
Automatically notifies you of start and completion using environment variables
Language: Python - Size: 179 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 9

RyanMyrvold/Performance-Decorators
Elevate your application's performance with 🚀 Performance Decorators! This comprehensive TypeScript library offers powerful tools for performance monitoring and optimization, making it easier to track and resolve bottlenecks in both Node.js and browser environments.
Language: TypeScript - Size: 3.05 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 45 - Forks: 4

eloonstra/yedi
Lightweight dependency injection library for Python
Language: Python - Size: 0 Bytes - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

metadream/deno-cross
A compact, high-performance and full-featured web server framework in Deno.
Language: TypeScript - Size: 139 KB - Last synced at: 17 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

anishchapagain/AnishPython
Python Scripts for Educational Purpose - Learn Python (Level - Basic to Advance)
Language: Jupyter Notebook - Size: 54.4 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 2

JesusTheHun/storybook-addon-remix-react-router
Use your app router in your stories. A decorator made for Remix React Router and Storybook
Language: TypeScript - Size: 1.57 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 73 - Forks: 13

Valhallaban/react-modable 📦
⚛ Minimalist React.js modal component
Language: JavaScript - Size: 256 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

EasyWebApp/WebCell
Web Components engine based on VDOM, JSX, MobX & TypeScript
Language: TypeScript - Size: 5.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 176 - Forks: 16

fjodor-rybakov/discord-nestjs
👾 NestJS package for discord.js
Language: TypeScript - Size: 6.05 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 278 - Forks: 49

porrey/Diamond.Core-Patterns
C# libraries to support common design patterns.
Language: C# - Size: 6.47 MB - Last synced at: 7 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 2

yegor256/decoor
True Object-Oriented Decorator for either an Object or a Class
Language: Ruby - Size: 107 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 2 - Forks: 0

Wscats/performance-decorator
🏇User behavior & Function execution tracking solution - 大型前端项目的用户行为跟踪,函数调用链分析,断点调试共享化和复用化实践
Size: 26.8 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 120 - Forks: 8

stdlib-js/utils-decorate-after
Decorate a provided function such that the function's return value is provided as an argument to another function.
Language: JavaScript - Size: 826 KB - Last synced at: 13 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

Adrinalin4ik/Nestjs-Graphql-Tools
NestJS Graphql Tools is a flexible solution that provides a bunch of decorators for solving problems like n+1 request, filtering, sorting, pagination, polymorphic relation, graphql field extraction. It is fully based on decorators. To use it you can just add a decorator to your resolver.
Language: TypeScript - Size: 2.09 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 86 - Forks: 8

belyashnikovatn/tetrika
Тестовое задание для Тетрики
Language: Python - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ionelmc/python-aspectlib
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
Language: Python - Size: 720 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 125 - Forks: 13

storybookjs/storybook-addon-console
storybook-addon. Redirects console output into action logger panel
Language: TypeScript - Size: 3.84 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 201 - Forks: 20

nytimes/react-tracking
🎯 Declarative tracking for React apps.
Language: JavaScript - Size: 2.61 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1,890 - Forks: 125

paraself/leancloud-cloud-decorator
适用于LeanCloud的云函数装饰器,支持缓存、schema校验、权限检查、客户端API发布等功能
Language: TypeScript - Size: 762 KB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

valjic1/catch-decorator-ts
Handle your exceptions elegantly
Language: JavaScript - Size: 171 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 2

EasyDevv/pyhunt
Lightweight Python logging tool for visual call tracing, tree-structured colored logs, and easy debugging with a simple decorator. Optimized for both standard and AI-generated codebases.
Language: Python - Size: 187 KB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 39 - Forks: 2

choi-jack/class-metadata
Metadata reflection based on TypeScript's experimental support for stage 2 decorators and metadata.
Language: TypeScript - Size: 459 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Aliheym/typeorm-transactional Fork of odavid/typeorm-transactional-cls-hooked
A Transactional Method Decorator for TypeORM that uses Async Local Storage or cls-hooked to handle and propagate transactions between different repositories and service methods.
Language: TypeScript - Size: 276 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 249 - Forks: 36

woowabros/nestjs-library-crud
Automatically generate CRUD Rest API based on NestJS and TypeOrm
Language: TypeScript - Size: 3.4 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 216 - Forks: 40

python-cachier/cachier
Persistent, stale-free, local and cross-machine caching for Python functions.
Language: Python - Size: 452 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 596 - Forks: 68

claytonsingh/concurrent-coalesce-python
Language: Python - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nexconnectio/pynnex
PynneX provides a modern emitter-listener (signal-slot) pattern with thread safety, async support, and dynamic connection detection. Build decoupled architectures without heavy frameworks. It’s pure Python 3.10+; minimal overhead. Choose from multiple aliases (signal-slot or publisher-subscriber).
Language: Python - Size: 395 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 53 - Forks: 1

macropay-solutions/laravel-lumen-crud-wizard-decorator
Data composition/decoration for laravel-crud-wizard library including MaravelQL
Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

ljunb/rn-beginner-guidance-decorator
🚀更快捷地为 React Native App 添加新手引导组件。
Language: JavaScript - Size: 13.7 KB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 28 - Forks: 5

python-useful-helpers/logwrap
logwrap is a helper for logging in human-readable format function arguments and call result on function call
Language: Python - Size: 961 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 3

RefactoringGuru/design-patterns-dart
Design Pattern Examples in Dart
Language: Dart - Size: 16.9 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 71 - Forks: 17

maxim/portrayal
A minimal builder for struct-like classes in Ruby
Language: Ruby - Size: 115 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 78 - Forks: 2

aeporreca/nondeterminism
A Python library for nondeterministic algorithms
Language: Python - Size: 160 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 2

ahuigo/gofnext
🛠️ Golang extended function like @cache decorator.
Language: Go - Size: 198 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 0

ThePhoenix78/easy-events
A library that help you to manage events
Language: Python - Size: 96.7 KB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

happnz/sequelize-transactional-decorator
Transactional method decorator (annotation) for Sequelize. Simple integration with NestJS
Language: TypeScript - Size: 199 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

Kemaweyan/singleton_decorator
A testable singleton decorator
Language: Python - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 12

smarie/python-valid8
Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
Language: Python - Size: 4.88 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 0

RezaSaadatyar/Object-Oriented-Programming
This repository introduces Object-Oriented Programming (OOP) in Python, covering Abstraction, Encapsulation, Inheritance, and Polymorphism with practical examples. Ideal for beginners and experienced developers, it helps design modular, scalable, and maintainable Python programs.
Language: Jupyter Notebook - Size: 456 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sylvainmouquet/concurrency-limiter
Concurrency-Limiter is a Python library that provides a decorator to limit the number of concurrent executions with asyncio.gather
Language: Python - Size: 101 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

github/check-all
Multiple checkbox selection helper.
Language: JavaScript - Size: 908 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 81 - Forks: 18

El3ssar/exposepy
Declarative decorator to expose your public Python API (`__all__`) without boilerplate.
Language: Python - Size: 2.63 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

enkot/catch-decorator
Allows you to handle exceptions in ECMAScript/Typescript classes with only one annotation
Language: TypeScript - Size: 466 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 74 - Forks: 7

danieldantasdev/awesomeshop_webapi_dps-decorator_course-luisdev-architecture_dotnet-7_csharp-11
Este repositório é dedicado para se aprofundar no DPS (Design Pattern Strutuctural) Decorator, utilizando a linguagem de programação C#.
Language: C# - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

kajaste/overdue
Conveniently stop Python code from running when it is taking too long on Python 3.10+
Language: Python - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

Alorel/typescript-lazy-get-decorator
Lazily evaluates a getter on an object and caches the returned value
Language: TypeScript - Size: 1.27 MB - Last synced at: about 9 hours ago - Pushed at: over 1 year ago - Stars: 32 - Forks: 1

robclancy/presenter
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
Language: PHP - Size: 376 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 346 - Forks: 38

TJC-Tools/TJC.Decorator
Decorator Base Class
Language: C# - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

github/session-resume
Annotate fields to be persisted on navigation away from the current page
Language: JavaScript - Size: 857 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 162 - Forks: 12

Nauja/ue4-richtextblocktooltip-sample
Sample of writing a custom URichTextBlockDecorator in Unreal Engine 5 for displaying a tooltip
Language: C++ - Size: 7.35 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

TSignalDev/tsignal-python
A Python Signal-Slot library inspired by Qt, featuring thread-safe communication, async support, and automatic connection type detection. Perfect for decoupled event-driven architecture and thread synchronization.
Language: Python - Size: 165 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 25 - Forks: 0

spencer-luo/PyDesignPattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Language: Python - Size: 1.3 MB - Last synced at: 27 days ago - Pushed at: almost 6 years ago - Stars: 284 - Forks: 98

LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
Language: C# - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 30 - Forks: 3

Wscats/dependency-injection
🌀Dependency injection to achieve inversion of control -《从零开始实现依赖注入框架》
Language: TypeScript - Size: 28.8 MB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 45 - Forks: 0

di-ninja/di-ninja 📦
The Dependency Injection Framework for JavaScript NodeJS and Browser - really made for Composition Root
Language: JavaScript - Size: 2.55 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 66 - Forks: 3

nest-mods/auth
Simple role based auth for nestjs
Language: TypeScript - Size: 1.31 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nest-mods/log
Easy log for nestjs
Language: TypeScript - Size: 863 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dimo414/bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
Language: Shell - Size: 88.9 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 78 - Forks: 4
