BoxLang 🚀 A New JVM Dynamic Language Learn More...
vue-helpers
Correctly serialize all values from CFML for use in Vue props:
prop( value )
<my-custom-component :my-prop="#prop( myCFMLValue )#"></my-custom-component>
$ box install vue-helpers