Registry / utility / w3c-validators

w3c-validators

JSON →
library1.3.7rbrubygemsunverified

A Ruby wrapper for the World Wide Web Consortium’s online validation services.

gem install w3c_validators
INSTALL
IMPORT
SIG · W3C-VALIDATORS
W
w3c-validators
utilityrubyv1.3.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

W3CValidators
require 'w3c_validators'

Validate HTML markup using the W3C validator.

require 'w3c_validators' validator = W3CValidators::MarkupValidator.new results = validator.validate_text('<html>...</html>') puts results.errors.length
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
w3c-validators — gem install w3c-validators · libregistry