Highlights
Pinned Loading
-
janalis/doctrineviz
janalis/doctrineviz PublicRender a graphical representation of a Doctrine2 mapped database.
-
-
Symfony command that generates dot u...
Symfony command that generates dot using doctrine graphviz visitor 1<?php
23declare(strict_types=1);
45namespace App\Command;
-
Polyfill for apple-touch-startup-image
Polyfill for apple-touch-startup-image 1/* global window, Image */
23/**
4* Class AppleTouchStartupImage.
5*
-
Vanilla Javascript FormData to object
Vanilla Javascript FormData to object 1/*
2* Converts FormData to object.
3*
4* @param {FormData} data
5* To convert.
-
Emulate dragging on a desktop device
Emulate dragging on a desktop device 1const IGNORED_SELECTOR = 'input, label, select, textarea, button, fieldset, legend, datalist, output, option, optgroup';
2const SCROLLABLE_SELECTOR = '.drag-to-scroll';
34/**
5* Transform mouse drag gesture to scroll.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.