{"id":15402132,"url":"https://github.com/michareiser/eschecker","last_synced_at":"2025-08-30T02:04:34.436Z","repository":{"id":57227442,"uuid":"53253963","full_name":"MichaReiser/ESChecker","owner":"MichaReiser","description":"Type Checker for ECMAScript","archived":false,"fork":false,"pushed_at":"2016-11-07T12:43:35.000Z","size":4365,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-25T23:43:54.114Z","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/MichaReiser.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-03-06T12:35:00.000Z","updated_at":"2025-01-08T00:19:24.000Z","dependencies_parsed_at":"2022-09-12T16:52:32.681Z","dependency_job_id":null,"html_url":"https://github.com/MichaReiser/ESChecker","commit_stats":null,"previous_names":["datenmetzgerx/eschecker"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/MichaReiser/ESChecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaReiser%2FESChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaReiser%2FESChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaReiser%2FESChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaReiser%2FESChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaReiser","download_url":"https://codeload.github.com/MichaReiser/ESChecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaReiser%2FESChecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272793018,"owners_count":24993830,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-01T16:01:11.854Z","updated_at":"2025-08-30T02:04:34.400Z","avatar_url":"https://github.com/MichaReiser.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Coverage Status](https://coveralls.io/repos/github/DatenMetzgerX/MichaReiser/badge.svg?branch=master)](https://coveralls.io/github/MichaReiser/ESChecker?branch=master)\n[![bitHound Overall Score](https://www.bithound.io/github/MichaReiser/ESChecker/badges/score.svg)](https://www.bithound.io/github/MichaReiser/ESChecker)\n[![Build Status](https://travis-ci.org/MichaReiser/ESChecker.svg?branch=master)](https://travis-ci.org/MichaReiser/ESChecker)\n\n# ESChecker\n\n## Development\nThe eschecker uses ES6 and needs to be transpiled to ES5 to be runnable on node. The ES6 source code is located in lib folder and can be transpiled using the `npm run build` script or `npm start` to run a watch task that transpiles the files whenever something has changed. The tests use `babel/register` to transpile the code during the execution. The tests can be executed using`npm test`. The code coverage can be calculated using the `npm run coverage` script, which uses `babel-node` and `isparta` to create the coverage over the ES6 source code and not against the ES5-code.\n\n\n## Usage\n\nInstall ESChecker globally using npm\n\n```\nnpm install -g eschecker\n```\n\nTo type check a file use the command line tool and pass the path to the file as argument\n\n```\neschecker -f ./path/to/file.js\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichareiser%2Feschecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichareiser%2Feschecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichareiser%2Feschecker/lists"}