# k8w-extend-native

> Extended native JS

Latest version **1.4.6** (published 2021-10-08) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install k8w-extend-native
pnpm add k8w-extend-native
yarn add k8w-extend-native
bun add k8w-extend-native
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.4.6 |
| Published | 2021-10-08 |
| First published | 2017-08-28 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 13.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | k8w |
| Maintainers | k8w |
| Keywords | k8w |

## Links

- npm: https://www.npmjs.com/package/k8w-extend-native
- Repository: https://github.com/k8w/k8w-extend-native
- Homepage: https://github.com/k8w/k8w-extend-native#readme
- Issues: https://github.com/k8w/k8w-extend-native/issues
- npm.io page: https://npm.io/package/k8w-extend-native

## Dependencies (3)

- [k8w-linq-array](https://npm.io/package/k8w-linq-array.md) *
- [k8w-super-date](https://npm.io/package/k8w-super-date.md) *
- [k8w-super-object](https://npm.io/package/k8w-super-object.md) *

## Recent versions

- 1.4.6 (latest) — 2021-10-08
- 1.4.5 — 2021-03-07
- 1.4.4 — 2021-03-07
- 1.4.3 — 2021-03-04
- 1.4.2 — 2020-12-08
- 1.4.1 — 2020-12-03
- 1.4.0 — 2019-07-22
- 1.3.0 — 2019-07-22
- 1.2.1 — 2019-06-26
- 1.2.0 — 2019-06-14
- 1.1.0 — 2018-07-25
- 1.0.0 — 2018-07-25
- 0.2.0 — 2018-06-14
- 0.1.6 — 2017-11-09
- 0.1.5 — 2017-11-09
- … 5 more at https://npm.io/package/k8w-extend-native/versions

## README

k8w-extend-native
===

### Usage

Import this in your app entrance, before all code run.

```javascript
require('k8w-extend-native');
```

### Intro

Extend native JS.

Includes: 

- k8w-linq-array
- k8w-super-date
- k8w-super-object

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