{"id":19339774,"url":"https://github.com/rubenv/js-validate","last_synced_at":"2025-10-27T09:17:28.732Z","repository":{"id":1551713,"uuid":"1934983","full_name":"rubenv/js-validate","owner":"rubenv","description":"JSHint wrapper + validation profiles","archived":false,"fork":false,"pushed_at":"2011-11-10T15:21:13.000Z","size":120,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T12:46:36.650Z","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/rubenv.png","metadata":{"files":{"readme":"README","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":"2011-06-22T13:38:36.000Z","updated_at":"2013-10-22T03:12:07.000Z","dependencies_parsed_at":"2022-07-16T18:30:35.164Z","dependency_job_id":null,"html_url":"https://github.com/rubenv/js-validate","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/rubenv%2Fjs-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Fjs-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Fjs-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Fjs-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubenv","download_url":"https://codeload.github.com/rubenv/js-validate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240442750,"owners_count":19801954,"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-10T03:23:46.538Z","updated_at":"2025-10-27T09:17:28.609Z","avatar_url":"https://github.com/rubenv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"How to use this in a project:\n\nAdd it as a submodule:\n\n    $ git submodule add git://github.com/rubenv/js-validate.git tools/js-validate\n\n\nAdd a Makefile such as:\n\n    BASEDIR=./tools/js-validate\n    BACKEND_FILES=app/backend/*.js app/backend/*/*.js\n    CLIENT_FILES=public/js/app.js\n\n    all:\n        $(BASEDIR)/run.js node $(BACKEND_FILES)\n        $(BASEDIR)/run.js browser $(CLIENT_FILES)\n\nThe first argument specifies the profile, followed by the files to validate.\n\nRemember, this is a submodule with this setup, so when you clone a repository\nthat contains this, be sure to run:\n\n    git submodule update --init\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Fjs-validate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubenv%2Fjs-validate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Fjs-validate/lists"}