{"id":20030170,"url":"https://github.com/sb-child/jsdec-tiny","last_synced_at":"2025-05-05T03:32:39.554Z","repository":{"id":57616481,"uuid":"374495577","full_name":"sb-child/jsdec-tiny","owner":"sb-child","description":"a tiny version for https://github.com/liulihaocai/JSDec/ | jsdec 缩小版","archived":false,"fork":false,"pushed_at":"2021-11-06T04:07:54.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T16:53:37.290Z","etag":null,"topics":["go","golang","javascript","js","jsdec","otto"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sb-child.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":"2021-06-07T00:52:05.000Z","updated_at":"2024-07-09T19:30:58.000Z","dependencies_parsed_at":"2022-08-27T08:21:48.899Z","dependency_job_id":null,"html_url":"https://github.com/sb-child/jsdec-tiny","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fjsdec-tiny","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fjsdec-tiny/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fjsdec-tiny/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fjsdec-tiny/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sb-child","download_url":"https://codeload.github.com/sb-child/jsdec-tiny/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252435438,"owners_count":21747428,"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":["go","golang","javascript","js","jsdec","otto"],"created_at":"2024-11-13T09:25:02.322Z","updated_at":"2025-05-05T03:32:39.222Z","avatar_url":"https://github.com/sb-child.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsdec-tiny\na tiny version for https://github.com/liulihaocai/JSDec/ | jsdec 缩小版\n## 如何使用\n### 在golang项目中使用\n在你的项目下运行命令\n```bash\ngo get -v -u -t github.com/sb-child/jsdec-tiny-mod@latest\n```\n然后在go代码中导入\n```go\nimport jt \"github.com/sb-child/jsdec-tiny-mod\"\n```\n即可使用\n```go\njsdec := jt.Jsdec{}\nerr := jsdec.ModInit()\n// ...\n```\n\n### 编译成命令行工具\n\u003c需要事先安装`golang`\u003e  \n+ windows用户:\n  ```bash\n    # 运行 build.cmd\n  ```\n+ linux用户:\n  ```bash\n    ./build.sh\n  ```\n#### 运行\n+ windows用户:\n  ```cmd\n    cd build\n    main.exe\n    (输入要解密的js的base64或使用管道, 以换行符作为结束符)\n  ```\n+ linux用户:\n  ```bash\n    cd build\n    ./main\n    (输入要解密的js的base64或使用管道, 以换行符作为结束符)\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-child%2Fjsdec-tiny","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsb-child%2Fjsdec-tiny","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-child%2Fjsdec-tiny/lists"}