{"id":17275123,"url":"https://github.com/daun/yewtillitees","last_synced_at":"2025-07-26T12:07:51.656Z","repository":{"id":57403652,"uuid":"283012740","full_name":"daun/yewtillitees","owner":"daun","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-16T11:38:06.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-03T21:06:03.566Z","etag":null,"topics":["helpers","js","utils"],"latest_commit_sha":null,"homepage":"","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/daun.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":"2020-07-27T20:47:14.000Z","updated_at":"2023-07-27T13:43:07.000Z","dependencies_parsed_at":"2023-02-08T13:45:33.051Z","dependency_job_id":null,"html_url":"https://github.com/daun/yewtillitees","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daun%2Fyewtillitees","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daun%2Fyewtillitees/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daun%2Fyewtillitees/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daun%2Fyewtillitees/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daun","download_url":"https://codeload.github.com/daun/yewtillitees/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245667131,"owners_count":20652901,"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":["helpers","js","utils"],"created_at":"2024-10-15T08:55:29.164Z","updated_at":"2025-03-26T13:42:59.208Z","avatar_url":"https://github.com/daun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yewtillitees\n\n[![NPM version](https://img.shields.io/npm/v/yewtillitees)](https://www.npmjs.com/package/yewtillitees)\n[![GitHub license](https://img.shields.io/github/license/daun/yewtillitees)](./LICENSE)\n\nHelper functions I need often.\n\n## Installation\n\n```js\nnpm install yewtillitees\n```\n\n## Usage\n\n```js\nimport { normalize } from 'yewtillitees'\n\nconst normalizer = normalize(10, 20)\nnormalizer(15) // 0.5\n```\n\n## Helpers\n\n### Array\n\n- `findIndexes`\n- `pickRandom`\n- `shuffle`\n\n### Async\n\n- `sleep`\n\n### DOM\n\n- `createTemplateInstance`\n- `measureDocumentHeight`\n- `measureScrollbarSize`\n- `onIdle`\n- `onIdleAfterLoad`\n- `onDomReady`\n- `onWindowLoad`\n\n### Number\n\n- `clamp`\n- `normalize`\n- `normalizeBetweenRanges`\n- `random`\n- `randomInteger`\n\n### Object\n\n- `map`\n\n### String\n\n- `camelCase`\n- `kebabCase`\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaun%2Fyewtillitees","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaun%2Fyewtillitees","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaun%2Fyewtillitees/lists"}