{"id":13465131,"url":"https://github.com/vlio20/utils-decorators","last_synced_at":"2025-04-04T13:13:56.805Z","repository":{"id":34481696,"uuid":"178410050","full_name":"vlio20/utils-decorators","owner":"vlio20","description":"Decorators for web and node applications","archived":false,"fork":false,"pushed_at":"2023-12-23T08:40:07.000Z","size":1829,"stargazers_count":205,"open_issues_count":10,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-23T03:26:23.030Z","etag":null,"topics":["debounce","decorators","delay","memoize","memoize-async","node","typescript","webdevelopment"],"latest_commit_sha":null,"homepage":"https://vlio20.github.io/utils-decorators/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vlio20.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-29T13:25:42.000Z","updated_at":"2024-05-20T09:43:27.000Z","dependencies_parsed_at":"2023-12-23T09:22:53.151Z","dependency_job_id":"481bd00f-72cc-40d9-a335-2f836471feac","html_url":"https://github.com/vlio20/utils-decorators","commit_stats":{"total_commits":159,"total_committers":10,"mean_commits":15.9,"dds":0.4968553459119497,"last_synced_commit":"4b0db6425cd6833ffee6cbf39ddb9fd1b718229f"},"previous_names":["vlio20/ts-decorators"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlio20%2Futils-decorators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlio20%2Futils-decorators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlio20%2Futils-decorators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlio20%2Futils-decorators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlio20","download_url":"https://codeload.github.com/vlio20/utils-decorators/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182420,"owners_count":20897381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debounce","decorators","delay","memoize","memoize-async","node","typescript","webdevelopment"],"created_at":"2024-07-31T14:01:00.548Z","updated_at":"2025-04-04T13:13:56.787Z","avatar_url":"https://github.com/vlio20.png","language":"TypeScript","funding_links":["https://opencollective.com/utils-decorators"],"categories":["TypeScript"],"sub_categories":[],"readme":"# utils-decorators\n[![Build Status](https://travis-ci.org/vlio20/utils-decorators.svg?branch=master)](https://travis-ci.org/vlio20/utils-decorators)      \n[![Coverage Status](https://coveralls.io/repos/github/vlio20/utils-decorators/badge.svg?branch=master)](https://coveralls.io/repos/github/vlio20/utils-decorators/)   \n[![Mutation testing badge](https://badge.stryker-mutator.io/github.com/vlio20/utils-decorators/master)](https://stryker-mutator.github.io)      \n  \nThis library was highly inspired by lodash but uses decorators to implement its util methods.   \nThe lib can be used both in node and in web application, it is built to be **tree-shakable so you can use it even if you need a specific decorator**.  \nAlso, note that this library can be used both as **functions and decorators**, \n\n\u003ca href=\"https://opencollective.com/utils-decorators#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/utils-decorators/backers.svg?width=890\"\u003e\u003c/a\u003e \n\n### installation:\n\n```bash\nnpm i utils-decorators\n```   \n\nPlease note that the decorators are **working perfectly with plain JavaScript** code as well as with TypeScript.\n\n# Docs \ncheck the \u003ca href=\"https://vlio20.github.io/utils-decorators/\" target=\"_blank\"\u003edocumentation\u003c/a\u003e\n\n# Feedback\nI will be more than happy to hear your feedback, don't hesitate to ask any question or open an issue. PRs are always welcomed :)  \nAlso, I will be happy to hear about new ideas for new decorators, if you have such, please open an issue and describe the requirements and features of your decorator. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlio20%2Futils-decorators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlio20%2Futils-decorators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlio20%2Futils-decorators/lists"}