# none

> Simple. Elegant. Flexible. Nothing.

Latest version **1.0.0** (published 2015-11-30) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install none
pnpm add none
yarn add none
bun add none
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2015-11-30 |
| First published | 2015-11-25 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 25 |
| Author | Daniel Koch |
| Maintainers | dak0rn |
| Keywords | nothing, none, nobody, noop, 90 |

## Links

- npm: https://www.npmjs.com/package/none
- Repository: https://github.com/dak0rn/none
- Homepage: https://dak0rn.github.io/none/
- Issues: https://github.com/dak0rn/none/issues
- npm.io page: https://npm.io/package/none

## Recent versions

- 1.0.0 (latest) — 2015-11-30
- 0.0.1 — 2015-11-25

## README

<img src="https://raw.githubusercontent.com/dak0rn/none/master/none.png" alt="none.js logo" align="right" />

# none
## Simple. Elegant. Flexible. Nothing.

[![Build status](https://travis-ci.org/dak0rn/none.svg?branch=master)](https://travis-ci.org/dak0rn/none)
[![Coverage Status](https://coveralls.io/repos/dak0rn/none/badge.svg?branch=master&service=github)](https://coveralls.io/github/dak0rn/none?branch=master)
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) 

Simplicity has never been easier.

This blazingly fast library provides you with a highly reusable solution that helps you
write sophisticated JavaScript applications. It is well documented, tested and works with nearly every JavaScript
framework out of the box.

## Installation

```bash
npm install --save-dev none
```

## Usage

none.js uses the Universal Module Definition (UMD). It can be used in browser environments and with CommonJS
and AMD module loaders.

## Documentation

You can find the [documentation here](http://dak0rn.github.io/none/).

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