{"id":16832688,"url":"https://github.com/zswang/termstring","last_synced_at":"2025-03-18T00:50:00.902Z","repository":{"id":43142735,"uuid":"64011347","full_name":"zswang/termstring","owner":"zswang","description":"The termstring module provides utilities for parsing and formatting term strings.","archived":false,"fork":false,"pushed_at":"2016-07-23T13:27:24.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T14:29:12.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zswang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-23T10:30:19.000Z","updated_at":"2016-07-23T13:29:20.000Z","dependencies_parsed_at":"2022-09-13T08:01:02.784Z","dependency_job_id":null,"html_url":"https://github.com/zswang/termstring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Ftermstring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Ftermstring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Ftermstring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zswang%2Ftermstring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zswang","download_url":"https://codeload.github.com/zswang/termstring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135897,"owners_count":20403797,"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":[],"created_at":"2024-10-13T11:50:04.857Z","updated_at":"2025-03-18T00:50:00.876Z","avatar_url":"https://github.com/zswang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"termstring 条件字符串处理\n-------\n\n# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coverage-image]][coverage-url]\n\n## 背景\n\n生成比较直观的键值字符串用。\n\n## 示例\n\n### 转换前\n\n```js\ntermstring.stringify(\n  {\n    \"a\": 1,\n    \"b\": 2,\n    \"c\": 3,\n  }\n);\n```\n\n### 转换后\n\n```js\n\"[a]1[b]2[c]3\"\n```\n\n## License\n\nMIT © [zswang](http://weibo.com/zswang)\n\n[npm-url]: https://npmjs.org/package/termstring\n[npm-image]: https://badge.fury.io/js/termstring.svg\n[travis-url]: https://travis-ci.org/zswang/termstring\n[travis-image]: https://travis-ci.org/zswang/termstring.svg?branch=master\n[coverage-url]: https://coveralls.io/github/zswang/termstring?branch=master\n[coverage-image]: https://coveralls.io/repos/zswang/termstring/badge.svg?branch=master\u0026service=github\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Ftermstring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzswang%2Ftermstring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzswang%2Ftermstring/lists"}