# alamid-plugin

> Monkey-patch everything™

Latest version **0.1.0** (published 2014-08-26) · Unlicense license · 0 weekly downloads

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

## Install

```sh
npm install alamid-plugin
pnpm add alamid-plugin
yarn add alamid-plugin
bun add alamid-plugin
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2014-08-26 |
| First published | 2014-08-26 |
| Weekly downloads | 0 |
| License | Unlicense |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | peerigon |
| Maintainers | peerigon |
| Keywords | alamid, plugin, interface, monkey, patch, override, use |

## Links

- npm: https://www.npmjs.com/package/alamid-plugin
- Repository: https://github.com/peerigon/alamid-plugin
- Issues: https://github.com/peerigon/alamid-plugin/issues
- npm.io page: https://npm.io/package/alamid-plugin

## Alternatives

- [adhdev](https://npm.io/package/adhdev.md) — 11.1K weekly downloads
- [react-slide-button](https://npm.io/package/react-slide-button.md) — 310 weekly downloads
- [better](https://npm.io/package/better.md) — 42 weekly downloads
- [react-native-swipe-image](https://npm.io/package/react-native-swipe-image.md) — 22 weekly downloads
- [nl.fokkezb.pulltorefresh](https://npm.io/package/nl.fokkezb.pulltorefresh.md) — 11 weekly downloads

## Recent versions

- 0.1.0 (latest) — 2014-08-26

## README

alamid-plugin
========================================================================
**Tiny module which provides everything you need to create an alamid plugin**

[![npm status](https://nodei.co/npm/alamid-plugin.png?downloads=true&stars=true)](https://npmjs.org/package/alamid-plugin)

[![Build Status](https://travis-ci.org/peerigon/alamid-plugin.svg?branch=master)](https://travis-ci.org/peerigon/alamid-plugin)
[![Dependency Status](https://david-dm.org/peerigon/alamid-plugin.svg)](https://david-dm.org/peerigon/alamid-plugin)
[![Coverage Status](https://img.shields.io/coveralls/peerigon/alamid-plugin.svg)](https://coveralls.io/r/peerigon/alamid-plugin?branch=master)

Contributing
------------------------------------------------------------------------

From opening a bug report to creating a pull request: **every contribution is appreciated and welcome**. If you're planing to implement a new feature or change the api please create an issue first. This way we can ensure that your precious work is not in vain.

All pull requests should have 100% test coverage (with notable exceptions) and need to pass all tests.

- Call `npm test` to run the unit tests
- Call `npm run coverage` to check the test coverage

<br />

License
------------------------------------------------------------------------

Unlicense

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