Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gibbs/document-meta

ES module for getting HTML Document metadata
https://github.com/gibbs/document-meta

dom html-document metadata

Last synced: about 2 months ago
JSON representation

ES module for getting HTML Document metadata

Awesome Lists containing this project

README

        

# Document Meta

![Tests](https://github.com/gibbs/document-meta/actions/workflows/test.yml/badge.svg)
[![Coverage](https://coveralls.io/repos/github/gibbs/document-meta/badge.svg?branch=master)](https://coveralls.io/github/gibbs/document-meta?branch=master)
![Version](https://img.shields.io/github/tag/gibbs/document-meta.svg?style=flat-square)

A library to simplify extracting meta data from
[Document](https://developer.mozilla.org/en-US/docs/Web/API/Document) objects.