# three-react-mtl-loader

> Three.js MTLLoader as an ES6 Module

Latest version **1.2.0** (published 2018-06-15) · ISC license · 0 weekly downloads

## Install

```sh
npm install three-react-mtl-loader
pnpm add three-react-mtl-loader
yarn add three-react-mtl-loader
bun add three-react-mtl-loader
```

## 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.2.0 |
| Published | 2018-06-15 |
| First published | 2017-09-26 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 25 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | lucascassiano |
| Maintainers | lucascassiano |
| Keywords | three.js, MTLLoader, react, mtl, es6 |

## Links

- npm: https://www.npmjs.com/package/three-react-mtl-loader
- Repository: https://github.com/lucascassiano/three-react-mtl-loader
- Homepage: https://github.com/lucascassiano/three-react-mtl-loader#readme
- Issues: https://github.com/lucascassiano/three-react-mtl-loader/issues
- npm.io page: https://npm.io/package/three-react-mtl-loader

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.2.0 (latest) — 2018-06-15
- 1.1.1 — 2018-06-03
- 1.1.0 — 2018-06-03
- 1.0.3 — 2017-09-26
- 1.0.2 — 2017-09-26
- 1.0.1 — 2017-09-26
- 1.0.0 — 2017-09-26

## README

# three-react-mtl-loader
Three.js MTLLoader as an ES6 Module

#Developers guide:
main file
```
./index.js
```

build & publish
```
npm run build
npm publish
```

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