{"id":20018324,"url":"https://github.com/varletjs/rattail","last_synced_at":"2026-05-03T18:09:28.568Z","repository":{"id":259669186,"uuid":"879166442","full_name":"varletjs/rattail","owner":"varletjs","description":"A utilities library for front-end developers, lightweight and ts-friendly.","archived":false,"fork":false,"pushed_at":"2026-03-21T14:27:52.000Z","size":773,"stargazers_count":58,"open_issues_count":0,"forks_count":16,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2026-03-21T21:27:48.799Z","etag":null,"topics":["javascript","typescript","utils"],"latest_commit_sha":null,"homepage":"https://rattail.varletjs.org","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/varletjs.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-27T07:08:02.000Z","updated_at":"2026-03-21T14:27:56.000Z","dependencies_parsed_at":"2025-12-18T23:05:44.945Z","dependency_job_id":null,"html_url":"https://github.com/varletjs/rattail","commit_stats":null,"previous_names":["varletjs/rattail"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/varletjs/rattail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varletjs%2Frattail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varletjs%2Frattail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varletjs%2Frattail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varletjs%2Frattail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varletjs","download_url":"https://codeload.github.com/varletjs/rattail/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varletjs%2Frattail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","typescript","utils"],"created_at":"2024-11-13T08:21:25.990Z","updated_at":"2026-05-03T18:09:28.563Z","avatar_url":"https://github.com/varletjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://rattail.varletjs.org\"\u003e\n    \u003cimg src=\"https://rattail.varletjs.org/logo.svg\" width=\"150\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eRattail\u003c/h1\u003e\n  \u003cp\u003eA Vite+ oriented, AI Agent friendly front-end toolchain\u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://rattail.varletjs.org\"\u003eDocumentation\u003c/a\u003e |\n    \u003ca href=\"https://github.com/varletjs/rattail/blob/main/README.zh-CN.md\"\u003e中文介绍\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/rattail?style=flat-square\" alt=\"version\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/varletjs/rattail\" alt=\"stars\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/l/rattail.svg\" alt=\"license\"\u003e\n    \u003cimg src=\"https://img.shields.io/codecov/c/github/varletjs/rattail\" alt=\"coverage\"\u003e\n    \u003cimg src=\"https://github.com/varletjs/varlet/workflows/CI/badge.svg\" alt=\"ci\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n### Features\n\n- ⚙️ \u0026nbsp; Out-of-the-box [Vite+](https://viteplus.dev) presets covering linting, formatting, staged linting, git hooks, and more.\n- 🔧 \u0026nbsp; CLI toolkit for release, changelog, git hooks, commit lint, and API codegen.\n- 🧰 \u0026nbsp; 140+ utility functions for general, string, number, array, object, math, and more.\n- 🚀 \u0026nbsp; Progressive HTTP client based on axios, with Vue Composition API support.\n- 📏 \u0026nbsp; Chainable validation rule factory that adapts to any UI framework.\n- 🏷️ \u0026nbsp; Type-safe enum utility.\n- 🤖 \u0026nbsp; Provides [Agent Skills](https://github.com/varletjs/rattail/tree/main/skills) for AI coding assistants to understand and use Rattail.\n- 🌲 \u0026nbsp; Tree-shakable, lightweight, and fully typed with TypeScript.\n- 💪 \u0026nbsp; 90%+ unit test coverage.\n- 📄 \u0026nbsp; MIT licensed.\n\n### Installation\n\n```shell\n# npm\nnpm i rattail -S\n# yarn\nyarn add rattail\n# pnpm\npnpm add rattail\n```\n\n### Official Docs\n\n- [Documentation Home](https://rattail.varletjs.org)\n- [Getting Started](https://rattail.varletjs.org/getting-started)\n- [Why Rattail](https://rattail.varletjs.org/why-rattail)\n- [Vite+ Presets / CLI Getting Started](https://rattail.varletjs.org/cli/getting-started)\n- [Axle Getting Started](https://rattail.varletjs.org/axle/getting-started)\n- [Ruler Factory](https://rattail.varletjs.org/ruler/ruler-factory)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarletjs%2Frattail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarletjs%2Frattail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarletjs%2Frattail/lists"}