{"id":15837067,"url":"https://github.com/afeiship/next-is-empty-fields","last_synced_at":"2025-10-09T21:08:22.341Z","repository":{"id":96088504,"uuid":"71322151","full_name":"afeiship/next-is-empty-fields","owner":"afeiship","description":"Detect is an empty form values.","archived":false,"fork":false,"pushed_at":"2024-07-24T03:25:46.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-12T08:06:51.278Z","etag":null,"topics":["fields","form","is-empty","next"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afeiship.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-10-19T05:29:58.000Z","updated_at":"2024-07-24T03:25:50.000Z","dependencies_parsed_at":"2024-10-05T15:20:50.035Z","dependency_job_id":null,"html_url":"https://github.com/afeiship/next-is-empty-fields","commit_stats":null,"previous_names":["afeiship/next-is-empty-fields"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/afeiship/next-is-empty-fields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-is-empty-fields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-is-empty-fields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-is-empty-fields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-is-empty-fields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeiship","download_url":"https://codeload.github.com/afeiship/next-is-empty-fields/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeiship%2Fnext-is-empty-fields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002072,"owners_count":26083285,"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-09T02:00:07.460Z","response_time":59,"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":["fields","form","is-empty","next"],"created_at":"2024-10-05T15:20:43.325Z","updated_at":"2025-10-09T21:08:22.310Z","avatar_url":"https://github.com/afeiship.png","language":"JavaScript","readme":"# next-is-empty-fields\n\u003e Detect is an empty form values.\n\n[![version][version-image]][version-url]\n[![license][license-image]][license-url]\n[![size][size-image]][size-url]\n[![download][download-image]][download-url]\n\n## installation\n```bash\nyarn add @jswork/next-is-empty-fields\n```\n\n## usage\n```js\nimport '@jswork/next-is-empty-fields';\n\nconst values = {\n  name: '',\n  email: '',\n  phone: '',\n};\n\nnx.isEmptyFields(values); // true\n```\n\n## license\nCode released under [the MIT license](https://github.com/afeiship/next-is-empty-fields/blob/master/LICENSE.txt).\n\n[version-image]: https://img.shields.io/npm/v/@jswork/next-is-empty-fields\n[version-url]: https://npmjs.org/package/@jswork/next-is-empty-fields\n\n[license-image]: https://img.shields.io/npm/l/@jswork/next-is-empty-fields\n[license-url]: https://github.com/afeiship/next-is-empty-fields/blob/master/LICENSE.txt\n\n[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-is-empty-fields\n[size-url]: https://github.com/afeiship/next-is-empty-fields/blob/master/dist/next-is-empty-fields.min.js\n\n[download-image]: https://img.shields.io/npm/dm/@jswork/next-is-empty-fields\n[download-url]: https://www.npmjs.com/package/@jswork/next-is-empty-fields\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-is-empty-fields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeiship%2Fnext-is-empty-fields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeiship%2Fnext-is-empty-fields/lists"}