https://github.com/incomplete-infinity/library
Snippets
https://github.com/incomplete-infinity/library
code-snippets frontend helpers javascript library utility-functions web-development
Last synced: 1 day ago
JSON representation
Snippets
- Host: GitHub
- URL: https://github.com/incomplete-infinity/library
- Owner: Incomplete-Infinity
- License: other
- Created: 2024-02-01T07:49:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T20:31:25.000Z (6 months ago)
- Last Synced: 2025-06-04T23:09:18.793Z (20 days ago)
- Topics: code-snippets, frontend, helpers, javascript, library, utility-functions, web-development
- Language: JavaScript
- Homepage: https://incomplete-infinity.github.io/library/
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
- [**snippets**](snippets)
- [**Drive**](snippets/drive)
- [`addCustomProperty()`](snippets/drive/addCustomProperty\(\).md)
- [`cacheUrlFetchApp()`](snippets/drive/cacheUrlFetchApp\(\).md)
- [`driveWrite()`](snippets/drive/driveWrite\(\).md)
- [`filesApp()`](snippets/drive/filesApp\(\).md)
- [`getFolderByName()`](snippets/drive/getFolderByName\(\).md)
- [`getFolderContents()`](snippets/drive/getFolderContents\(\).md)
- [host.js](snippets/drive/host.md)
- [`parseCsvFile()`](snippets/drive/parseCsvFile\(\).md)
- [`propService()`](snippets/drive/propService\(\).md)
- [`readDrive()`](snippets/drive/readDrive\(\).md)
- [**Eve Online**](snippets/eve-online)
- [`assembleTypesList()`](snippets/eve-online/assembleTypesList\(\).md)
- [`buildRequest()`](snippets/eve-online/buildRequest.md)
- [`buildRequest()`](snippets/eve-online/buildRequest\(\).md)
- [`contractsAppraisal()`](snippets/eve-online/contractsAppraisal\(\).md)
- [`extractUniqueNumbers()`](snippets/eve-online/extractIds\(\).md)
- [`fetchAllianceKills()`](snippets/eve-online/fetchAllianceKills.md)
- [`fetchAllianceKills()`](snippets/eve-online/fetchAllianceKills\(\).md)
- [`fetchAllianceLosses()`](snippets/eve-online/fetchAllianceLoses\(\).md)
- [`fetchCharacterKills()`](snippets/eve-online/fetchCharacterKills\(\).md)
- [`fetchCharacterLosses()`](snippets/eve-online/fetchCharacterLoses\(\).md)
- [`fetchCorporationKills()`](snippets/eve-online/fetchCorporationKills.md)
- [`fetchCorporationKills()`](snippets/eve-online/fetchCorporationKills\(\).md)
- [`fetchCorporationLosses()`](snippets/eve-online/fetchCorporationLoses.md)
- [`fetchCorporationLosses()`](snippets/eve-online/fetchCorporationLoses\(\).md)
- [`getEveMarketerData()`](snippets/eve-online/getEveMarketerData\(\).md)
- [`getServerPrices()`](snippets/eve-online/getServerPrices\(\).md)
- [`loadRegionAggregates()`](snippets/eve-online/loadRegionAggregates\(\).md)
- [`fetchCorporationLosses()`](snippets/eve-online/test.md)
- [`zKillWebSocket()`](snippets/eve-online/zKillWebsocket\(\).md)
- [**General**](snippets/general)
- [`csvDataToObjectArray()`](snippets/general/csvToObjectArray\(\).md)
- [`debounce()`](snippets/general/debounce\(\).md)
- [`ensure2dArray()`](snippets/general/ensure2dArray\(\).md)
- [`ensureArray()`](snippets/general/ensureArray\(\).md)
- [`throttle()`](snippets/general/throttle\(\).md)
- [**Numbers**](snippets/numbers)
- [`cardinalToOrdinal()`](snippets/numbers/cardinalToOrdinal.md)
- [`cardinalToOrdinal()`](snippets/numbers/cardinalToOrdinal\(\).md)
- [Numbers]()
- [**Sheets**](snippets/sheets)
- [`autoUpdateDate()`](snippets/sheets/autoUpdateDate\(\).md)
- [`cropSheet()`](snippets/sheets/cropSheet\(\).md)
- [`decodeCell()`](snippets/sheets/decodeCell\(\).md)
- [`encodeRange()`](snippets/sheets/encodeRange\(\).md)
- [`prepareSheet()`](snippets/sheets/prepareSheet\(\).md)
- [Sheets]()
- [`removeDuplicateRows()`](snippets/sheets/removeDuplicateRows\(\).md)
- [`tableFromArray()`](snippets/sheets/tableFromArray\(\).md)
- [`Util`](snippets/sheets/Util.md)
- [**Strings**](snippets/strings)
- [Strings]()
- [`toTitleCase()`](snippets/strings/toTitleCase\(\).md)
- [**Time**](snippets/time)
- [`daysSince()`](snippets/time/daysSince\(\).md)
- [`timestamp()`](snippets/time/timeStamp\(\).md)
- [**Web**](snippets/web)
- [`decode()`](snippets/web/decode.md)
- [`encode()`](snippets/web/encode.md)
- [`fetchAllPages()`](snippets/web/fetchAllPages.md)
- [oAuth2.js](snippets/web/oAuth2.md)
- [`postRequest()`](snippets/web/postRequest.md)
- [`postRequest()`](snippets/web/postRequest\(\).md)
- [**src**](src)
- [`debounce()`](src/debounce\(\).md)
- [`getRandomInt()`](src/getRandomInt\(\).md)
- [`throttle()`](src/throttle\(\).md)
- [License](LICENSE.md)