Fleur Save

A fully-typed, type inference and testing friendly Flux Framework

Project README

ogp

🌼 Fleur 🌼 travis

An Fully-typed Flux framework inspired by Fluxible.
Runs on Node / Web.

(No dependence to React. See this if you want to use with React.)

Social hashtag: #fleurjs

Feature

  • Comfortable to write code
    • Fully typed. Friendly to type inference.
  • Next.js supported with create-fleur-next-app
  • Completely Server-side rendering support
  • Support React Hooks in @fleur/react

Packages

Usage

Fleur recommends Re-ducks like directory structure.
See file details on packages/fleur/README.md

app/
  domains/
    User/
      actions.ts
      operations.ts
      store.ts
      selector.ts
    Article/
      actions.ts
      operations.ts
      store.ts
      selector.ts
  # and any components structure you liked (Atomic, Smart / dumb, etc...)
  components/
  containers/
Open Source Agenda is not affiliated with "Fleur" Project. README Source: fleur-js/fleur
Stars
77
Open Issues
30
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating