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

https://github.com/indieweb/post-type-discovery-tests


https://github.com/indieweb/post-type-discovery-tests

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# post-type-discovery-tests

A test suite for the [Post Type Discovery](https://www.w3.org/TR/post-type-discovery/) W3C spec. It contains Microformats2 parsed JSONs. The files are named with thier "type" before the hyphen.

## Installation

Use [npm](https://www.npmjs.com/package/post-type-discovery-tests) to install:

```
npm install post-type-discovery-tests --save-dev
```

You would then be able to access all the files from `node_modules/post-type-discovery-tests`.