There are no reviews yet. Be the first to send feedback to the community and the maintainers!
redux-cool
Build redux logic, without getting nervous 😬reducers-creator
Reducers Creator is an awesome tiny javascript package that allows you to easily and intuitively create reducer functions. Mainly used to create redux reducers.produce-by-path
Produce By Path is a design pattern, which is used to dynamically produce values by using the path to which it is applied. This package helps us easily create and define producer instances.actions-creator
actions-creator is an awesome javascript package that allows you to dynamically create action objects in Redux without having to declare constants and separate action-creator functions for each action.react-comfort
React Comfort is a React library that provides utilities for common programming tasks, that make coding in React easier and cleaner.secure-event-emitter
secure-event-emitter is a tiny javascript package that uses restrict rules and mechanisms to build safer and protected event-driven architecture. It's similar to nodejs EventEmitter, but dictates stricter rules to prevent misuse.react-component-shell
react-component-shell is a package that allows you to quickly and easily create react-contexts and implement state management.py-like
Py-like is a JavaScript library that allows coding in JavaScript just like in Python. In JavaScript, Py-like provides a Python-like interface for working with data types, structures, and functions.base-classes
Useful JavaScript base classes for efficient and quick solutions to common problems.private-event-emitter
Private Event Emitterguide-open-source
Helper guides for open source projects.docusaurus-boilerplates
Docusaurus boilerplates, and instruction guidelinescomfortable
ComfortableJS is a JavaScript library that provides utilities for common programming tasks, that make coding in JavaScript easier and cleaner. ComfortableJS uses Object-oriented programming (OOP) approach to build its libraries: Unlike other similar libraries that use the functional programming approach, for example, the popular Lodash library.exotic-object
With the help of this library, in JavaScript, we can create exotic objects with custom behavior for each operation that will be applied to the object.Love Open Source and this site? Check out how you can help us