{"id":17972369,"url":"https://github.com/xotic750/has-boxed-string-x","last_synced_at":"2025-03-25T12:32:58.405Z","repository":{"id":23789806,"uuid":"99857428","full_name":"Xotic750/has-boxed-string-x","owner":"Xotic750","description":"Check support of by-index access of string characters.","archived":false,"fork":false,"pushed_at":"2023-01-04T21:54:30.000Z","size":2111,"stargazers_count":0,"open_issues_count":21,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T07:21:42.179Z","etag":null,"topics":["boxed","browser","javascript","nodejs","string"],"latest_commit_sha":null,"homepage":null,"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/Xotic750.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":"2017-08-09T22:21:24.000Z","updated_at":"2020-01-30T11:10:59.000Z","dependencies_parsed_at":"2023-01-14T00:00:16.322Z","dependency_job_id":null,"html_url":"https://github.com/Xotic750/has-boxed-string-x","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fhas-boxed-string-x","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fhas-boxed-string-x/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fhas-boxed-string-x/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xotic750%2Fhas-boxed-string-x/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xotic750","download_url":"https://codeload.github.com/Xotic750/has-boxed-string-x/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245462962,"owners_count":20619585,"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":["boxed","browser","javascript","nodejs","string"],"created_at":"2024-10-29T16:13:37.908Z","updated_at":"2025-03-25T12:32:58.077Z","avatar_url":"https://github.com/Xotic750.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca\n  href=\"https://travis-ci.org/Xotic750/has-boxed-string-x\"\n  title=\"Travis status\"\u003e\n\u003cimg\n  src=\"https://travis-ci.org/Xotic750/has-boxed-string-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\"\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://david-dm.org/Xotic750/has-boxed-string-x\"\n  title=\"Dependency status\"\u003e\n\u003cimg src=\"https://david-dm.org/Xotic750/has-boxed-string-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://david-dm.org/Xotic750/has-boxed-string-x?type=dev\"\n  title=\"devDependency status\"\u003e\n\u003cimg src=\"https://david-dm.org/Xotic750/has-boxed-string-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://badge.fury.io/js/has-boxed-string-x\"\n  title=\"npm version\"\u003e\n\u003cimg src=\"https://badge.fury.io/js/has-boxed-string-x.svg\"\n  alt=\"npm version\" height=\"18\"\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://www.jsdelivr.com/package/npm/has-boxed-string-x\"\n  title=\"jsDelivr hits\"\u003e\n\u003cimg src=\"https://data.jsdelivr.com/v1/package/npm/has-boxed-string-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\"\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://bettercodehub.com/results/Xotic750/has-boxed-string-x\"\n  title=\"bettercodehub score\"\u003e\n\u003cimg src=\"https://bettercodehub.com/edge/badge/Xotic750/has-boxed-string-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\"\u003e\n\u003c/a\u003e\n\u003ca\n  href=\"https://coveralls.io/github/Xotic750/has-boxed-string-x?branch=master\"\n  title=\"Coverage Status\"\u003e\n\u003cimg src=\"https://coveralls.io/repos/github/Xotic750/has-boxed-string-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\"\u003e\n\u003c/a\u003e\n\n\u003ca name=\"module_has-boxed-string-x\"\u003e\u003c/a\u003e\n\n## has-boxed-string-x\n\nCheck support of by-index access of string characters.\n \n\u003ca name=\"exp_module_has-boxed-string-x--module.exports\"\u003e\u003c/a\u003e\n\n### `module.exports` : \u003ccode\u003eboolean\u003c/code\u003e ⏏\n\nCheck failure of by-index access of string characters (IE \u003c 9)\nand failure of `0 in boxedString` (Rhino).\n\n`true` if no failure; otherwise `false`.\n\n**Kind**: Exported member\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxotic750%2Fhas-boxed-string-x","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxotic750%2Fhas-boxed-string-x","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxotic750%2Fhas-boxed-string-x/lists"}