UNPKG
oembed-auto
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
make an oEmbed request with a content url
oembed-auto
/
index.js
6 lines
•
136 B
JavaScript
View Raw
1
2
3
4
5
6
/* * oEmbed Auto * Copyright (c) 2013 InspiredJW <inspired.jw@gmail.com> * MIT Licensed */
module
.
exports
= require(
'./lib/oembed'
);