Here are
694 public repositories
matching this topic...
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Updated
Aug 20, 2020
TypeScript
Decorators/View-Models for Rails Applications
Updated
May 12, 2020
Ruby
Decorator-based property validation for classes.
Updated
Aug 19, 2020
TypeScript
Vue.js and Property Decorator
Updated
Jul 16, 2020
TypeScript
HTTP client mocking tool for Python - inspired by Fakeweb for Ruby
Updated
Jun 1, 2020
Python
Decorators and some other features for sequelize
Updated
Jul 28, 2020
TypeScript
Python library providing function decorators for configurable backoff and retry
Updated
May 4, 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
Aug 19, 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
Aug 16, 2020
Ruby
🦊 RxJS operator that unsubscribe from observables on destroy
Updated
Jul 29, 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
Aug 17, 2020
TypeScript
Localstorage and sessionstorage manager - Angular service
Updated
Jul 9, 2020
TypeScript
A Lightweight annotation-based dependency injection container for typescript.
Updated
Jul 21, 2020
TypeScript
Useful decorators for Ember applications.
Updated
Jul 4, 2020
JavaScript
Angular 2 decorators and utils for Angular 1.x
Updated
May 14, 2019
TypeScript
Timeout decorator for Python
Updated
Jun 25, 2020
Python
Class decorator that will automatically unsubscribe from observables
Updated
Jul 16, 2020
TypeScript
Updated
Feb 21, 2020
Python
GraphQL API Framework with strong conventions and auto-generated schema
Updated
Aug 21, 2020
TypeScript
Function decorators for Elixir
Updated
Jun 17, 2020
Elixir
decorating: Literally decorating your terminal with decorators
Updated
Dec 27, 2017
Python
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