vmfts
This TypeScript library helps you parse and write VMF messages according to standards such as MIL-STD-2045-47001D and MIL-STD-6017. It allows you to work with VMF messages in JavaScript, and it includes functionality to handle various types of messages, i
vmfunparser
[VMF](https://developer.valvesoftware.com/wiki/Valve_Map_Format) is the format used by the [Hammer editor](https://developer.valvesoftware.com/wiki/Valve_Hammer_Editor) to store maps before their compilation. Since VMF has a syntax similar to JSON, [leops
vmf-tools
Various programmatic modifiers for VMF files