• Stars
    star
    14
  • Rank 1,393,621 (Top 29 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

redux-cool

Build redux logic, without getting nervous 😬
JavaScript
25
star
2

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.
JavaScript
14
star
3

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.
JavaScript
13
star
4

react-comfort

React Comfort is a React library that provides utilities for common programming tasks, that make coding in React easier and cleaner.
JavaScript
12
star
5

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.
JavaScript
12
star
6

react-component-shell

react-component-shell is a package that allows you to quickly and easily create react-contexts and implement state management.
JavaScript
10
star
7

base-classes

Useful JavaScript base classes for efficient and quick solutions to common problems.
JavaScript
10
star
8

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.
JavaScript
10
star
9

private-event-emitter

Private Event Emitter
JavaScript
9
star
10

react-boilerplate

React Boilerplate
JavaScript
9
star
11

guide-open-source

Helper guides for open source projects.
JavaScript
9
star
12

docusaurus-boilerplates

Docusaurus boilerplates, and instruction guidelines
JavaScript
9
star
13

comfortable

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.
JavaScript
7
star
14

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.
JavaScript
5
star