- Santa Fe, Argentina
- https://marianopaulin.com
Pinned Loading
-
instagramWidget
instagramWidget PublicEmbed any Instagram profile on your website or blog for free.
JavaScript 3
-
Javascript fetch with retry and abor...
Javascript fetch with retry and abort requests 1const RETRY_INTERVALS = [0, 4, 8, 16, 32, 64] // seconds to wait for retry the request
2const DEFAULT_TIMEOUT_MS = 15000
34const fetchAPI = ({
5// DOCS https://gist.github.com/marianopaulin02/5d988a04aa1a54023bd1bc68bd95dd7c
-
IndexedDB handler for CRUD operations
IndexedDB handler for CRUD operations 1/*
2Minified: ~1Kb
3Author: Mariano Paulin - marianopaulin.com
4Description: IndexedDB(idb) javascript promise-based handler to perform simple CRUD operations with key-value data
5Tested: Most recent versions of popular browsers, compatible with service workers
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.