{"id":28436515,"url":"https://github.com/nymphium/syntastic-moonscript","last_synced_at":"2026-04-29T15:03:06.716Z","repository":{"id":28542893,"uuid":"32059997","full_name":"Nymphium/syntastic-moonscript","owner":"Nymphium","description":"Syntastic for MoonScript","archived":false,"fork":false,"pushed_at":"2017-04-15T22:51:47.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-11T00:44:46.747Z","etag":null,"topics":["linter","moonscript","neovim","syntastic","vim"],"latest_commit_sha":null,"homepage":null,"language":"MoonScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nymphium.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-03-12T06:01:44.000Z","updated_at":"2021-12-27T15:04:15.000Z","dependencies_parsed_at":"2022-08-24T13:00:40.569Z","dependency_job_id":null,"html_url":"https://github.com/Nymphium/syntastic-moonscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nymphium/syntastic-moonscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nymphium%2Fsyntastic-moonscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nymphium%2Fsyntastic-moonscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nymphium%2Fsyntastic-moonscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nymphium%2Fsyntastic-moonscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nymphium","download_url":"https://codeload.github.com/Nymphium/syntastic-moonscript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nymphium%2Fsyntastic-moonscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32430803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: 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":["linter","moonscript","neovim","syntastic","vim"],"created_at":"2025-06-05T22:09:22.538Z","updated_at":"2026-04-29T15:03:06.701Z","avatar_url":"https://github.com/Nymphium.png","language":"MoonScript","readme":"## Syntastic-Checker for MoonScript\nAs the name says, [Syntastic](https://github.com/scrooloose/syntastic)-Checker for [MoonScript](http://moonscript.org/)\n\n### Intro\nIt's easy to install by using [NeoBundle](https://github.com/Shougo/NeoBundle.vim).\n```Vim\n...\n\"in vimrc\n\nNeoBundle 'nymphium/syntastic-moonscript', {\n\\\t'depends' : ['scrooloose/syntastic'],\n\\\t'build' :  {\n\\\t\t'linux' : 'make neobundle'\n\\\t\t}\n\\\t}\n\n\" `make' provides symlink 'mooncheck' to '$HOME/bin'\n\" or add directorypath to `make':\n\"...\n\" \\\t'build' :  {\n\" \\\t\t'linux' : 'make link BINPATH=path/to/bin'\n\" \\\t\t}\n\"...\n\n\" if you use Neovim then pass a variable `VIM=nvim`\n\"...\n\\\t'build' :  {\n\\\t\t'linux' : 'make neobundle VIM=nvim'\n\\\t\t}\n\"...\n\nlet g:syntastic_moon_checkers = [..., 'moonc', 'mooncheck', ...]\nlet g:syntastic_moon_mooncheck_args = [.....]\n```\n\nor make\n```bash\n$ git clone https://github.com/Nymphium/syntastic-moonscript\n$ cd syntastic-moonscript\n$ make\n```\n\n### Dependencies\n- (Vim)\n- (MoonScript)\n- [luacheck](http://luacheck.readthedocs.org/)\n\n### Options\nsame as `luacheck`\n\n### Neovim\nIf you use [Neovim](http://github.com/neovim/neovim), please symlink `~/.vim/syntax_checkers` to `~/.config/nvim`.\n\n### License\n[WTFPL](http://www.wtfpl.net/) v2\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymphium%2Fsyntastic-moonscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnymphium%2Fsyntastic-moonscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnymphium%2Fsyntastic-moonscript/lists"}