{"id":18256118,"url":"https://github.com/serapath/x-is","last_synced_at":"2025-06-15T12:06:00.203Z","repository":{"id":57400760,"uuid":"67524111","full_name":"serapath/x-is","owner":"serapath","description":"utility package to collect all \"x-is-...\" ducktype modules","archived":false,"fork":false,"pushed_at":"2016-11-22T16:19:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T03:40:49.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/x-is","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serapath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-06T16:05:01.000Z","updated_at":"2016-11-22T16:19:49.000Z","dependencies_parsed_at":"2022-09-05T03:01:27.897Z","dependency_job_id":null,"html_url":"https://github.com/serapath/x-is","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/serapath/x-is","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fx-is","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fx-is/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fx-is/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fx-is/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serapath","download_url":"https://codeload.github.com/serapath/x-is/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fx-is/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259971378,"owners_count":22940011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T10:20:05.502Z","updated_at":"2025-06-15T12:06:00.179Z","avatar_url":"https://github.com/serapath.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x-is\ncollection of all \"x-is-...\" to test types of values\n\n# usage\n`npm install x-is`\n\n```js\n// check individual modules for usage information\nvar {\n  xDOM,\n  xArray,\n  xObject,\n  xString,\n  xFunction,\n  xEmptyObject,\n  xDTypeArray\n} = require('x-is')\n// OR\nvar xDOM          = require('x-is/dom')\nvar xArray        = require('x-is/array')\nvar xObject       = require('x-is/object')\nvar xString       = require('x-is/string')\nvar xFunction     = require('x-is/function')\nvar xEmptyObject  = require('x-is/empty-object')\nvar xDTypeArray   = require('x-is/ducktype-array')\n```\n\n# related\n* [x-is-dom](https://www.npmjs.com/package/x-is-dom)\n* [x-is-array](https://www.npmjs.com/package/x-is-array)\n* [x-is-object](https://www.npmjs.com/package/x-is-object)\n* [x-is-string](https://www.npmjs.com/package/x-is-string)\n* [x-is-function](https://www.npmjs.com/package/x-is-function)\n* [x-is-empty-object](https://www.npmjs.com/package/x-is-empty-object)\n* [x-is-ducktype-array](https://www.npmjs.com/package/x-is-ducktype-array)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserapath%2Fx-is","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserapath%2Fx-is","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserapath%2Fx-is/lists"}