Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cheapsteak/grunt-threejs-model-manifest
Grunt task for extracting keys of nested objects in a mesh
https://github.com/cheapsteak/grunt-threejs-model-manifest
Last synced: 21 days ago
JSON representation
Grunt task for extracting keys of nested objects in a mesh
- Host: GitHub
- URL: https://github.com/cheapsteak/grunt-threejs-model-manifest
- Owner: cheapsteak
- License: mit
- Created: 2014-10-30T03:17:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-18T23:13:56.000Z (about 10 years ago)
- Last Synced: 2024-11-01T08:24:42.872Z (2 months ago)
- Language: JavaScript
- Size: 461 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# grunt-extract-object-manifest
> Grunt task for extract-object-manifest
```js
grunt.initConfig({
extract_object_manifest: {
options: {
models: [] // array of model data files
}
},
});
```[![NPM](https://nodei.co/npm/grunt-threejs-model-manifest.png)](https://nodei.co/npm/grunt-threejs-model-manifest/)