# lagden-utils

> Some utilities

Latest version **3.0.3** (published 2016-09-14) · MIT license · 0 weekly downloads

## Install

```sh
npm install lagden-utils
pnpm add lagden-utils
yarn add lagden-utils
bun add lagden-utils
```

## 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 | 3.0.3 |
| Published | 2016-09-14 |
| First published | 2015-09-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.0.0 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Thiago Lagden |
| Maintainers | lagden |
| Keywords | utilities, utils, lib, helpers |

## Links

- npm: https://www.npmjs.com/package/lagden-utils
- Repository: https://github.com/lagden/utils
- Homepage: https://github.com/lagden/utils#readme
- Issues: https://github.com/lagden/utils/issues
- npm.io page: https://npm.io/package/lagden-utils

## Alternatives

- [@cantoo/pdf-lib](https://npm.io/package/@cantoo/pdf-lib.md) — 297.9K weekly downloads
- [datatables.net-buttons](https://npm.io/package/datatables.net-buttons.md) — 200.1K weekly downloads
- [@ckeditor/ckeditor5-export-pdf](https://npm.io/package/@ckeditor/ckeditor5-export-pdf.md) — 167.0K weekly downloads
- [scanbot-web-sdk](https://npm.io/package/scanbot-web-sdk.md) — 15.0K weekly downloads
- [@syncfusion/ej2-angular-pdfviewer](https://npm.io/package/@syncfusion/ej2-angular-pdfviewer.md) — 8.8K weekly downloads

## Recent versions

- 3.0.3 (latest) — 2016-09-14
- 3.0.2 — 2016-06-23
- 3.0.1 — 2016-06-23
- 3.0.0 — 2016-06-13
- 2.1.4 — 2016-06-13
- 2.1.3 — 2016-03-16
- 2.1.1 — 2016-03-16
- 2.1.0 — 2016-03-16
- 2.0.0 — 2016-03-15
- 1.0.0 — 2016-02-11
- 0.4.0 — 2015-10-01
- 0.3.0 — 2015-09-29
- 0.2.0 — 2015-09-29
- 0.1.0 — 2015-09-29

## README

# Utils

[![Build Status][ci-img]][ci]
[![Coverage Status][cover-img]][cover]
[![devDependency Status][devDep-img]][devDep]

[ci-img]:     https://travis-ci.org/lagden/utils.svg
[ci]:         https://travis-ci.org/lagden/utils
[cover-img]:  https://codecov.io/gh/lagden/utils/branch/master/graph/badge.svg
[cover]:      https://codecov.io/gh/lagden/utils
[devDep-img]: https://david-dm.org/lagden/utils/dev-status.svg
[devDep]:     https://david-dm.org/lagden/utils#info=devDependencies


Some helpers and utilities.


## Install

```
npm i -S lagden-utils
```


## License

MIT © [Thiago Lagden](http://lagden.in)

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