ntt-view

View model typings and schemas.

Usage no npm install needed!

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

README

ntt-view

View Model

ntt-city attempts to follow the ideas in The Clean Code Blog by by Robert C. Martin (Uncle Bob), staring by conceptualizing the Entities in the ntt-flow.

ntt-view defines the stubs for the UI. A presenter should be able to as input a JSON configuration and render as output platform specific components.