Here are
711 public repositories
matching this topic...
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Updated
Sep 27, 2020
TypeScript
Decorators/View-Models for Rails Applications
Updated
Sep 10, 2020
Ruby
Decorator-based property validation for classes.
Updated
Sep 29, 2020
TypeScript
Vue.js and Property Decorator
Updated
Sep 23, 2020
TypeScript
HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
Updated
Sep 17, 2020
Python
Decorators and some other features for sequelize
Updated
Sep 12, 2020
TypeScript
Python library providing function decorators for configurable backoff and retry
Updated
Sep 19, 2020
Python
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Updated
Sep 29, 2020
TypeScript
A powerful dependency injection micro container for JavaScript applications
Updated
Aug 20, 2020
JavaScript
💨 The 3 most useful ES7 decorators: bind, debounce and memoize
Updated
Oct 12, 2018
JavaScript
Dependency injection library for JavaScript and TypeScript in 5.1K. It is an extraction of the Angular's ReflectiveInjector which means that it's well designed, feature complete, fast, reliable and well tested.
Updated
Jul 3, 2020
TypeScript
ORM agnostic truly Object-Oriented view helper for Rails 4, 5, and 6
Updated
Sep 17, 2020
Ruby
🦊 RxJS operator that unsubscribe from observables on destroy
Updated
Sep 9, 2020
TypeScript
A collection of decorators for React Components
Updated
Nov 1, 2019
JavaScript
Python 3.5+ runtime type checking for integration testing and data validation
Updated
Nov 8, 2019
Python
JavaScript library for aspect-oriented programming using modern syntax.
Updated
Aug 14, 2020
TypeScript
Create GraphQL schema with TypeScript classes.
Updated
Apr 17, 2019
TypeScript
GoWrap is a command line tool for generating decorators for Go interfaces
This is a lightweight annotation-based expressjs extension for typescript.
Updated
Sep 11, 2020
TypeScript
A Lightweight annotation-based dependency injection container for typescript.
Updated
Sep 12, 2020
TypeScript
Localstorage and sessionstorage manager - Angular service
Updated
Sep 6, 2020
TypeScript
Timeout decorator for Python
Updated
Jun 25, 2020
Python
Useful decorators for Ember applications.
Updated
Aug 25, 2020
JavaScript
Angular 2 decorators and utils for Angular 1.x
Updated
May 14, 2019
TypeScript
Class decorator that will automatically unsubscribe from observables
Updated
Sep 4, 2020
TypeScript
Updated
Feb 21, 2020
Python
GraphQL API Framework with strong conventions and auto-generated schema
Updated
Sep 28, 2020
TypeScript
Function decorators for Elixir
Updated
Jun 17, 2020
Elixir
A NodeJS micro-service solution, writing by Typescript language and NestJS framework.
Updated
Sep 17, 2020
TypeScript
Improve this page
Add a description, image, and links to the
decorators
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
decorators
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
@shaypal5 I'm submitting this PR to hopefully make cachier a bit more usable with long-running functions.
I had noticed that the recursion pattern in
wait_on_entry_calcwas causing the issues I was seeing in #24. I changed the implementation here, and ran a few test cases on a project I was working on.For short-running functions, nothing breaks. The cache gets loaded correctly, and the