Skip to content
/ san Public
forked from baidu/san

San is a MVVM Component Framework for the Web.

License

Notifications You must be signed in to change notification settings

moocss/san

 
 

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

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

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

Document

ChangeLog

ChangeLog

See Also

About

San is a MVVM Component Framework for the Web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.4%
  • HTML 1.8%
  • Other 0.8%