You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is still in early development (v0.0.2). I'd love to hear your thoughts, suggestions, or any issues you encounter. Feel free to open issues or contribute!
And here are some tools I built for Miniflux:
miniflux-injector - A browser extension that injects search results from the Miniflux bookmark service into search pages such as Google and DuckDuckGo.
Raycast extension for Miniflux - A Raycast extension that allows you to quickly access, read, star, mark as read, and save RSS feed entries from Miniflux.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! Introducing miniflux-js: A Modern JavaScript SDK for Miniflux 👋
I'm excited to share miniflux-js, a new JavaScript SDK I've built for Miniflux!
What is miniflux-js?
It's a modern, fully-typed JavaScript SDK that makes it easy to interact with Miniflux's API. Key features include:
Quick Example
Getting Started
You can install it via your favorite package manager:
npm install miniflux-js # or pnpm add miniflux-js
Check out the documentation for more details!
Feedback Welcome!
This is still in early development (v0.0.2). I'd love to hear your thoughts, suggestions, or any issues you encounter. Feel free to open issues or contribute!
And here are some tools I built for Miniflux:
Beta Was this translation helpful? Give feedback.
All reactions