Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gibbs/document-meta
- Owner: gibbs
- Created: 2022-07-04T21:12:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T19:55:28.000Z (over 2 years ago)
- Last Synced: 2024-10-19T22:26:54.272Z (3 months ago)
- Topics: dom, html-document, metadata
- Language: TypeScript
- Homepage:
- Size: 652 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.