{"id":20122389,"url":"https://github.com/jerryscript-project/jerryscript-debugger-ts","last_synced_at":"2025-05-06T16:32:49.006Z","repository":{"id":93310980,"uuid":"129487497","full_name":"jerryscript-project/jerryscript-debugger-ts","owner":"jerryscript-project","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-27T23:05:02.000Z","size":71,"stargazers_count":9,"open_issues_count":14,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T14:21:40.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerryscript-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"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}},"created_at":"2018-04-14T06:10:44.000Z","updated_at":"2022-11-13T08:20:22.000Z","dependencies_parsed_at":"2023-07-20T17:47:34.556Z","dependency_job_id":null,"html_url":"https://github.com/jerryscript-project/jerryscript-debugger-ts","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/jerryscript-project%2Fjerryscript-debugger-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryscript-project%2Fjerryscript-debugger-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryscript-project%2Fjerryscript-debugger-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerryscript-project%2Fjerryscript-debugger-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerryscript-project","download_url":"https://codeload.github.com/jerryscript-project/jerryscript-debugger-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252721086,"owners_count":21793749,"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-11-13T19:37:22.045Z","updated_at":"2025-05-06T16:32:48.999Z","avatar_url":"https://github.com/jerryscript-project.png","language":"TypeScript","readme":"# JerryScript Debugger \u0026 Chrome DevTools Proxy\n[![License](https://img.shields.io/badge/licence-Apache%202.0-brightgreen.svg?style=flat)](LICENSE)\n[![Build Status](https://travis-ci.org/jerryscript-project/jerryscript-debugger-ts.svg?branch=master)](https://travis-ci.org/jerryscript-project/jerryscript-debugger-ts)\n[![IRC Channel](https://img.shields.io/badge/chat-on%20freenode-brightgreen.svg)](https://kiwiirc.com/client/irc.freenode.net/#jerryscript)\n\n## Dependencies\n\n- node.js\n- `yarn` or `npm` (the steps below use `yarn`)\n\n## Installing\n\n```\n$ cd jerryscript-debugger-ts\n$ yarn install\n```\n\n## Building in watch mode\n\nThis will make the TypeScript compiler monitor the source files and re-build\nfiles whenever there is a change.\n\n```\n$ cd jerryscript-debugger-ts\n$ yarn build:watch\n```\n\n## Running tests\n\n```\n$ cd jerryscript-debugger-ts\n$ yarn test\n```\n\n## Running tests in watch mode\n\nThis will make the test runner monitor the source files and re-run the tests\nwhenever there is a change.\n\n```\n$ cd jerryscript-debugger-ts\n$ yarn test:watch\n```\n\n## Running the linter\n\n```\n$ cd jerryscript-debugger-ts\n$ yarn lint\n```\n\n## Using\n\nBuild and run JerryScript with the debugger enabled. For example, with the\nJerryScript Linux build:\n```bash\n$ cd jerryscript\n$ python tools/build.py --jerry-debugger=on --jerry-libc=off\n$ ./build/bin/jerry --start-debug-server --log-level 2 /path/to/source.js\n```\n\nHave Chrome running and visit the URL `chrome://inspect`, and click\n\"Open dedicated DevTools for Node.\"\n\nFinally, run this project's proxy application:\n```bash\n$ cd jerryscript-debugger-ts\n$ ./jerry-debugger.sh\n```\n\nThis should connect to the debugger and give focus to the DevTools window to\nstart debugging.\n\n## Contributing\nThe project can only accept contributions which are licensed under the [Apache License 2.0](LICENSE) and are signed according to the JerryScript [Developer's Certificate of Origin](DCO.md). For further information please see our [Contribution Guidelines](CONTRIBUTING.md).\n\n## License\nThis library is open source software under the [Apache License 2.0](LICENSE). Complete license and copyright information can be found in the source code.\n\n\u003e Copyright JS Foundation and other contributors, http://js.foundation\n\n\u003e Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryscript-project%2Fjerryscript-debugger-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerryscript-project%2Fjerryscript-debugger-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryscript-project%2Fjerryscript-debugger-ts/lists"}