{"id":27360242,"url":"https://github.com/kawayilinlin/typescript-lodash","last_synced_at":"2025-04-13T01:06:01.593Z","repository":{"id":45554544,"uuid":"453610499","full_name":"kawayiLinLin/typescript-lodash","owner":"kawayiLinLin","description":"A typescript tools lib","archived":false,"fork":false,"pushed_at":"2022-12-06T07:13:53.000Z","size":1369,"stargazers_count":69,"open_issues_count":2,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T01:05:44.673Z","etag":null,"topics":["js","jslibrary","lodash","ts","tslib","types","typescript","utils"],"latest_commit_sha":null,"homepage":"https://kawayiLinLin.github.io/typescript-lodash/","language":"TypeScript","has_issues":true,"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/kawayiLinLin.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":"2022-01-30T06:58:40.000Z","updated_at":"2025-01-25T09:17:38.000Z","dependencies_parsed_at":"2023-01-23T06:35:13.116Z","dependency_job_id":null,"html_url":"https://github.com/kawayiLinLin/typescript-lodash","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawayiLinLin%2Ftypescript-lodash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawayiLinLin%2Ftypescript-lodash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawayiLinLin%2Ftypescript-lodash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kawayiLinLin%2Ftypescript-lodash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kawayiLinLin","download_url":"https://codeload.github.com/kawayiLinLin/typescript-lodash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650508,"owners_count":21139678,"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":["js","jslibrary","lodash","ts","tslib","types","typescript","utils"],"created_at":"2025-04-13T01:05:59.325Z","updated_at":"2025-04-13T01:06:01.581Z","avatar_url":"https://github.com/kawayiLinLin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 写 TS 像写 JS 一样容易\n\n[![OSCS Status](https://www.oscs1024.com/platform/badge/kawayiLinLin/typescript-lodash.svg?size=small)](https://www.oscs1024.com/project/kawayiLinLin/typescript-lodash?ref=badge_small) [![NPM URL](https://img.shields.io/badge/npm-v6.14.12-1577b4)](https://www.npmjs.com/package/typescript-lodash) [![Typescript Limit](https://img.shields.io/badge/TypeScript-\u003e=4.8.2-1577b4)](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-5.html) [![NPM URL](https://img.shields.io/badge/license-MIT-8fba29)](https://www.npmjs.com/package/typescript-lodash)\n\nMake writing TypeScript as easy as writing JavaScript\n\n安装 Install\n\n```bash\nyarn add typescript-lodash # or：npm install --save typescript-lodash\n```\n\n使用 Usage\n\n```ts\nimport { string } from \"typescript-lodash\"\n// or use `import * as t from \"typescript-lodash\"` and then `t.string.Split\u003c\"\"\u003e`\n// or use `import { Split } from \"typescript-lodash/lib/string\"` and then `Split\u003c\"\"\u003e`\n\ntype IString = \"今天很高兴\"\n\ntype TypeExample = string.Split\u003cIString, \"\"\u003e\n\n// 得到\ntype TypeResult = [\"今\", \"天\", \"很\", \"高\", \"兴\"]\n```\n\n查看文档 Documentation\n\n[中文文档 Chinese Documentation](https://kawayilinlin.github.io/typescript-lodash/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawayilinlin%2Ftypescript-lodash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkawayilinlin%2Ftypescript-lodash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkawayilinlin%2Ftypescript-lodash/lists"}