@arianee/autoconvert

A node server

Usage no npm install needed!

<script type="module">
  import arianeeAutoconvert from 'https://cdn.skypack.dev/@arianee/autoconvert';
</script>

README

# Be sure to always save the right type


class MyClass{

@CastBoolean
isBoolean

}

CastBoolean, CastToStringifiedJSON, CastInteger, CastString

This library is using Symbol to make pseudo private property.