# method-chainable

> A very small base class many classes should extend from

Latest version **1.0.1** (published 2018-12-06) · FREE license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install method-chainable
pnpm add method-chainable
yarn add method-chainable
bun add method-chainable
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2018-12-06 |
| First published | 2018-09-21 |
| Weekly downloads | 0 |
| License | FREE |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 2.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Steve Thompson |
| Maintainers | writetome51 |
| Keywords | small, abstract, base, class |

## Links

- npm: https://www.npmjs.com/package/method-chainable
- npm.io page: https://npm.io/package/method-chainable

## Dependencies (1)

- [self-identifiable](https://npm.io/package/self-identifiable.md) ~1.0.1

## Alternatives

- [flatbuffers](https://npm.io/package/flatbuffers.md) — 6.0M weekly downloads
- [jwt-simple](https://npm.io/package/jwt-simple.md) — 259.5K weekly downloads
- [@exodus/patch-broken-hermes-typed-arrays](https://npm.io/package/@exodus/patch-broken-hermes-typed-arrays.md) — 28.5K weekly downloads
- [@native-to-anchor/buffer-layout](https://npm.io/package/@native-to-anchor/buffer-layout.md) — 12.2K weekly downloads
- [binary-parser-encoder](https://npm.io/package/binary-parser-encoder.md) — 5.3K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2018-12-06
- 1.0.0 — 2018-09-21

## README

MethodChainable is an abstract class with no properties of its own and 2 methods.  Both methods 
return the class instance so you can chain other methods to the end of them.

---
_Source: https://npm.io/package/method-chainable · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
