Skip to content

There are a large number of Web / Browser APIs available. This repo contains the demos those APIs

Notifications You must be signed in to change notification settings

nmanikiran/browser-apis

Repository files navigation

Browser APIs

When writing code for the Web, there are a large number of Web APIs available. Below is a list of all the APIs and interfaces (object types) that you may be able to use while developing your Web app or site.

Web APIs are typically used with JavaScript, although this doesn't always have to be the case.

Please check this on latest chrome / firefox

❤️ Found this project useful?

If you found this project useful, then please consider giving it a ⭐️ on Github and sharing it with your friends via social media.

TODO

  • Drag Drop
  • Fetch & Abort
  • Intersection Observer
  • Page Visibility
  • Payment Request

Contributing

Awesome! Contributions of all kinds are greatly appreciated. To help smoothen the process we have a few non-exhaustive guidelines to follow which should get you going in no time.

Using GitHub Issues

Feel free to use GitHub issues for questions, bug reports, and feature requests Use the search feature to check for an existing issue Include as much information as possible and provide any relevant resources (Eg. screenshots)

Feel free to reach out to me through @nmanikiran if you have any questions or feedback! 😊