Search results
34 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Method auto-bind for ES6 (ES2015) classes
The fastest automatic method.bind(this) decorator
Library of JavaScript stage-0 decorators (aka ES2016/ES7 decorators but that's not accurate!) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more! Works great with React/Angular/more!
- es6
- es7
- es2015
- es2016
- babel
- decorators
- override
- deprecated
- java
- annotations
- autobind
- react
- angular
- lodash
- View more
Auto bind instance methods of classes.
A small framework-agnostic utility for auto-binding "class" methods to instances (with customization options) using either "legacy" decorator syntax or plain old ES5 (without needing ES2015+ polyfills).
Useful components and utilities for working with React
Babel plugin that binds every class method to "this" with hot reload support
Fixes class methods so that they can be extracted with out worrying about breaking the connection to "this".
Decorator for creating bound methods
A carefully crafted base class for all your React components
Method auto-bind for TypeScript
it binds methods to its class prototype + Compatible with stub/spy used on unit-test frameworks (Sinon.Js, enzyme,...so on) + Can be integrated with 3rd party decorators (like @autobind decorator)
Small utility function to automatically bind class methods to instances
Binding class properties and passing additional params to callback made easy.
Binds methods to their class instance automagically
is a helper to bind a list of methods to an object reference
ES5 function wrappers and ES7/ES2016 decorators.Works great with React/Angular/more!
A babel plugin to auto bind you class methods
A "One Stop Shop" ( hub ) of React @Decorators!
Easiest way to bind ES6 Class methods (by using array of methods names)