Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptCollection
/
embed.js
Public
forked from
ritz078/embed-js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
embed.js
demo
index.html
on
master
User selector
All users
All time
Commit history
Commits on Jun 14, 2016
Improve link detection by allowing IPv6 URLS and unescaped special chars (as when copied a URL from the browser navigation bar) (fixes https://github.com/ritz078/embed.js/issues/163)
ibc
committed
d80a927
View commit details
Copy full SHA for d80a927
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
feat(hashtag & mentions): added support for hashtag & mentions
Show description for a53da81
ritz078
committed
a53da81
View commit details
Copy full SHA for a53da81
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
fixed link in the error log
ritz078
committed
d385ed2
View commit details
Copy full SHA for d385ed2
View code at this point
Browse repository at this point
Commits on Feb 21, 2016
fix(text): callback added in text
ritz078
committed
2caca5e
View commit details
Copy full SHA for 2caca5e
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
style(reame): updated readme
ritz078
committed
27bfb1b
View commit details
Copy full SHA for 27bfb1b
View code at this point
Browse repository at this point
Commits on Feb 16, 2016
fix(gist): fixed the regex for excluding gist from github.com
ritz078
committed
8cb52a8
View commit details
Copy full SHA for 8cb52a8
View code at this point
Browse repository at this point
fix(prismjs): removed support for prismjs as it had support for limited languages
Show description for 04df347
ritz078
committed
04df347
View commit details
Copy full SHA for 04df347
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
feat(singleEmbed): added options to embed only one service from the detected services
ritz078
committed
e31ec03
View commit details
Copy full SHA for e31ec03
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
feat(highlight): added support for Prism.js
Show description for aa7f4b5
ritz078
committed
aa7f4b5
View commit details
Copy full SHA for aa7f4b5
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
perf(setDimensions): Avoid execution of setDimensions more than once.
ritz078
committed
cb1e273
View commit details
Copy full SHA for cb1e273
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
fix(fetchjsonp): removed window variable from fetchjsonp
ritz078
committed
6e00ede
View commit details
Copy full SHA for 6e00ede
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
perf(async/await): Removed async/await in favour of ES6 promises
Show description for ef473c2
ritz078
committed
ef473c2
View commit details
Copy full SHA for ef473c2
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
feat(es2015): added es2015 build of the plugin and jsnext:main option in package.json
ritz078
committed
36fa93d
View commit details
Copy full SHA for 36fa93d
View code at this point
Browse repository at this point
feat(promises): return promiss on .render() , .text() and .applyEmbedJS()
Show description for 3bf7012
ritz078
committed
3bf7012
View commit details
Copy full SHA for 3bf7012
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
refactor: changed options structure for string and node
ritz078
committed
d914663
View commit details
Copy full SHA for d914663
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
fix(template): fixed references for this.options.templates.
ritz078
committed
daa3cce
View commit details
Copy full SHA for daa3cce
View code at this point
Browse repository at this point
fix(log): removed console.log
ritz078
committed
acac175
View commit details
Copy full SHA for acac175
View code at this point
Browse repository at this point
feat(core): Changed templating structure and export class
Show description for c63cc1e
ritz078
committed
c63cc1e
View commit details
Copy full SHA for c63cc1e
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
Release v3.7.2
ritz078
committed
8b37ae2
View commit details
Copy full SHA for 8b37ae2
View code at this point
Browse repository at this point
fix(jsfiddle): inline embedding of jsfiddle having / in url
ritz078
committed
3add245
View commit details
Copy full SHA for 3add245
View code at this point
Browse repository at this point
Commits on Jan 6, 2016
refactor(embed): refactored code and created generic functions in helper
ritz078
committed
188429c
View commit details
Copy full SHA for 188429c
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
feat(slideshare): added slideshare embedding functionality
Show description for d056eda
ritz078
committed
d056eda
View commit details
Copy full SHA for d056eda
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
chore(build): copy all important files to dist directory
ritz078
committed
a589af8
View commit details
Copy full SHA for a589af8
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
refactor(inlineEmbed): separated inlineEmbed into a separate function in the helper
ritz078
committed
c58d4b8
View commit details
Copy full SHA for c58d4b8
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
fix(opengraph): fixed preference order for opengraph usage with other services
ritz078
committed
5d8e545
View commit details
Copy full SHA for 5d8e545
View code at this point
Browse repository at this point
feat(github): Added github API integration for repo urls.
Show description for 7f727db
ritz078
committed
7f727db
View commit details
Copy full SHA for 7f727db
View code at this point
Browse repository at this point
feat(opengraph): Integrated opengraph support with inline embedding.
Show description for a72784d
ritz078
committed
a72784d
View commit details
Copy full SHA for a72784d
View code at this point
Browse repository at this point
feat(opengraph): Added check for already processed urls to prevent its processing multiple time
ritz078
committed
eea4d12
View commit details
Copy full SHA for eea4d12
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
chore(merge): merged master and resolved conflicts
ritz078
committed
22a5cb3
View commit details
Copy full SHA for 22a5cb3
View code at this point
Browse repository at this point
feat(opengraph): added inline embedding of opengraph embed feature
ritz078
committed
ebf237b
View commit details
Copy full SHA for ebf237b
View code at this point
Browse repository at this point
feat(opengrap): Added server demo and server endpoint integration in the plugin
ritz078
committed
d0996cd
View commit details
Copy full SHA for d0996cd
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
feat(video): added support for custom click handler and class name for youtube and vimeo
Show description for 34d6cb3
ritz078
committed
34d6cb3
View commit details
Copy full SHA for 34d6cb3
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
docs(demo): updated demo styling and content.
ritz078
committed
092d2ae
View commit details
Copy full SHA for 092d2ae
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
fix(ejs): Accept className with dot also
Show description for 0e375c1
ritz078
committed
0e375c1
View commit details
Copy full SHA for 0e375c1
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
fix(instagram and flickr): fixed issue of inline embedding
ritz078
committed
d41fbef
View commit details
Copy full SHA for d41fbef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.