normalize-to-view

normalizes a view spec to a backbone-style view

Usage no npm install needed!

<script type="module">
  import normalizeToView from 'https://cdn.skypack.dev/normalize-to-view';
</script>

README

normalize-to-view

normalizes a view spec to a backbone-style view

installation:

npm install --save normalize-to-view

usage:

const normalizeToView = require('normalize-to-view');