{"id":15631304,"url":"https://github.com/jaywcjlove/tools","last_synced_at":"2025-04-12T22:20:15.522Z","repository":{"id":37035182,"uuid":"492733502","full_name":"jaywcjlove/tools","owner":"jaywcjlove","description":"Many many useful Web Online Tools For Web Developers \u0026 Programmers","archived":false,"fork":false,"pushed_at":"2024-10-28T15:17:17.000Z","size":102740,"stargazers_count":236,"open_issues_count":15,"forks_count":36,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T11:30:59.979Z","etag":null,"topics":["docker-image","tools","web-tools"],"latest_commit_sha":null,"homepage":"https://jaywcjlove.github.io/tools","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/jaywcjlove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"jaywcjlove","buy_me_a_coffee":"jaywcjlove","custom":["https://www.paypal.me/kennyiseeyou","https://jaywcjlove.github.io/#/sponsor"]}},"created_at":"2022-05-16T07:48:11.000Z","updated_at":"2024-10-28T22:25:24.000Z","dependencies_parsed_at":"2023-02-14T21:46:27.419Z","dependency_job_id":"71a714dd-4c7d-47aa-87c8-382d595921ca","html_url":"https://github.com/jaywcjlove/tools","commit_stats":{"total_commits":256,"total_committers":3,"mean_commits":85.33333333333333,"dds":0.12109375,"last_synced_commit":"4457514d7788a8c664760154e03a55d245ca5914"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaywcjlove%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaywcjlove","download_url":"https://codeload.github.com/jaywcjlove/tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248638381,"owners_count":21137656,"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":["docker-image","tools","web-tools"],"created_at":"2024-10-03T10:39:54.826Z","updated_at":"2025-04-12T22:20:15.488Z","avatar_url":"https://github.com/jaywcjlove.png","language":"TypeScript","funding_links":["https://ko-fi.com/jaywcjlove","https://buymeacoffee.com/jaywcjlove","https://www.paypal.me/kennyiseeyou","https://jaywcjlove.github.io/#/sponsor"],"categories":[],"sub_categories":[],"readme":"# Web Tools\n\n[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)\n[![GitHub Repo Stars](https://img.shields.io/github/stars/jaywcjlove/tools)]()\n[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/tools?logo=docker)](https://hub.docker.com/r/wcjiang/tools)\n[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/wcjiang/tools?logo=docker)](https://hub.docker.com/r/wcjiang/tools)\n[![Docker Pulls](https://img.shields.io/docker/pulls/wcjiang/tools?logo=docker)](https://hub.docker.com/r/wcjiang/tools)\n\nMany many useful Web Online Tools For Web Developers \u0026 Programmers. Online preview: https://jaywcjlove.github.io/tools\n\n[![Get it on macOS](http://jaywcjlove.github.io/sb/download/macos.svg)](https://apps.apple.com/app/devhub/id6476452351)\n\n[Docker](#docker) | [Desktop Application](#desktop-application)\n\n[![Web Tools](https://user-images.githubusercontent.com/1680273/171790089-0d1f121a-1940-4d3f-b217-aaf4af4085a7.png)](https://jaywcjlove.github.io/tools)\n\n[![Web Tools](https://user-images.githubusercontent.com/1680273/171790170-25f7c848-6602-4303-9194-f64d26b1c711.png)](https://jaywcjlove.github.io/tools)\n\n## Desktop Application\n\n[![Web Tools for Desktop Application](https://user-images.githubusercontent.com/1680273/175327359-f2e17eb5-26a6-407e-9d45-7af95952c9fb.png)](https://github.com/jaywcjlove/tools/releases)\n\n## Docker\n\n```bash\ndocker pull wcjiang/tools\n```\n\n```bash\ndocker run --name tools --rm -d -p 9666:3000 wcjiang/tools:latest\n# Or\ndocker run --name tools -itd -p 9666:3000 wcjiang/tools:latest\n# Or\ndocker run --name tools -it --rm -p 3000:3000 wcjiang/tools:latest\n```\n\nVisit the following URL in your browser\n\n```bash\nhttp://localhost:9666/\n```\n\n## Development\n\n```bash\nnpm install       # Install dependencies\nnpm run hoist     # Packaged apps require it.\n\nnpm run build     # Build packages\nnpm run start\n```\n\n## Contributors\n\nAs always, thanks to our amazing contributors!\n\n\u003ca href=\"https://github.com/jaywcjlove/tools/graphs/contributors\"\u003e\n  \u003cimg src=\"https://jaywcjlove.github.io/tools/CONTRIBUTORS.svg\" /\u003e\n\u003c/a\u003e\n\nMade with [contributors](https://github.com/jaywcjlove/github-action-contributors).\n\n## License\n\nLicensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaywcjlove%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaywcjlove%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaywcjlove%2Ftools/lists"}