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.


Owner metadata:


GitHub Events

Total
Last Year

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 Email 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jonschlinkert/is-extendable

Top Issue Authors

  • realityking (1)

Top Pull Request Authors

  • onokumus (2)
  • jimmywarting (1)
  • tibbon (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

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

package.json npm
  • gulp-format-md ^1.0.0 development
  • mocha ^3.4.2 development
  • is-plain-object ^2.0.4