Segno
segno (Segnosaurus). Validation library for Deno 🦕.
Install / Use
/learn @Keimeno/SegnoREADME
segno - deno validation library
segno (Segnosaurus). Validation library for Deno 🦕. Enforcing a high security standard.
Example
import { segno, isIP } from 'https://deno.land/x/segno/mod.ts';
console.log(segno.isEmail('foo@example.org')); // true
console.log(isIP('127.0.0.1')); // true
Documentation
A documentation is currently still WIP. But please check our website https://segno.js.org for now.
License
- MIT license
- Copyright 2020 © Constantin Metz
- Copyright 2018 © Chris O'Hara cohara87@gmail.com
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Writing Hookify Rules
107.6kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
100.1kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
