{"id":17185394,"url":"https://github.com/purcell/flymake-jslint","last_synced_at":"2025-10-27T22:13:22.539Z","repository":{"id":1745633,"uuid":"2571555","full_name":"purcell/flymake-jslint","owner":"purcell","description":"Emacs flymake syntax-checker for javascript using jslint","archived":false,"fork":false,"pushed_at":"2024-11-07T07:33:12.000Z","size":10,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T05:44:23.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/purcell.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-10-13T18:47:22.000Z","updated_at":"2024-11-07T07:33:15.000Z","dependencies_parsed_at":"2024-12-07T06:18:07.396Z","dependency_job_id":null,"html_url":"https://github.com/purcell/flymake-jslint","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/purcell/flymake-jslint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fflymake-jslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fflymake-jslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fflymake-jslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fflymake-jslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purcell","download_url":"https://codeload.github.com/purcell/flymake-jslint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purcell%2Fflymake-jslint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272468501,"owners_count":24939741,"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-28T02:00:10.768Z","response_time":74,"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-15T00:46:29.504Z","updated_at":"2025-10-27T22:13:17.500Z","avatar_url":"https://github.com/purcell.png","language":"Emacs Lisp","funding_links":["https://www.patreon.com/sanityinc"],"categories":[],"sub_categories":[],"readme":"flymake-jslint.el\n=================\n\nAn Emacs flymake handler for syntax-checking Javascript source code\nusing [`jslint`](http://jslint.com/) or [`jsl`](http://javascriptlint.com/).\n\nInstallation\n=============\n\nIf you choose not to use one of the convenient packages in\n[Melpa][melpa] and [Marmalade][marmalade], you'll need to add the\ndirectory containing `flymake-jslint.el` to your `load-path`, and then\n`(require 'flymake-jslint)`. You'll also need to install\n[flymake-easy](https://github.com/purcell/flymake-easy).\n\nUsage\n=====\n\nAdd the following to your emacs init file:\n\n    (require 'flymake-jslint) ;; Not necessary if using ELPA package\n    (add-hook 'js-mode-hook 'flymake-jslint-load)\n\nThe default checker is `jsl`, if that executable is\nfound at load-time. Otherwise, `jslint` is the default. If you want\nto use the non-default checker, you can customize the values of\n`flymake-jslint-command` and `flymake-jslint-args` accordingly.\n\n[marmalade]: http://marmalade-repo.org\n[melpa]: http://melpa.org\n\n\u003chr\u003e\n\n[💝 Support this project and my other Open Source work via Patreon](https://www.patreon.com/sanityinc)\n\n[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)\n\n[✍ sanityinc.com](http://www.sanityinc.com/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurcell%2Fflymake-jslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurcell%2Fflymake-jslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurcell%2Fflymake-jslint/lists"}