delegates
npmv1.0.0delegate methods and accessors to another property
Overview
delegates is an npm package that delegate methods and accessors to another property. The latest version is 1.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need delegate methods and accessors to another property and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (2 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of delegates.
Dependencies
Dev (2)
Used by
Popular packages that depend on delegates.
Frequently installed together
The ultimate javascript content-type utility.
HTTP status utility
Create HTTP error objects
Create and parse HTTP Content-Type header
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Higher-level content negotiation
Infer the content-type of a request.
Create and parse Content-Disposition header
Execute a callback when a request closes, finishes, or errors
HTTP response freshness testing
Escape string for use in HTML
Manipulate the HTTP Vary header
Version history
| Version | Published | License |
|---|---|---|
| 1.0.0latest | 10 years ago | MIT |
| 0.1.0 | 11 years ago | MIT |
| 0.0.3 | 12 years ago | MIT |
| 0.0.2 | 12 years ago | MIT |
| 0.0.1 | 12 years ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install delegates?
Run `npm install delegates` to add delegates to your npm project.
What license is delegates released under?
delegates is distributed under the MIT license.
How popular is delegates?
delegates has approximately 0 downloads per week and 1 known dependent packages.