casual-mini-esm

Casual Fake data generator, bundled as ES modules

Usage no npm install needed!

<script type="module">
  import casualMiniEsm from 'https://cdn.skypack.dev/casual-mini-esm';
</script>

README

Casual Fake data generator

Casual bundled into ESM, without the locales to keep it small

Install

// for address, internet, number, payment, person, and text providers
import casual from 'casual-mini-esm'

// or for all providers
import casual from 'casual-mini-esm/esm/full.mjs'

Use

See Casual docs

License

MIT