0.5.2 • Published 11 months ago

swhook v0.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Semantic Web Hook

Downloads Version Gzip Size

A Useful Microdata Framework.

Table of contents

Features

  • HTML5 Elements
  • MIME Type Helper
  • Pseudo Protocols
  • Head Links (Detection)
  • META Tags (Extensions)
  • DublinCore Metadata
  • OpenGraph & TwitterCards
  • Microformats v1 & v2
  • Structured Data (Microdata / RDFa / JSON-LD) * See Microdata.txt
  • RDFa (DCMI & FOAF)
  • Geo (HTML / KML / RDF)
  • And lots more...

Files

/
├── swhook.js
├── swhook.min.js   (compressed)

Installation

npm install swhook

In browser:

<script defer src="/path/to/swhook-min.js"></script>

Browser support

  • Chrome / Edge (latest)
  • Firefox (latest)
  • Safari (latest)

Versioning

Maintained under the Semantic Versioning guidelines.

License

MIT © Alexander Dawson

⬆ back to top