Git Product home page Git Product logo

font-end-tools's Introduction

##font-end-tools ###Summary 这是一个前端工具的开源项目,其中我们会以开源工具依赖关系进行分类大致上可以分成这样的几类
从JS方向上面来看大致上可以分为基于

  1. javascript
  2. jquery
  3. typeScript
  4. node.js
  5. ……………………

从CSS上面来看,大致上可以分成基于

  1. bootstrap
  2. frozen.css
  3. …………………………
    ###how to build font-end-tools project
    该项目是采用根据依赖关系层层递增的方式来构建的,如果开源工具需要依赖到某个CSS架构的时候我们把CSS架构放在最下层
    例如:
    假设有某个插件C.js,依赖于A.js和B.css,这个时候我们的路径可以这样书写:
    javascript/AJs/BCss/C.js
    ####备注:除了文件名之外其他文件需要加上后缀,例如:bootstrapCss文件夹,Css为后缀
    ###how to submit bug or issues 有两种方法可以与我联系:
  4. 直接在github上面向改项目提交issues
  5. 直接与我联系 [email protected]

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.