https://github.com/siongui/responsive-embed-generator
HTML/CSS code generator for responsively embedding YouTube, Facebook post, Google Maps, or Google Forms, etc.
https://github.com/siongui/responsive-embed-generator
css go golang gopherjs html
Last synced: 22 days ago
JSON representation
HTML/CSS code generator for responsively embedding YouTube, Facebook post, Google Maps, or Google Forms, etc.
- Host: GitHub
- URL: https://github.com/siongui/responsive-embed-generator
- Owner: siongui
- License: unlicense
- Created: 2017-04-11T18:51:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T02:43:03.000Z (almost 8 years ago)
- Last Synced: 2025-02-10T00:51:11.557Z (3 months ago)
- Topics: css, go, golang, gopherjs, html
- Language: Go
- Homepage: https://siongui.github.io/responsive-embed-generator/
- Size: 634 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
==========================
Responsive Embed Generator
==========================.. image:: https://img.shields.io/badge/Language-Go-blue.svg
:target: https://golang.org/.. image:: https://godoc.org/github.com/siongui/responsive-embed-generator?status.png
:target: https://godoc.org/github.com/siongui/responsive-embed-generator.. image:: https://api.travis-ci.org/siongui/responsive-embed-generator.png?branch=master
:target: https://travis-ci.org/siongui/responsive-embed-generator.. image:: https://goreportcard.com/badge/github.com/siongui/responsive-embed-generator
:target: https://goreportcard.com/report/github.com/siongui/responsive-embed-generator.. image:: https://img.shields.io/badge/license-Unlicense-blue.svg
:target: https://raw.githubusercontent.com/siongui/responsive-embed-generator/master/UNLICENSE.. image:: https://img.shields.io/twitter/url/https/github.com/siongui/responsive-embed-generator.svg?style=social
:target: https://twitter.com/intent/tweet?text=Wow:&url=%5Bobject%20Object%5DHTML/CSS code generator for responsively embedding YouTube_ video,
Facebook Photo, `Google Maps`_, or `Google Forms`_.Tested on:
- `Ubuntu Linux 17.04`_
- `Go 1.8.1`_UNLICENSE
+++++++++Released in public domain. See UNLICENSE_.
References
++++++++++.. [1] | `responsive embed youtube - Google search `_
| `responsive embed youtube - DuckDuckGo search `_
| `responsive embed youtube - Ecosia search `_
| `responsive embed youtube - Qwant search `_
| `responsive embed youtube - Bing search `_
| `responsive embed youtube - Yahoo search `_
| `responsive embed youtube - Baidu search `_
| `responsive embed youtube - Yandex search `_
| `利用CSS根據螢幕大小自動調整網站內嵌的Youtube影片大小 `_.. [2] | `responsive embed google maps - Google search `_
| `responsive embed google maps - DuckDuckGo search `_
| `responsive embed google maps - Ecosia search `_
| `responsive embed google maps - Qwant search `_
| `responsive embed google maps - Bing search `_
| `responsive embed google maps - Yahoo search `_
| `responsive embed google maps - Baidu search `_
| `responsive embed google maps - Yandex search `_
| `利用CSS根據螢幕大小自動調整網站內嵌的Google地圖(Goole Maps)大小 `_.. [3] | `responsive embed google forms - Google search `_
| `responsive embed google forms - DuckDuckGo search `_
| `responsive embed google forms - Ecosia search `_
| `responsive embed google forms - Qwant search `_
| `responsive embed google forms - Bing search `_
| `responsive embed google forms - Yahoo search `_
| `responsive embed google forms - Baidu search `_
| `responsive embed google forms - Yandex search `_
| `How to make a Google form responsive on mobile - Quora `_.. [4] `[Golang] Regular Expression Named Group - Extract Metadata from File Path `_
.. [5] `go - How to perform division in golang - Stack Overflow `_
.. [6] `[Makefile] Publish to GitHub Pages Automatically `_
.. [7] | `responsive textarea - Google search `_
| `responsive textarea - DuckDuckGo search `_
| `responsive textarea - Ecosia search `_
| `responsive textarea - Qwant search `_
| `responsive textarea - Bing search `_
| `responsive textarea - Yahoo search `_
| `responsive textarea - Baidu search `_
| `responsive textarea - Yandex search `_.. [8] `GopherJS - A compiler from Go to JavaScript `_
(`GitHub `__,
`GopherJS Playground `_,
|godoc|).. [9] | `responsive embed iframe - Google search `_
| `responsive embed iframe - DuckDuckGo search `_
| `responsive embed iframe - Ecosia search `_
| `responsive embed iframe - Qwant search `_
| `responsive embed iframe - Bing search `_
| `responsive embed iframe - Yahoo search `_
| `responsive embed iframe - Baidu search `_
| `responsive embed iframe - Yandex search `_
| `Making Embedded Content Work In A Responsive iFrame `_
| `Responsive IFrames — The Right Way! | Ben Marshall `_
| `embedresponsively.com `_.. [10] `Embedded Posts - Social Plugins - Documentation - Facebook for Developers `_
.. _Go: https://golang.org/
.. _JavaScript: https://www.google.com/search?q=JavaScript
.. _YouTube: https://www.google.com/search?q=YouTube
.. _Google Maps: https://www.google.com/search?q=Google+Maps
.. _Google Forms: https://www.google.com/search?q=Google+Forms
.. _GopherJS: http://www.gopherjs.org/
.. _Ubuntu Linux 17.04: http://releases.ubuntu.com/17.04/
.. _Go 1.8.1: https://golang.org/dl/
.. _UNLICENSE: http://unlicense.org/.. |godoc| image:: https://godoc.org/github.com/gopherjs/gopherjs/js?status.png
:target: https://godoc.org/github.com/gopherjs/gopherjs/js