egg-models

``` echo '127.0.0.1 mysql' | sudo tee -a /etc/hosts docker-compose up yarn test ```

Usage no npm install needed!

<script type="module">
  import eggModels from 'https://cdn.skypack.dev/egg-models';
</script>

README

local test

echo '127.0.0.1 mysql' | sudo tee -a /etc/hosts
docker-compose up
yarn test

TODO

  • add test
  • 测试json,text,array 默认值