# self-identifiable

> a tiny abstract class with a 'className' property and nothing else

Latest version **1.0.1** (published 2018-09-21) · FREE license · 0 weekly downloads

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

## Install

```sh
npm install self-identifiable
pnpm add self-identifiable
yarn add self-identifiable
bun add self-identifiable
```

## Health

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

Negative: deprecated.

## Facts

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

## Links

- npm: https://www.npmjs.com/package/self-identifiable
- npm.io page: https://npm.io/package/self-identifiable

## 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-09-21
- 1.0.0 — 2018-09-21

## README

SelfIdentifiable is an abstract class with no methods and only one property:  className

This may be useful for countless classes to extend from so you can use the className property 
as a debugging tool, or possibly write code that decides what to do with an object based on what
its className is.

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