Topic · topic

JavaScript

JavaScript is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions. It is a multi-paradigm, dynamic language supporting object-oriented, imperative, and declarative programming styles. The JavaScript Web APIs are a collection of browser-provided interfaces that enable web applications to interact with the browser, the operating system, and remote services. They include the Fetch API, Web Storage, WebSockets, Canvas API, Web Audio API, Geolocation, Notifications, IndexedDB, and many more standardized interfaces maintained by the WHATWG and the W3C.

1 related provider on APIs.io 8 resources Source repository →

Resources

Links

DomainSecurityWebsiteDocumentationGettingStartedReference

Providers working in JavaScript

Providers whose own tags share at least two of this topic's tags, most shared first.

ProviderAboutRatingAPIs
TypeScript TypeScript is a strongly typed programming language that builds on JavaScript, adding optional static type checking and other features. Developed and maintained by Microsoft, TypeScript compiles to plain JavaScript and is widely used for l… developing 3

Tags

BrowserECMAScriptJavaScriptProgramming LanguageWeb API