Skip to main content

Oneki.js

An opinionated framework based on React

[object Object]

Speed up the development

Oneki.js was designed from the ground up to speed up the development of a React website.

To achieve that, it provides powerful hooks to handle common capabilities like authentication or notifications

[object Object]

Focus on What Matters

Oneki.js lets you focus on your component, and we'll take care of the redux store, immutability and all the things that require a lot of code.

It removes a lot of boilerplate code needed to glue these libraires together

[object Object]

Based on solid libraries

Oneki.js is built on top of the most popular libraries in the React world:

  • React
  • React Router
  • Redux
  • Redux Saga
  • Immer