post-type-discovery-tests
v1.0.1
Published
A post-type-discovery test suite
Downloads
2
Readme
post-type-discovery-tests
A test suite for the Post Type Discovery W3C spec. It contains Microformats2 parsed JSONs. The files are named with thier "type" before the hyphen.
Installation
Use npm 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
.