sweet-modal-vue

所属分类:前端开发
开发工具:Vue
文件大小:1573KB
下载次数:0
上传日期:2023-01-11 22:25:28
上 传 者sh-1993
说明:  发生在情态动词上的最甜蜜的库。
(The sweetest library to happen to modals.)

文件列表:
LICENSE-GPL (15098, 2020-09-02)
LICENSE-MIT (1055, 2020-09-02)
conf (0, 2020-09-02)
conf\webpack.js (1792, 2020-09-02)
dist (0, 2020-09-02)
dist\sweet-modal.js (51555, 2020-09-02)
dist\sweet-modal.js.map (107478, 2020-09-02)
docs (0, 2020-09-02)
docs\CNAME (25, 2020-09-02)
docs\components (0, 2020-09-02)
docs\components\Button.vue (1294, 2020-09-02)
docs\components\Code.vue (982, 2020-09-02)
docs\components\ContentSection.vue (2161, 2020-09-02)
docs\components\Example.vue (2504, 2020-09-02)
docs\components\ProjectNavigation.vue (727, 2020-09-02)
docs\dist (0, 2020-09-02)
docs\dist\build.js (3887350, 2020-09-02)
docs\dist\build.js.map (1532819, 2020-09-02)
docs\images (0, 2020-09-02)
docs\images\for-vue.svg (3789, 2020-09-02)
docs\images\logo.svg (11527, 2020-09-02)
docs\index.html (1195, 2020-09-02)
docs\main.js (238, 2020-09-02)
docs\styles (0, 2020-09-02)
docs\styles\_colors.scss (398, 2020-09-02)
docs\styles\_mixins.scss (564, 2020-09-02)
docs\views (0, 2020-09-02)
docs\views\Main.vue (30728, 2020-09-02)
docs\webpack.config.js (409, 2020-09-02)
package.json (1636, 2020-09-02)
src (0, 2020-09-02)
src\components (0, 2020-09-02)
src\components\SweetModal.vue (16717, 2020-09-02)
src\components\SweetModalTab.vue (564, 2020-09-02)
src\images (0, 2020-09-02)
src\images\icons (0, 2020-09-02)
src\images\icons\close.svg (218, 2020-09-02)
... ...

# SweetModal The sweetest library to happen to modals. Now available for Vue.js. ## Usage Install SweetModal for Vue.js through npm: ``` npm install sweet-modal-vue ``` ## Examples For examples, refer to [the demo page](http://sweet-modal-vue.adepto.as). ## Browser Compatibility SweetModal should work in most major browsers: - Safari 9+ - Firefox 20+ - Chrome 20+ - Opera 15+ - Microsoft Edge ## Contribution 1. Fork the repository 2. Run `npm install` 3. Run `npm run dev` and start hacking. You can reach the example site at `http://localhost:8081`. 4. When you're done, run one final `npm run build` command and commit your work for a pull request. ### Guidelines - tabs for indentation, 1 tab = 4 spaces - camelCase method names - _camelCase for private methods - snake_case computed properties - snake_case data - kebab-case attributes - arrow functions if possible - be fully ES6 compliant!

近期下载者

相关文件


收藏者