https://github.com/sindresorhus/is-plain-obj
Last synced: about 1 month ago
Repository metadata:
Check if a value is a plain object
- Host: GitHub
- URL: https://github.com/sindresorhus/is-plain-obj
- Owner: sindresorhus
- License: mit
- Created: 2015-07-11T11:13:17.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T18:51:15.000Z (8 months ago)
- Last Synced: 2024-11-06T20:02:05.700Z (about 2 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 101
- Watchers: 8
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
- Security: .github/security.md
-
Funding.yml:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
- Funding Links:
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 29
Total Committers: 7
Avg Commits per committer: 4.143
Development Distribution Score (DDS): 0.414
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Sindre Sorhus | s****s@g****m | 17 |
ehmicky | e****y | 7 |
Corey Farrell | g****t@c****m | 1 |
Michael Mayer | m****l@s****e | 1 |
fisker Cheung | l****y@g****m | 1 |
Dimitri Benin | B****r | 1 |
Rocktim Saikia | s****1@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 191,896,454 last-month
- Total docker downloads: 9,307,682,912
- Total dependent packages: 1,645 (may contain duplicates)
- Total dependent repositories: 3,088,043 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
npm: is-plain-obj
Check if a value is a plain object
- Homepage: https://github.com/sindresorhus/is-plain-obj
- Licenses: MIT
- Latest release: 4.1.0 (published over 2 years ago)
- Last Synced: 2024-11-10T22:00:40.225Z (about 1 month ago)
- Versions: 7
- Dependent Packages: 1,631
- Dependent Repositories: 3,088,043
- Downloads: 191,896,454 Last month
- Docker Downloads: 9,307,682,912
-
Rankings:
- Dependent repos count: 0.005%
- Downloads: 0.006%
- Docker downloads count: 0.009%
- Dependent packages count: 0.046%
- Average: 1.966%
- Stargazers count: 5.052%
- Forks count: 6.678%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
maven: org.webjars.npm:is-plain-obj
WebJar for is-plain-obj
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/is-plain-obj/
- Licenses: MIT
- Latest release: 3.0.0 (published about 2 years ago)
- Last Synced: 2024-11-10T22:00:39.975Z (about 1 month ago)
- Versions: 5
- Dependent Packages: 14
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.268%
- Stargazers count: 19.629%
- Average: 20.523%
- Forks count: 26.217%
- Dependent repos count: 31.98%
Dependencies
package.json
npm
- ava ^3.15.0 development
- tsd ^0.14.0 development
- xo ^0.38.2 development
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite