Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/jonschlinkert/is-extendable
function is-obj is-object isobject javascript object
Score: 26.795270565936345
Last synced: 3 days ago
JSON representation
Repository metadata:
Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
- Host: GitHub
- URL: https://github.com/jonschlinkert/is-extendable
- Owner: jonschlinkert
- License: mit
- Created: 2015-06-29T03:07:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T19:50:29.000Z (over 3 years ago)
- Last Synced: 2024-12-19T04:07:03.785Z (9 days ago)
- Topics: function, is-obj, is-object, isobject, javascript, object
- Language: JavaScript
- Homepage: https://github.com/jonschlinkert
- Size: 19.5 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jon Schlinkert
- Login: jonschlinkert
- Email:
- Kind: user
- Description: Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch
- Website: https://www.linkedin.com/in/jonschlinkert/
- Location: Cincinnati, OH
- Twitter: jonschlinkert
- Company: @brandscale
- Icon url: https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf&v=4
- Repositories: 851
- Last Synced at: 2024-12-16T20:33:28.578Z
- Profile URL: https://github.com/jonschlinkert
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: about 1 month ago
Total Commits: 14
Total Committers: 4
Avg Commits per committer: 3.5
Development Distribution Score (DDS): 0.357
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
jonschlinkert | j****t@s****m | 9 |
Osman Nuri Okumuş | o****s@g****m | 3 |
doowb | b****d@g****m | 1 |
David Fisher | d****d@a****m | 1 |
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 1
Total pull requests: 4
Average time to close issues: 34 minutes
Average time to close pull requests: 28 days
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 4.0
Average comments per pull request: 1.5
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- realityking (1)
Top Pull Request Authors
- onokumus (2)
- jimmywarting (1)
- tibbon (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 3
-
Total downloads:
- npm: 254,758,622 last-month
- Total docker downloads: 5,163,595,120
- Total dependent packages: 1,059 (may contain duplicates)
- Total dependent repositories: 990,766 (may contain duplicates)
- Total versions: 9
- Total maintainers: 2
npmjs.org: is-extendable
Returns true if a value is a plain object, array or function.
- Homepage: https://github.com/jonschlinkert/is-extendable
- Licenses: MIT
- Latest release: 1.0.1 (published over 7 years ago)
- Last Synced: 2024-12-19T04:12:59.336Z (9 days ago)
- Versions: 4
- Dependent Packages: 1,051
- Dependent Repositories: 990,766
- Downloads: 254,758,622 Last month
- Docker Downloads: 5,163,595,120
-
Rankings:
- Downloads: 0.003%
- Docker downloads count: 0.021%
- Dependent repos count: 0.034%
- Dependent packages count: 0.065%
- Average: 2.589%
- Forks count: 7.612%
- Stargazers count: 7.797%
- Maintainers (2)
repo1.maven.org: org.webjars.npm:is-extendable
WebJar for is-extendable
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/is-extendable/
- Licenses: MIT
- Latest release: 1.0.1 (published almost 7 years ago)
- Last Synced: 2024-12-19T04:12:58.545Z (9 days ago)
- Versions: 4
- Dependent Packages: 7
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.051%
- Average: 23.934%
- Stargazers count: 27.491%
- Forks count: 28.215%
- Dependent repos count: 31.98%
repo1.maven.org: org.webjars.bowergithub.jonschlinkert:is-extendable
WebJar for is-extendable
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.bowergithub.jonschlinkert/is-extendable/
- Licenses: MIT
- Latest release: 0.1.1 (published over 6 years ago)
- Last Synced: 2024-12-19T04:12:58.425Z (9 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 27.491%
- Forks count: 28.215%
- Average: 29.921%
- Dependent repos count: 31.98%
- Dependent packages count: 31.998%
Dependencies
- gulp-format-md ^1.0.0 development
- mocha ^3.4.2 development
- is-plain-object ^2.0.4