UNPKG

bindmethods

Version:

A cleaner way to bind methods. Written for React + ES6

29 lines (28 loc) 650 B
{ "name": "bindmethods", "version": "1.0.1", "description": "A cleaner way to bind methods. Written for React + ES6", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/juan-orca/bindmethods.git" }, "keywords": [ "react", "React", "ECMA6", "ES6", "bind", "bindmethods", "constructor" ], "author": "Juan Antelo-Justiniano", "license": "MIT", "bugs": { "url": "https://github.com/juan-orca/bindmethods/issues" }, "homepage": "https://github.com/juan-orca/bindmethods#readme" }