0.0.4 • Published 6 years ago

gltf-transform-split v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

glTF-Transform-Split

Status Latest NPM release License Build Status

This module is part of the glTF-Transform project, where you can create PRs and issues.

Installation

npm install gltf-transform-split
// ES6
import { split } from 'gltf-transform-split';

// CommonJS
const { split } = require('gltf-transform-split');
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

7 years ago