An open API service indexing awesome lists of open source software.

https://github.com/timmikeladze/next-tool


https://github.com/timmikeladze/next-tool

Last synced: 4 months ago
JSON representation

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).