jdziat / oembed

The oEmbed Spec

Home Page:http://oembed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oEmbed Spec

Build Status NPM version

This repo represents the current oEmbed spec as seen at http://oembed.com and any drafts, in the www directory.

It also contains configuration information (the registry) for oEmbed providers, as YAML files in the providers directory.

Consuming the provider registry

If you need to use the provider registry directly, you can install this package using NPM:

npm install https://github.com/iamcal/oembed

That will install the providers file into node_modules/oembed-providers/providers.json, where you can ingest it directly.

Maintainers: Publishing to NPM

About

The oEmbed Spec

http://oembed.com

License:MIT License


Languages

Language:PHP 84.7%Language:HTML 11.6%Language:Shell 2.1%Language:JavaScript 1.6%