Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazu69/miniflux
Mini flux architecture
https://github.com/kazu69/miniflux
flux flux-architecture
Last synced: 19 days ago
JSON representation
Mini flux architecture
- Host: GitHub
- URL: https://github.com/kazu69/miniflux
- Owner: kazu69
- Created: 2018-03-14T16:50:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T18:12:52.000Z (over 4 years ago)
- Last Synced: 2024-10-07T14:47:59.899Z (about 1 month ago)
- Topics: flux, flux-architecture
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@kazu69/miniflux
- Size: 775 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## @kazu69/miniflux
[![Greenkeeper badge](https://badges.greenkeeper.io/kazu69/miniflux.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/kazu69/miniflux.svg?branch=master)](https://travis-ci.org/kazu69/miniflux)
> Mini flux architecture
### Using
```sh
npm install @kazu69/miniflux
```### Example
See example.
If you use a browser you can use `dist/bundle.js`.### License
MIT © kazu69