{"id":19568409,"url":"https://github.com/runroom/purejs","last_synced_at":"2025-08-15T17:13:14.698Z","repository":{"id":65432033,"uuid":"101079847","full_name":"Runroom/purejs","owner":"Runroom","description":"Common javascript functions without jquery","archived":false,"fork":false,"pushed_at":"2024-11-05T16:26:33.000Z","size":1242,"stargazers_count":16,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"3.x","last_synced_at":"2025-07-26T05:52:54.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Runroom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-22T15:41:55.000Z","updated_at":"2023-03-05T13:19:48.000Z","dependencies_parsed_at":"2023-02-12T22:01:42.151Z","dependency_job_id":null,"html_url":"https://github.com/Runroom/purejs","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/Runroom/purejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fpurejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fpurejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fpurejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fpurejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runroom","download_url":"https://codeload.github.com/Runroom/purejs/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runroom%2Fpurejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270602456,"owners_count":24614260,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T06:04:09.024Z","updated_at":"2025-08-15T17:13:14.671Z","avatar_url":"https://github.com/Runroom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PureJS\n\n[![npm version](https://img.shields.io/npm/v/@runroom/purejs.svg)](https://www.npmjs.com/package/@runroom/purejs)\n![node](https://img.shields.io/node/v/@runroom/purejs.svg)\n\n[![CI](https://github.com/Runroom/purejs/actions/workflows/ci.yaml/badge.svg)](https://github.com/Runroom/purejs/actions/workflows/ci.yaml)\n[![QA](https://github.com/Runroom/purejs/actions/workflows/qa.yaml/badge.svg)](https://github.com/Runroom/purejs/actions/workflows/qa.yaml)\n[![codecov](https://codecov.io/gh/Runroom/purejs/branch/3.x/graph/badge.svg)](https://codecov.io/gh/Runroom/purejs)\n\nPureJS is a pack of pure javascript, non-jquery, functions exported as [Node.js](https://nodejs.org/) modules.\n\n## Quickstart\n\nInstall the package as your project dependency\n\n```bash\nnpm install @runroom/purejs\n```\n\nUse it importing the whole library or the methods you need\n\n```javascript\nimport events from \"@runroom/purejs/lib/events\";\n\nevents.onDocumentReady(() =\u003e {\n    // your code\n});\n```\n\n## Supported modules\n\n- [anchorTo](./doc/anchorTo.md)\n- [animateTo](./doc/animateTo.md)\n- [~~cookies~~ (Deprecated)](./doc/cookies.md)\n- [debounce](./doc/debounce.md)\n- [events](./doc/events.md)\n- [forEach](./forEach.md)\n- [safeScrollTop](./doc/safeScrollTop.md)\n- [scrollDirection](./doc/scrollDirection.md)\n- [touchable](./doc/touchable.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Fpurejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunroom%2Fpurejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunroom%2Fpurejs/lists"}