{"id":19267044,"url":"https://github.com/mljs/zones","last_synced_at":"2025-10-11T23:03:31.966Z","repository":{"id":66168446,"uuid":"239176968","full_name":"mljs/zones","owner":"mljs","description":"Utilities to deal with zones, array of object (from, to}","archived":false,"fork":false,"pushed_at":"2020-02-09T05:31:09.000Z","size":1201,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-05T12:12:30.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mljs.github.io/zones/.","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/mljs.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-08T17:51:04.000Z","updated_at":"2020-02-09T05:31:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb578dd5-8ee5-4828-a11e-8f8bd96471ce","html_url":"https://github.com/mljs/zones","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fzones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fzones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fzones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mljs%2Fzones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mljs","download_url":"https://codeload.github.com/mljs/zones/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240367575,"owners_count":19790278,"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-09T20:09:42.927Z","updated_at":"2025-10-11T23:03:26.933Z","avatar_url":"https://github.com/mljs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ml-zones\n\n[![NPM version][npm-image]][npm-url]\n[![build status][ci-image]][ci-url]\n[![npm download][download-image]][download-url]\n\nDeal with zones.\n\n## Installation\n\n`$ npm i ml-zones`\n\n## Usage\n\n```js\nimport Zones from 'ml-zones';\n\nlet result = Zones.normalize([\n  { from: 0, to: 2 },\n  { from: 1, to: 5 },\n]);\n\n// result = [{from:0, to:5}]\n```\n\n## [API Documentation](https://mljs.github.io/ml-zones/)\n\n## License\n\n[MIT](./LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/ml-zones.svg\n[npm-url]: https://www.npmjs.com/package/ml-zones\n[ci-image]: https://github.com/mljs/ml-zones/workflows/Node.js%20CI/badge.svg?branch=master\n[ci-url]: https://github.com/mljs/ml-zones/actions?query=workflow%3A%22Node.js+CI%22\n[download-image]: https://img.shields.io/npm/dm/ml-zones.svg\n[download-url]: https://www.npmjs.com/package/ml-zones\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Fzones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmljs%2Fzones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmljs%2Fzones/lists"}