{"id":19631626,"url":"https://github.com/seb-oss/frontend-tools","last_synced_at":"2025-04-28T06:33:20.950Z","repository":{"id":37877937,"uuid":"218245146","full_name":"seb-oss/frontend-tools","owner":"seb-oss","description":"A set of frontend tools written in Typescript","archived":false,"fork":false,"pushed_at":"2023-07-18T20:35:16.000Z","size":3219,"stargazers_count":4,"open_issues_count":18,"forks_count":1,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2025-04-20T00:39:03.735Z","etag":null,"topics":["frontend","frontend-tools","frontend-utils","javascript","javascript-tools","javascript-utils","typescipt"],"latest_commit_sha":null,"homepage":"https://github.com/sebgroup/frontend-tools/wiki","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seb-oss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-29T09:02:59.000Z","updated_at":"2024-11-09T10:51:53.000Z","dependencies_parsed_at":"2024-06-03T15:21:20.918Z","dependency_job_id":null,"html_url":"https://github.com/seb-oss/frontend-tools","commit_stats":null,"previous_names":["seb-oss/frontend-tools","sebgroup/frontend-tools"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb-oss%2Ffrontend-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb-oss%2Ffrontend-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb-oss%2Ffrontend-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seb-oss%2Ffrontend-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seb-oss","download_url":"https://codeload.github.com/seb-oss/frontend-tools/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251265998,"owners_count":21561766,"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":["frontend","frontend-tools","frontend-utils","javascript","javascript-tools","javascript-utils","typescipt"],"created_at":"2024-11-11T12:10:15.164Z","updated_at":"2025-04-28T06:33:20.605Z","avatar_url":"https://github.com/seb-oss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Coverage Status](https://coveralls.io/repos/github/sebgroup/frontend-tools/badge.svg?branch=master)](https://coveralls.io/github/sebgroup/frontend-tools?branch=master)\n[![Dependabot Status](https://api.dependabot.com/badges/status?host=github\u0026repo=sebgroup/frontend-tools)](https://dependabot.com)\n[![npm version](https://badge.fury.io/js/%40sebgroup%2Ffrontend-tools.svg)](https://www.npmjs.com/package/@sebgroup/frontend-tools)\n![tree shakable](https://img.shields.io/badge/%F0%9F%8C%B2-tree--shakable-brightgreen)\n\n# **Frontend tools**\n\nA set of frontend utilities that can be used with any javascript application. It's lightweight and intuitive.\n\nThis library is **tree-shakable** 🎉.\n\n## **Installation**\n\n### npm\n\n```terminal\nnpm install @sebgroup/frontend-tools\n```\n\n### yarn\n\n```terminal\nyarn add @sebgroup/frontend-tools\n```\n\n## **Usage**\n\nUsing `isStrongPassword` utility as an example, this is how you import it:\n\n### ES6\n\n```typescript\nimport { isStrongPassword } from \"@sebgroup/frontend-tools\";\n```\n\n### ES5\n\n```typescript\nconst isStrongPassword = require(\"@sebgroup/frontend-tools\");\n```\n\n## **How to contribute**\n\nPlease read our [contributing guildines](https://github.com/sebgroup/frontend-tools/blob/master/CONTRIBUTING.md)\n\n## **Documentation**\n\nFor detailed documentation about these utilites please visit our [wiki page](https://github.com/sebgroup/frontend-tools/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb-oss%2Ffrontend-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseb-oss%2Ffrontend-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseb-oss%2Ffrontend-tools/lists"}