{"id":19205226,"url":"https://github.com/indus/nicetix","last_synced_at":"2026-01-28T07:02:25.283Z","repository":{"id":260639227,"uuid":"881948373","full_name":"indus/nicetix","owner":"indus","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-01T18:23:53.000Z","size":1600,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T12:08:20.063Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-01T14:56:38.000Z","updated_at":"2024-11-04T16:10:17.000Z","dependencies_parsed_at":"2024-11-01T15:08:32.006Z","dependency_job_id":"d5c24845-435f-4eeb-a4d6-e058e9bd4b40","html_url":"https://github.com/indus/nicetix","commit_stats":null,"previous_names":["indus/nicetix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2Fnicetix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2Fnicetix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2Fnicetix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2Fnicetix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indus","download_url":"https://codeload.github.com/indus/nicetix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248196303,"owners_count":21063390,"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-09T13:11:55.141Z","updated_at":"2026-01-28T07:02:25.216Z","avatar_url":"https://github.com/indus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nicetix\n\nThe **nicetix** function returns an array of evenly spaced, \"nice\" numbers based on a given minimum, maximum, and an upper limit on the number of values you want.\n\n**Note:** The number of values returned may not exactly match the requested number. In some cases, it may be only half of the specified amount, but it will never exceed the requested limit.\n\n```sh\n$ npm install nicetix\n```\n\n```JS\nimport nicetix from \"nicetix\";\n// nicetix(min, max, \u003cnum = 5\u003e)\n\nlet ticks = nicetix(-1.23, 12.3, 7);\n//-\u003e [-2.5, 0, 2.5, 5, 7.5, 10, 12.5]\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findus%2Fnicetix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findus%2Fnicetix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findus%2Fnicetix/lists"}