https://github.com/omermecitoglu/next-utils
A collection of small, reusable utility functions for Next.js applications.
https://github.com/omermecitoglu/next-utils
nextjs utils
Last synced: 3 months ago
JSON representation
A collection of small, reusable utility functions for Next.js applications.
- Host: GitHub
- URL: https://github.com/omermecitoglu/next-utils
- Owner: omermecitoglu
- License: mit
- Created: 2026-02-07T07:19:47.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-02-07T09:08:52.000Z (4 months ago)
- Last Synced: 2026-02-07T18:46:49.201Z (4 months ago)
- Topics: nextjs, utils
- Language: TypeScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-utils
[](https://www.npmjs.com/package/@omer-x/next-utils)
[](https://www.npmjs.com/package/@omer-x/next-utils)
[](https://codecov.io/gh/omermecitoglu/next-utils)
[](https://opensource.org/licenses/MIT)
[](https://github.com/omermecitoglu/next-utils/commits/main/)
[](https://github.com/omermecitoglu/next-utils/issues)
[](https://github.com/omermecitoglu/next-utils)
## Overview
A collection of small, reusable utility functions for Next.js applications.
## Installation
To install this package
```sh
npm install @omer-x/next-utils
```
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.