juliuskoronci


  • Assign to window.fetch to create a wrapper over the Fetch API, if mockData are supplied it will fake the call to your API and return a response with fake data: window.fetch = Fetch({url:{...data}})

    published 1.2.7 7 years ago
  • Some scripts to generate comon react module structure with stndard files, e.g. actions, reducers, constants...

    published 0.0.7 7 years ago
  • Crossplatform Node CLI to generate and automate common tasks in react. Support module generateion, components, containers, reducers, test. Easily configurable to your own needs.

    published 0.0.2 7 years ago
  • Many times, we need to make a decision, retrieve a value, call a function based on a combination of values/options/arguments.

    published 0.1.1 7 years ago
  • dynamic redux state creation without the need of reducers, actions or selectors. It will provide you actions and selectors by default and you don't need to deal with store management

    published 0.1.0-beta.0 7 years ago
  • Scaffold React applications and its parts

    published 0.1.1 5 years ago
  • A simple implementation of useState with useReducer.

    published 1.0.7 2 years ago