{"id":29568753,"url":"https://github.com/szafranek/javascript-lint-tools","last_synced_at":"2025-10-11T00:33:40.097Z","repository":{"id":140931353,"uuid":"42483131","full_name":"szafranek/JavaScript-Lint-Tools","owner":"szafranek","description":"JavaScript Lint Tools bundle for TextMate 2","archived":false,"fork":false,"pushed_at":"2015-09-15T00:09:19.000Z","size":412,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T03:54:31.731Z","etag":null,"topics":["jslint","textmate"],"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/szafranek.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":"2015-09-14T23:34:48.000Z","updated_at":"2021-12-06T11:34:33.000Z","dependencies_parsed_at":"2023-03-13T07:50:34.703Z","dependency_job_id":null,"html_url":"https://github.com/szafranek/JavaScript-Lint-Tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/szafranek/JavaScript-Lint-Tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szafranek%2FJavaScript-Lint-Tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szafranek%2FJavaScript-Lint-Tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szafranek%2FJavaScript-Lint-Tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szafranek%2FJavaScript-Lint-Tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/szafranek","download_url":"https://codeload.github.com/szafranek/JavaScript-Lint-Tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/szafranek%2FJavaScript-Lint-Tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005656,"owners_count":26083943,"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-10-10T02:00:06.843Z","response_time":62,"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":["jslint","textmate"],"created_at":"2025-07-19T01:07:21.542Z","updated_at":"2025-10-11T00:33:40.069Z","avatar_url":"https://github.com/szafranek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Lint Tools for TextMate 2\n\nA bundle for validating JavaScript files with either [JSHint](http://jshint.com/) or [JSLint](http://jslint.com/). To be minimally obtrusive, validation results are displayed by default in a tooltip. You can override this behavior in bundle configuration.\n\nThree commands are provided:\n\n* `Lint on Save`. Invoked automatically when saving a JavaScript file using `Cmd`+`S`. The file will be validated only if it starts with a comment used to select the linter: `/*jshint*/` or `/*jslint*/`. The usual syntax to provide linting options is supported, e.g. `/*jslint white, for */`.\n* `Validate with JSHint`. Invokes JSHint explicitly.\n* `Validate with JSLint`. Invokes JSLint explicitly.\n\n## Installation\n\n```\nmkdir -p ~/Library/Application\\ Support/Avian/Pristine\\ Copy/Bundles\ncd ~/Library/Application\\ Support/Avian/Pristine\\ Copy/Bundles\ngit clone git@github.com:szafranek/JavaScript-Lint-Tools.git \"JavaScript Lint Tools.tmbundle\"\n```\n\nThe bundle uses node.js and requires `node` command to be present in your `PATH`.\n\n## Credits\n\nThis bundle started originally as a fork of Adam Craven's [bundle](https://github.com/AdamCraven/JavaScript-Lint-tools.tmbundle) for TextMate 1.\n\n## Changes\n\n### 2015-09-15 (v1.0)\n\nInitial version compatible with TextMate 2. Includes JSHint 2.9.0 and JSLint from 2015-08-22.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszafranek%2Fjavascript-lint-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fszafranek%2Fjavascript-lint-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fszafranek%2Fjavascript-lint-tools/lists"}