# san **Repository Path**: L-Chris/san ## Basic Information - **Project Name**: san - **Description**: San is a flexible JavaScript component framework - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Logo

SAN

A Flexible JavaScript Component Framework. HomePage

NPM version Build Status Downloads License Issues

## Download NPM: ``` $ npm i san ``` CDN: ```html ``` [Dist Files Infomation](https://github.com/baidu/san/tree/master/dist) ## Quick Start ```html Quick Start ``` ## Document - [Start](https://baidu.github.io/san/tutorial/start/) - [Tutorial](https://baidu.github.io/san/tutorial/setup/) - [Example](https://baidu.github.io/san/example/) - [API](https://baidu.github.io/san/doc/api/) - [ANode](https://github.com/baidu/san/blob/master/doc/anode.md) ## Companions - [san-devtool](https://github.com/baidu/san-devtool/blob/master/docs/user_guide.md) - Chrome DevTool extension - [san-router](https://github.com/baidu/san-router) - SPA Router - [san-store](https://github.com/baidu/san-store) - Application States Management - [san-update](https://github.com/baidu/san-update) - Immutable Data Update Library - [san-mui](https://ecomfe.github.io/san-mui/) - Material Design Components Library - [san-xui](https://ecomfe.github.io/san-xui/) - A Set of SAN UI Components that widely used on Baidu Cloud Console ## ChangeLog Please visit document [ChangeLog](https://github.com/baidu/san/blob/master/CHANGELOG.md) ## License San is [MIT licensed](./LICENSE).