# lodash._createset

> The internal lodash function `createSet` exported as a module.

Latest version **4.0.3** (published 2016-05-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install lodash._createset
pnpm add lodash._createset
yarn add lodash._createset
bun add lodash._createset
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: no vulnerabilities; high maintenance score; popular repo; extremely popular.

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

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 4.0.3 |
| Published | 2016-05-12 |
| First published | 2016-02-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 61276 |
| Author | John-David Dalton |
| Maintainers | jdalton, mathias, phated |

## Links

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

## Recent versions

- 4.0.3 (latest) — 2016-05-12
- 4.0.2 — 2016-04-08
- 4.0.1 — 2016-03-02
- 4.0.0 — 2016-02-24

## README

# lodash._createset v4.0.3

The internal [lodash](https://lodash.com/) function `createSet` exported as a [Node.js](https://nodejs.org/) module.

## Installation

Using npm:
```bash
$ {sudo -H} npm i -g npm
$ npm i --save lodash._createset
```

In Node.js:
```js
var createSet = require('lodash._createset');
```

See the [package source](https://github.com/lodash/lodash/blob/4.0.3-npm-packages/lodash._createset) for more details.

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