aautem / Ghadyani-Framework-Node

Utilities for creating Node.js applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghadyani Framework for Node

For an example use case, look at ./app.js.

Installation

npm

npm i @ghadyani-framework/node @ghadyani-framework/redux-utils

yarn

yarn add @ghadyani-framework/node @ghadyani-framework/redux-utils

API

  • createConfigurationSet
  • nodeEpic
  • nodeReducers
  • ofTaskName
  • runTasks

About

Utilities for creating Node.js applications.

License:MIT License


Languages

Language:JavaScript 100.0%