Skip to content

garyscode/web-share

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Share API

Date: 2016-06-08

This site details a proposal to add an API to the web for sharing text, URLs and images to an arbitrary destination of the user's choice:

navigator.share({title: 'Example Page', url: 'https://example.com'});

This is a product of the Ballista project, which aims to explore website-to-website and website-to-native interoperability.

Licensing and contributions

See LICENSE and CONTRIBUTING.

About

Web API proposal for sharing data from a web page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%