Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfierichou/fireflix
https://github.com/alfierichou/fireflix
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alfierichou/fireflix
- Owner: AlfieriChou
- License: mit
- Created: 2019-08-14T01:20:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T04:33:39.000Z (22 days ago)
- Last Synced: 2024-12-12T05:24:44.996Z (22 days ago)
- Language: TypeScript
- Size: 298 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Fireflix
[![Build Status](https://github.com/AlfieriChou/fireflix/workflows/Node%20CI/badge.svg?branch=master&event=push)](https://github.com/AlfieriChou/fireflix/actions)
Summary of common functions.
## array
- difference
- symmetricDifference
- uniqueSymmetricDifference
- groupBy
- intersection
- intersection
- intersectionBy
- intersectionWith
- numberGroupBy
- orderBy
- nest## axios
- file upload
## cache
- fifo
- lru## combination
- permutation
- stringPermutation## crypto
- decrypted
- encrypted## limit
- customLimit
## lodash
- camelizeKeys
- snakelizeKeys## object
- deepMapKeys
- renameKeys
- pair
- objectToPairs
- objectFromPairs## queue
- queue
## rateLimit
- redisStore
## string
- isJson