Coder Social home page Coder Social logo

rapid-development-pc's Introduction

本项目参考实现静态页面模版

PC端快速开发环境

适用场景:少量页面项目,展示demo,活动页面

特点:快速上手,开发迅速,可直接交付给后端开发。

不足:没有代码压缩等优化,不支持commonjs等模块化引入

目录结构

├── img                 // 图片资源
├── css                 // css 资源
├── js                  // js 资源
|   ├──jquery           // jquery
|   ├──layer            // 弹窗插件
|   ├──Handlebars       // js模版
|   ├──my97datepicker   // 日期插件
|   ├──mCustomScrollbar // 滚动条插件
|   ├──swiper           // 轮播图插件
├── html                //  页面 

相关链接

  • jquery

jquery jQuery是一个快速,小巧,功能丰富的JavaScript库。它使诸如HTML文档遍历和操纵,事件处理,动画和Ajax等事情变得简单得多,而且易于使用的API可以在多种浏览器中使用 Jquery.

  • layer

layer是一款近年来备受青睐的web弹层组件,她具备全方位的解决方案,致力于服务各水平段的开发人员,您的页面会轻松地拥有丰富友好的操作体验。 layer.

  • Handlebars

Handlebars 是 JavaScript 一个语义模板库,通过对view和data的分离来快速构建Web模板 Handlebars.

  • my97datepicker

My97DatePicker是一款非常灵活好用的日期控件 my97datepicker.

  • mCustomScrollbar

mCustomScrollbar滚动条插件支持横向滚动纵向滚动以及多种滚动显示效果。使用这个插件你可以轻松的给你的层追加很好看的滚动条。 mCustomScrollbar.

  • swiper

Swiper能实现触屏焦点图、触屏Tab切换、触屏多图切换等常用效果。 swiper.

rapid-development-pc's People

Contributors

ws880321 avatar gezi666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.