{"id":18910674,"url":"https://github.com/keimeno/segno","last_synced_at":"2025-04-15T06:31:26.753Z","repository":{"id":62421629,"uuid":"280884190","full_name":"Keimeno/segno","owner":"Keimeno","description":"segno (Segnosaurus). Validation library for Deno 🦕.","archived":false,"fork":false,"pushed_at":"2020-08-30T12:43:29.000Z","size":636,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-03-28T17:35:41.648Z","etag":null,"topics":["deno","segno","typescript","validation","validatorjs"],"latest_commit_sha":null,"homepage":"https://segno.js.org","language":"TypeScript","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/Keimeno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-19T14:36:31.000Z","updated_at":"2023-06-27T13:08:48.000Z","dependencies_parsed_at":"2022-11-01T17:31:22.675Z","dependency_job_id":null,"html_url":"https://github.com/Keimeno/segno","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keimeno%2Fsegno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keimeno%2Fsegno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keimeno%2Fsegno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keimeno%2Fsegno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keimeno","download_url":"https://codeload.github.com/Keimeno/segno/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249020852,"owners_count":21199624,"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":["deno","segno","typescript","validation","validatorjs"],"created_at":"2024-11-08T09:44:17.055Z","updated_at":"2025-04-15T06:31:25.850Z","avatar_url":"https://github.com/Keimeno.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# segno - deno validation library\n\nsegno (Segnosaurus). Validation library for Deno 🦕. Enforcing a high security standard.\n\n## Example\n\n```ts\nimport { segno, isIP } from 'https://deno.land/x/segno/mod.ts';\n\nconsole.log(segno.isEmail('foo@example.org')); // true\nconsole.log(isIP('127.0.0.1')); // true\n```\n\n## Documentation\n\nA documentation is currently still WIP. But please check our website https://segno.js.org for now.\n\n## License\n\n[![License](https://img.shields.io/:license-MIT-blue.svg)](http://badges.mit-license.org)\n\n- **[MIT license](https://github.com/Keimeno/segno/blob/master/LICENSE)**\n- Copyright 2020 © Constantin Metz\n- Copyright 2018 © Chris O'Hara \u003ccohara87@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeimeno%2Fsegno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeimeno%2Fsegno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeimeno%2Fsegno/lists"}