Giter Club home page Giter Club logo

Ainerce's Projects

adminer icon adminer

Database management in a single PHP file---adminer:一个php文件就可以管理数据库

amazeui icon amazeui

Amaze UI, a mobile-first and modular front-end framework---轻量级前端框架

angular.js icon angular.js

AngularJS - HTML enhanced for web apps! ---AngularJS框架,何时使用 AngularJS?当你正在构建一个复杂的 web 前端应用程序,同时需要一个模块化的框架来处理一切时。

atom icon atom

:atom: The hackable text editor---全能文本语言编辑器,开发者、代码君首选神器!

aui icon aui

移动端UI快速布局解决方案,一个靠谱的高性能移动前端框架。一套全新的AUI框架,在1.X基础上进行了重新架构。结合实际项目出发,站在开发者和项目的角度,重新定义AUI框架。在2.0中使用了大量弹性响应式布局,采用容器+布局结构+控件的嵌套形式,方便开发者快速布局样式。我们充分吸取了AUI使用者的反馈意见和借鉴了市场上其他优秀UI框架,完成了2.0版本的开发。2.0遵循Google Material 设计规范,使用MIT开源协议。 在2.0中,全局使用rem控制尺寸,完美适应不同分辨率移动设备;新加入的主题样式表方便开发者自定义基础颜色样式,完成APP主题的定制。完美兼容IOS 5.1+ 到Android 4.2+。

babel icon babel

:tropical_fish: Babel is a compiler for writing next generation JavaScript.---一个 JavaScript 编译器。Babel 通过语法转换器支持最新版本的 JavaScript 语法。何时使用 Babel?当你想使用新的 JavaScript 语言特性,同时还要支持老版本浏览器时。

babylon.js icon babylon.js

Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL---想要构建完全符合现代 web 标准且跨浏览器的视频游戏吗?看看 Babylon.js,它是基于 WebGL 和 JavaScript 的 3d 游戏引擎。你可以创建令人难以置信的包含物理、音频和粒子系统等等的高质量游戏。何时使用 Babylon.js?无论何时,只要你想做一个视频游戏或任何类型的复杂三维场景,都能用上。

backbone icon backbone

Give your JS App some Backbone with Models, Views, Collections, and Events---Backbone 是一个著名的简易框架,适合单个 JavaScript 文件。Backbone 已经存在有一段时间了,是以 CoffeeScript 和 Underscore 闻名的 Jeremy Ashkenas 所开发的。对于一些为小型 web 应用寻找一个结构简单的框架,而不想引入如 Angular 或 Ember 这些大型框架的团队,Backbone 特别受欢迎。何时使用 Backbone?Backbone 是我创建简单 web 应用程序的首选框架。

blog icon blog

Nimo 前端开发博客

bootmetro icon bootmetro

Simple and complete web UI framework to create web apps with Windows 8 Metro user interface.---BootMetro框架的灵感来自于Metro UI CSS,基于Bootstrap 框架构建,用于创建Windows 8 的Metro风格的网站。它包括所有Bootstrap的功能,并添加了几个额外的功能,比如页面平铺,应用程序栏等等

bootout icon bootout

LayoutIt! Bootstrap 可视化布局,基于bootstrap实现可视化布局的layoutit.com离线中文版

bootstrap icon bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.---Google 的 UI 素来以简洁著称, Google 的Google Bootstrap框架。

bootstrap-datetimepicker icon bootstrap-datetimepicker

Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)---Bootstrap 日期时间选择器(Bootstrap DateTime Picker)是一个 Bootstrap 组件,能够简化页面上日期、时间的输入

bootstrap-form-builder icon bootstrap-form-builder

Web app for drag drop building bootstrap forms.---Bootstrap 在线表单构造器能够以鼠标拖拽的方式迅速生成一个基于 Bootstrap 的完整表单,减轻了各位码农手写HTML代码的劳动

bootstrap-material-design icon bootstrap-material-design

Material design theme for Bootstrap 3 and 4---利用世界上最流行的Material Design前端組件庫在網絡上構建響應式,移動優先項目。 Bootstrap的Material Design是一個基於Bootstrap的開源工具包,用於開發具有HTML,CSS和JS的Material Design應用程序。 使用我們的Sass變量和mixins,響應式網格系統,廣泛的預構建組件以及構建在jQuery上的強大插件,快速構建原型或構建整個應用程序。

bootstrap-switch icon bootstrap-switch

Turn checkboxes and radio buttons in toggle switches.---Bootstrap 开关组件 Bootstrap Switch 是对 Bootstrap 控件的扩充。基于选 HTML 中基本的选择框控件实现只有开和关两种状态的单选按钮。

bootstrap-wysiwyg icon bootstrap-wysiwyg

Tiny bootstrap-compatible WISWYG rich text editor---为Bootstrap定制的可视编辑器 bootstrap-wysiwyg 是一个 jQuery Bootstrap 插件(5KB, 200 行代码)可以将任何一个 div 转变成一个 WYSIWYG 富文本编辑器

bootswatch icon bootswatch

Themes for Bootstrap---提供大量免费的Bootstrap主题

browserify icon browserify

browser-side require() the node.js way---Browserify支持Node.js正在使用的CommonJS模块,它将所有模块编译成单个浏览器兼容的文件。

bsie icon bsie

Bootstrap IE6 Compatible LibraryBsie--- 弥补了 Bootstrap 对 IE6 的不兼容。目前,bsie 能在 IE6 上支持大部分 bootstrap 的特性

bui icon bui

基于jQuery,兼容KISSY 的富客户端控件库

buttons icon buttons

A CSS button library built using Sass and Compass---基于 Sass 和 Compass 构建的CSS按钮(button)样式库,图标采用的是Font Awesome,可以和 Bootstrap 融合使用

caffe icon caffe

Caffe: a fast open framework for deep learning.---一个深度学习框架http://hao.jobbole.com/caffe/?utm_source=blog.jobbole.com&utm_medium=sidebar-resources

chai icon chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.---Chai 是一个行为驱动开发/测试驱动开发的断言库,可以搭配 Mocha 使用。它可以把你需要测试的东西用可读的风格简单地表达出来。 何时使用 Mocha & Chai?总是!请测试你的代码,让世界变得更美好

chart.js icon chart.js

Simple HTML5 Charts using the <canvas> tag---是一个简单、面向对象、为设计者和开发者准备的图表绘制工具库。

checkstyle icon checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.---Checkstyle是一个开发工具,可以帮助程序员编写Java代码,并使其遵守编码标准

cikonss icon cikonss

纯 CSS 实现的响应式 Icon,兼容 IE8+

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.