node-vmt-parser

Pure Javascript (NodeJS) module for deserialization from VMT that works just like JSON

Usage no npm install needed!

<script type="module">
  import nodeVmtParser from 'https://cdn.skypack.dev/node-vmt-parser';
</script>

README

Node-VMT-JSON-Converter

Pure Javascript (NodeJS) module for deserialization from VMT that works just like JSON

VMT (Valve Material Type) is Valve's File Format to store Material Infomation for their Shaders. (Learn more about VMT here: https://developer.valvesoftware.com/wiki/Material)