https://github.com/ljharb/define-properties
Last synced: about 1 month ago
Repository metadata:
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
- Host: GitHub
- URL: https://github.com/ljharb/define-properties
- Owner: ljharb
- License: mit
- Created: 2015-01-04T08:27:13.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T17:26:23.000Z (5 months ago)
- Last Synced: 2024-10-25T03:25:54.943Z (about 2 months ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 21
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding.yml:
- Github: ljharb
- Ko fi: ljharb
- Funding Links:
Owner metadata:
- Name: Jordan Harband
- Login: ljharb
- Email:
- Kind: user
- Description: software engineer/nerd/teacher/will try anything once; surgeon with git rebase. @TC39 ex @Coinbase @Airbnb @Twitter @MobBase. Fav punctuation ⸮, scent petrichor
- Website:
- Location: Hillsborough, CA
- Twitter: LJHarb
- Company: @herodevs @tc39
- Icon url: https://avatars.githubusercontent.com/u/45469?u=6ab74b3b934f9659a90b588062c2c4328e40c6be&v=4
- Repositories: 255
- Last Synced at: 2024-06-11T15:41:32.189Z
- Profile URL: https://github.com/ljharb
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 134
Total Committers: 2
Avg Commits per committer: 67.0
Development Distribution Score (DDS): 0.007
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jordan Harband | l****b@g****m | 133 |
Jordan Harband | j****d@t****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- npm: 172,084,957 last-month
- Total docker downloads: 10,779,428,348
- Total dependent packages: 1,583 (may contain duplicates)
- Total dependent repositories: 6,903 (may contain duplicates)
- Total versions: 17
- Total maintainers: 1
npm: define-properties
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
- Homepage: https://github.com/ljharb/define-properties
- Licenses: MIT
- Latest release: 1.2.1 (published over 1 year ago)
- Last Synced: 2024-11-10T22:00:49.161Z (about 1 month ago)
- Versions: 10
- Dependent Packages: 1,557
- Dependent Repositories: 6,903
- Downloads: 172,084,957 Last month
- Docker Downloads: 10,779,428,348
-
Rankings:
- Docker downloads count: 0.007%
- Downloads: 0.007%
- Dependent packages count: 0.048%
- Dependent repos count: 0.286%
- Average: 2.453%
- Forks count: 6.678%
- Stargazers count: 7.693%
- Maintainers (1)
-
Funding:
- url: https://github.com/sponsors/ljharb
maven: org.webjars.npm:define-properties
WebJar for define-properties
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/define-properties/
- Licenses: MIT
- Latest release: 1.2.1 (published about 1 year ago)
- Last Synced: 2024-11-10T22:00:49.941Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 25
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 2.485%
- Average: 17.233%
- Dependent repos count: 31.98%
maven: org.webjars.bowergithub.ljharb:define-properties
WebJar for define-properties
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.bowergithub.ljharb/define-properties/
- Licenses: MIT
- Latest release: 1.1.2 (published over 6 years ago)
- Last Synced: 2024-11-10T22:00:49.472Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Forks count: 26.217%
- Stargazers count: 27.724%
- Average: 29.48%
- Dependent repos count: 31.98%
- Dependent packages count: 31.998%
Dependencies
- @ljharb/eslint-config ^21.0.0 development
- aud ^2.0.0 development
- eslint =8.8.0 development
- nyc ^10.3.2 development
- safe-publish-latest ^2.0.0 development
- tape ^5.5.3 development
- has-property-descriptors ^1.0.0
- object-keys ^1.1.1
- ljharb/require-allow-edits main composite