# three-js-checker

> Utilities for checking three module duplications and three version

Latest version **1.0.2** (published 2022-07-26) · ISC license · 0 weekly downloads

## Install

```sh
npm install three-js-checker
pnpm add three-js-checker
yarn add three-js-checker
bun add three-js-checker
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2022-07-26 |
| First published | 2022-05-25 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 4.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Maxime Quiblier |
| Maintainers | dioxygen |

## Links

- npm: https://www.npmjs.com/package/three-js-checker
- Repository: https://github.com/dualbox/dioxygen-resources
- Homepage: https://github.com/dualbox/dioxygen-resources#readme
- Issues: https://github.com/dualbox/dioxygen-resources/issues
- npm.io page: https://npm.io/package/three-js-checker

## Recent versions

- 1.0.2 (latest) — 2022-07-26
- 1.0.1 — 2022-07-26
- 1.0.0 — 2022-05-25

## README

# Three-js-checker

This package provides two functions for checking :
* module import duplication
* version compatibility

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