rozaxe


Axel Rozo--Brézillac

  • ```js import React from 'react' import { render } from 'react-dom' import useCache from 'r-use-cache'

    published version 0.1.1, 5 years ago
  • ```js function Counter() { const count = useValueObservable(someObservable$, 0) return <div>{count}</div> } ```

    published version 1.0.1, 4 years ago
  • [![npm package](https://img.shields.io/npm/v/r-orchid.svg)](https://www.npmjs.com/package/r-orchid) [![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rozaxe/orchid/blob/master/LICENSE)

    published version 0.5.1, 4 years ago
  • Add a subclass of RxJS's Observable that has access to its current value.

    published version 0.0.1, 4 years ago
  • ```js const count$ = new BehaviorSubject(42)

    published version 1.0.0, 4 years ago
  • An ADT for representing an async value over time

    published version 0.0.1, 4 years ago
  • published version 0.4.0, 4 years ago
  • A simple way to read, create, update and remove item in a reactive and synchronous collection.

    published version 0.3.1, 4 years ago
  • > **magasin** \\ma.ɡa.zɛ̃\\ > *A simple solution to reactive variable.*

    published version 1.0.0, 4 years ago