Socket
Socket
Sign inDemoInstall

@conform-to/dom

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@conform-to/dom

A set of opinionated helpers built on top of the Constraint Validation API


Version published
Weekly downloads
92K
increased by10.06%
Maintainers
1
Weekly downloads
 
Created
Source

@conform-to/dom

This package is a transitive dependency for the rest of the conform packages with no intention to be used directly at the moment. Use at your own risk.

Conform is a form validation library built on top of the Constraint Validation API.

  • Progressive Enhancement: It is designed based on the HTML specification. From validating the form to reporting error messages for each field, if you don't like part of the solution, just replace it with your own.
  • Framework Agnostic: The DOM is the only dependency. Conform makes use of native Web APIs exclusively. You don't have to use React / Vue / Svelte to utilise this library.
  • Flexible Setup: It can validates fields anywhere in the dom with the help of form attribute. Also enables CSS pseudo-classes like :valid and :invalid, allowing flexible styling across your form without the need to manipulate the class names.

Checkout the repository if you want to know more!

Keywords

FAQs

Package last updated on 29 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc