https://github.com/timmikeladze/next-tool
https://github.com/timmikeladze/next-tool
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timmikeladze/next-tool
- Owner: TimMikeladze
- License: mit
- Created: 2023-08-09T08:13:21.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2026-03-08T11:36:32.000Z (5 months ago)
- Last Synced: 2026-03-08T14:47:32.514Z (5 months ago)
- Language: TypeScript
- Size: 352 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# 🛠️ next-tool
A tool to build more tools.
> 🚧 Under active development. Expect breaking changes until v1.0.0.
## 📡 Install
```console
npm install next-tool
yarn add next-tool
pnpm add next-tool
```
> 👋 Hello there! Follow me [@linesofcode](https://twitter.com/linesofcode) or visit [linesofcode.dev](https://linesofcode.dev) for more cool projects like this one.
## 🚀 Getting Started
Checkout an existing package to see how it works: [next-invite](https://github.com/TimMikeladze/next-invite/tree/master/src/NextInvite.ts).