swhook
v0.5.2
Published
A Useful Microdata Framework
Downloads
14
Maintainers
Readme
Semantic Web Hook
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.