@bpyle0092/this-is-a-test-package
this is a test package
this is a test package
Core Javascript language extensions
simple utility function to wrap a value and chain methods against it
Easing work with mutator names such as `getName`
fast and flexible pattern matching control flow in JavaScript
Mongoose plugin providing a Model method for simple, filtered patch-style updates
Create statics methods out of instance methods
Plugin for [base][] and [minibase][] that overrides the core `.define` method to be more better.
Plugin for [minibase][] and [base][], that adds `.visit` method to your application to visit a method over the items in an object, or map visit over the objects in an array. Using using [collection-visit][] package.
Enable or disable the methods and properties in an object
A small library that lets you inject some code between a third party library and the execution context. With **Middleman.js** you can easily:
Overrides an inherited method in a child class; provides an access to the parent class method from inside the overriden method.
Function wrapper.
Finds measure of similarity between two strings using Ochiai coefficient.
This module is for mixing an objects in one super object.It uses __proto__ property to combine objects, but not just copying properties and methods.
Simple function for binding object methods, intended for reducing boilerplate in React
A mixout that forwards imperative method calls to it's wrapped child
Check if prototype exists
Extension method in javascript without polluting prototypes