README
@nucard/models
This package contains the models for NuCard, the community-powered platform for collectible games. I use it in the REST API and the Angular client, and you can use it if you want to make your own Node-based client, too.
The Typescript models for NuCard, a community-powered platform for collectible card games.
<script type="module">
import nucardModels from 'https://cdn.skypack.dev/@nucard/models';
</script>
This package contains the models for NuCard, the community-powered platform for collectible games. I use it in the REST API and the Angular client, and you can use it if you want to make your own Node-based client, too.