https://github.com/adam-sokolowski/frontend-utils
Collection of helpers and utils for JavaScript/TypeScript
https://github.com/adam-sokolowski/frontend-utils
es6 front front-end front-end-development frontend javascript js lerna lerna-monorepo sentence-case ts typescript utils web
Last synced: 12 months ago
JSON representation
Collection of helpers and utils for JavaScript/TypeScript
- Host: GitHub
- URL: https://github.com/adam-sokolowski/frontend-utils
- Owner: adam-sokolowski
- Created: 2020-08-14T14:06:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T10:49:55.000Z (almost 2 years ago)
- Last Synced: 2025-06-13T19:03:09.690Z (about 1 year ago)
- Topics: es6, front, front-end, front-end-development, frontend, javascript, js, lerna, lerna-monorepo, sentence-case, ts, typescript, utils, web
- Language: TypeScript
- Homepage:
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Collection of front-end unil functions
## Available scripts
URL:
- [buildQueryString](packages/buildQueryString/README.md)
- [getQueryParams](packages/getQueryParams/README.md)
Text:
- [sentenceCase](packages/sentenceCase/README.md)
Object:
- [mapKeysDeep](packages/mapKeysDeep/README.md)