Giter VIP home page Giter VIP logo

alien's Introduction

Alien v1.4.3

Build Status

一个为现代浏览器而生的前端解决方案。

特点

  • 易使用,接口清晰,职责单一
  • 易理解,模块化编程,颗粒化分解
  • 易扩展,合理宏观
  • 易推广,开源免费,人人参与

兼容

  • ie10 IE10+
  • chrome chrome latest
  • firefox firefox latest
  • safari safari latest
  • 适合桌面现代浏览器、手机现代浏览器

文档及示例

使用

目录结构

- alien
|-- docs 静态的 HTML 文档,可以直接打开
|-- examples 简单示例
|-- help 帮助
|-- src 【源代码】
|   |-- 3rd 第三方独立脚本
|	|-- core 核心库
|	|	|-- communication 通信
|	|	|	|-- jsonp.js
|	|	|	|-- upload.js
|	|	|	`-- xhr.js
|	|	|-- dom DOM
|	|	|	|-- animation.js
|	|	|	|-- attribute.js
|	|	|	|-- canvas.js
|	|	|	|-- modification.js
|	|	|	|-- see.js
|	|	|	`-- selector.js
|	|	|-- event 事件
|	|	|	|-- base.js
|	|	|	|-- drag.js
|	|	|	|-- ready.js
|	|	|	|-- touch.js
|	|	|	`-- wheel.js
|	|	`-- navigator 浏览器
|	|		|-- compatible.js
|	|		|-- cookie.js
|	|		|-- hashbang.js
|	|		|-- querystring.js
|	|		|-- shell.js
|	|		|-- storage.js
|	|		`-- ua.js
|	|-- libs 基础库
|	|	|-- Animation.js
|	|	|-- Emitter.js
|	|	|-- Pagination.js
|	|	|-- Pjax.js
|	|	|-- Template.js
|	|	|-- Template.md
|	|	`-- Validator.js
|	|	`-- Weixin.js
|	|-- ui UI
|	|	|-- Autoheight textarea 自动增高
|	|	|-- Banner
|	|	|-- Dialog
|	|	|-- Editor markdown 编辑器
|	|	|-- Imgclip
|	|	|-- Imgview
|	|	|-- Mask
|	|	|-- Msg
|	|	|-- Pager
|	|	|-- Pagination
|	|	|-- Prettify
|	|	|-- Resize
|	|	|-- Scrollbar
|	|	|-- Scrollspy 视口滚动
|	|	|-- Tab
|	|	|-- Tooltip
|	|	|-- Validator
|	|	|-- Window
|	|	|-- base.js
|	|	`-- readme.md
|	|-- util 小工具
|	|	|-- allocation.js
|	|	|-- calendar.js
|	|	|-- canvas.js
|	|	|-- class.js
|	|	|-- controller.js
|	|	|-- date.js
|	|	|-- dato.js
|	|	|-- easing.js
|	|	|-- hashbang.js
|	|	|-- howdo.js
|	|	|-- keyframes.js
|	|	|-- querystring.js
|	|	|-- random.js
|	|	|-- selection.js
|	|	`-- typeis.js
|	|	`-- url.js
|	`-- readme.md
|-- static 文档所需要的静态文件
|-- templates 文档的模板
|-- test 单元测试
|-- package.json
`-- readme.md

alien's People

Contributors

cloudcome avatar

Watchers

 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.