Skip to content

YNUWAIWAI/LiCOS-JSON4TypeScript

Repository files navigation

LiCOS-JSON4TypeScript

Installation

yarn add @licos/json4typescript

CDN

for development

<script src="https://unpkg.com/redux@4.0.4/dist/redux.js"></script>
<script src="https://unpkg.com/@licos/json4typescript@0.0.27/dist/json4typescript.js"></script>

for production

<script src="https://unpkg.com/redux@4.0.4/dist/redux.min.js"></script>
<script src="https://unpkg.com/@licos/json4typescript@0.0.27/dist/json4typescript.min.js"></script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published