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

https://github.com/kochie/next-plugin-threads

A plugin to add threads.js to next
https://github.com/kochie/next-plugin-threads

Last synced: 5 months ago
JSON representation

A plugin to add threads.js to next

Awesome Lists containing this project

README

          

# threads.js plugin for next

*WORK IN PROGRESS*

Currently the new next plugins system is unstable and likely to change so this plugin will probably not work.

Use threads.js directly with next.

Create a new project
```
npx create-next-app
```

Then just add threads
```
npm i -D next-plugin-threads threads
```

And bam! threads in js.