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

ezc/san

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

SAN

A MVVM Component Framework for Web. HomePage

NPM version Build Status License

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-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>

Document

ChangeLog

ChangeLog

See Also

  • san-router - Official Router for San
  • san-store - Official Application States Management for San

About

San is a MVVM Component Framework for the Web.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.4%
  • Other 0.7%