Skip to content

jsjhcccn/san

This branch is 2167 commits behind baidu/san:master.

Repository files navigation

Logo

SAN

A MVVM Component Framework for Web. HomePage

NPM version Build Status Downloads License Issues

Download

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-1-3/san.min.js"></script>

<!-- compressed(https) -->
<script src="https://ss1.bdstatic.com/5eN1bjq8AAUYm2zgoY3K/r/www/cache/efe/san/3-1-3/san.min.js"></script>

<!-- source -->
<script src="http://s1.bdstatic.com/r/www/cache/efe/san/3-1-3/san.js"></script>

Dist Files

Document

ChangeLog

ChangeLog

See Also

  • san-router - Official Router for San
  • san-store - Official Application States Management for San
  • san-update - Immutable Data Update Library
  • san-mui - Material Design Components Library

About

San is a MVVM Component Framework for the Web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 4.0%
  • Smarty 3.8%
  • CSS 0.8%