ziolko


Mateusz Zieliński

  • Optimize AMD modules on the fly like in watchify

    published 0.1.6 8 years ago
  • Simple page objects library

    published 0.0.2 7 years ago
  • This module is deprecated

    published 0.5.0 7 years ago
  • Automatically await every method call in async function

    published 0.4.2 5 years ago
  • Seamlessly embed markdown into JSX

    published 0.3.2 6 years ago
  • The declarative way to fetch data required by your React & Redux app

    published 1.0.3 6 years ago
  • ``` npm i --save redux-play ```

    published 0.1.9 6 years ago
  • Context provider for NodeJS applications

    published 1.0.0 5 years ago
  • Improved alias command

    published 1.1.1 5 years ago
  • Shared state manager for ReactJS

    published 1.0.11 2 years ago
  • Automatically create client-side functions to consume your API

    published 0.1.26 2 years ago
  • - createState<T>(initialState: T) : { get, set } - state tracked internally - createComputed<T>(factory: () => T): { get } - state derived from other state - createExternalState<T>(get: () => T, onSubscribe: (notify) => () => void): { get, subscribe, no

    published 0.0.38 4 months ago