Skip to content
#

vanilla-javascript

Vanilla JavaScript is the native JavaScript language included in the browser and standardized/maintained by ECMA International and W3C.

Here are 2,258 public repositories matching this topic...

lazyload

LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.

  • Updated May 21, 2020
  • JavaScript
LeoniePhiline
LeoniePhiline commented Aug 20, 2019

The closeButtonClickHandler calls exitFullScreen() even if the document was in fullscreen mode before baguette box was opened, and even if options.fullScreen is false.

This breaks websites & apps handling their own fullscreen mode:
When the website/app is in fullscreen mode, opening and then closing a baguetteBox will make the entire app exit fullscreen. This is breaking UX badly.

BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.

  • Updated May 18, 2019
  • JavaScript

Created by Brendan Eich

Released December 04 1995

Related Topics

ecmascript javascript
You can’t perform that action at this time.