A MVVM Component Framework for Web. HomePage
NPM:
$ npm i san
CDN:
<!-- unpkg -->
<script src="https://unpkg.com/san@latest"></script>
<!-- compressed -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-0-2/san.js"></script>
<!-- compressed(https) -->
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-0-2/san.js"></script>
<!-- source -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-0-2/san.source.js"></script>
- san-router - Official Router for San
- san-store - Official Application States Management for San
- san-update - Immutable Data Update Library