Highlights
- Pro
Pinned Loading
-
Add a proxy event for the target source
Add a proxy event for the target source 1(function () {
2function proxyEventTargetSource(source) {
3// obtain reference
4const emit = source.dispatchEvent;
5 -
Browser history logger for dev
Browser history logger for dev 1(function () {
2const _wr = function (type) {
3var orig = window.history[type];
4return function () {
5var rv = orig.apply(this, arguments);
-
easy-server-upload-files
easy-server-upload-files Public archiveEasy Server and the form for downloading files
JavaScript
-
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.