{"id":15749621,"url":"https://github.com/ksxgithub/simple-js-yaml-port-for-deno","last_synced_at":"2026-01-19T08:02:18.471Z","repository":{"id":55099880,"uuid":"252305399","full_name":"KSXGitHub/simple-js-yaml-port-for-deno","owner":"KSXGitHub","description":"This is a simple and crude port of JS-YAML for Deno.","archived":false,"fork":false,"pushed_at":"2022-03-07T17:21:52.000Z","size":53,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T15:44:52.493Z","etag":null,"topics":["deno","javascript","js-yaml","library","port","typescript","yaml"],"latest_commit_sha":null,"homepage":"https://deno.land/x/js_yaml_port","language":"JavaScript","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/KSXGitHub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-01T23:02:21.000Z","updated_at":"2021-01-10T19:28:43.000Z","dependencies_parsed_at":"2022-08-14T12:00:24.731Z","dependency_job_id":null,"html_url":"https://github.com/KSXGitHub/simple-js-yaml-port-for-deno","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/KSXGitHub/simple-js-yaml-port-for-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fsimple-js-yaml-port-for-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fsimple-js-yaml-port-for-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fsimple-js-yaml-port-for-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fsimple-js-yaml-port-for-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KSXGitHub","download_url":"https://codeload.github.com/KSXGitHub/simple-js-yaml-port-for-deno/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KSXGitHub%2Fsimple-js-yaml-port-for-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28563229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["deno","javascript","js-yaml","library","port","typescript","yaml"],"created_at":"2024-10-04T06:03:55.540Z","updated_at":"2026-01-19T08:02:18.455Z","avatar_url":"https://github.com/KSXGitHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple JS-YAML port for Deno\n\nThis is a simple and crude port of [JS-YAML](https://github.com/nodeca/js-yaml) for [Deno](https://deno.land).\n\n## Usage\n\nJust import `js-yaml.js` file. For example:\n\n```typescript\nimport { load } from 'https://deno.land/x/js_yaml_port/js-yaml.js'\nconsole.log(load('hello: world')) // =\u003e prints { hello: \"world\" }\n```\n\n## API References\n\nJust use [JS-YAML repo](https://github.com/nodeca/js-yaml#api) for references.\n\n## Development\n\n### Required tools\n\n* [`node`](https://nodejs.org) to run package manager.\n* [`pnpm`](https://pnpm.js.org) to install npm packages.\n* [`deno`](https://deno.land) to build and test.\n* `cp`.\n* `make`.\n\n### Build and Test\n\n#### Build\n\n```sh\nmake js-yaml.js\n```\n\n#### Test\n\n```sh\nmake test\n```\n\n## License\n\n[MIT](https://git.io/JvdHV) © [Hoàng Văn Khải](https://github.com/KSXGitHub/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksxgithub%2Fsimple-js-yaml-port-for-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fksxgithub%2Fsimple-js-yaml-port-for-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fksxgithub%2Fsimple-js-yaml-port-for-deno/lists"}