didi icon indicating copy to clipboard operation
didi copied to clipboard

Dependency Injection for JavaScript

Results 6 didi issues
Sort by recently updated
recently updated
newest added

Would be great to support unpacking or destructured objects for function parameters. Working on a PR here with update to the readme. ```javascript // destructured object parameter wont require any...

enhancement
backlog

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.56.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.56.0/9.0.0) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.16.11` -> `^22.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/20.16.11/22.8.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.8.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/chai](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai)) | [`^4.3.20` -> `^5.0.0`](https://renovatebot.com/diffs/npm/@types%2fchai/4.3.20/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fchai/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

dependencies

### Is your feature request related to a problem? Please describe I'm developing an SDK library that needs to provide built-in classes, but I want to use Symbol variables as...

enhancement
backlog