All Projects → naver → egjs-jquery-transform

naver / egjs-jquery-transform

Licence: MIT license
A method extended from the jQuery animate() method. It supports CSS transform property and 3D acceleration.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to egjs-jquery-transform

Jstransformer
Normalize the API of any JSTransformer.
Stars: ✭ 139 (+672.22%)
Mutual labels:  transform
Pixelsdk
The modern photo and video editor for your iPhone / iPad app. A fully customizable image & video editing iOS Swift framework.
Stars: ✭ 192 (+966.67%)
Mutual labels:  transform
egjs-component
A class used to manage events in a component like DOM
Stars: ✭ 32 (+77.78%)
Mutual labels:  egjs
React Native Sass Transformer
Use Sass to style your React Native apps.
Stars: ✭ 151 (+738.89%)
Mutual labels:  transform
Transformation Matrix
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
Stars: ✭ 184 (+922.22%)
Mutual labels:  transform
Slow Cheetah
XML Transforms for app.config and other XML files
Stars: ✭ 243 (+1250%)
Mutual labels:  transform
Xbanner
🔥【图片轮播】支持图片无限轮播,支持AndroidX、自定义指示点、显示提示文字、切换动画、自定义布局,一屏显示多个等功能
Stars: ✭ 1,734 (+9533.33%)
Mutual labels:  transform
AITools
AI 常用脚本
Stars: ✭ 35 (+94.44%)
Mutual labels:  transform
Redux Persist Transform Filter
Filter transformator for redux-persist
Stars: ✭ 184 (+922.22%)
Mutual labels:  transform
react-mops
🐶 Modify Orientation Position Size
Stars: ✭ 40 (+122.22%)
Mutual labels:  transform
Typescript Transform Paths
Transforms absolute imports to relative
Stars: ✭ 166 (+822.22%)
Mutual labels:  transform
Trans
Object transformer
Stars: ✭ 179 (+894.44%)
Mutual labels:  transform
Aws Etl Orchestrator
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
Stars: ✭ 245 (+1261.11%)
Mutual labels:  transform
Omniparser
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
Stars: ✭ 148 (+722.22%)
Mutual labels:  transform
ts-sfc-plugin
A plugin for optimizing stateless component of React (tsx)
Stars: ✭ 29 (+61.11%)
Mutual labels:  transform
Etl.net
Mass processing data with a complete ETL for .net developers
Stars: ✭ 129 (+616.67%)
Mutual labels:  transform
Transferee
一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架
Stars: ✭ 2,697 (+14883.33%)
Mutual labels:  transform
SelectTransform
This project is based upon https://github.com/SelectTransform/st.js but differs in implementation, functionality and robustness.
Stars: ✭ 17 (-5.56%)
Mutual labels:  transform
Transform
Base Monogame objects for managing relative transforms.
Stars: ✭ 19 (+5.56%)
Mutual labels:  transform
android-gradle-plugin-transform-patch
android gradle plugin transform patch
Stars: ✭ 28 (+55.56%)
Mutual labels:  transform

egjs-jquery-transform npm version Build Status Coverage Status

A method extended from the jQuery animate() method. It supports CSS transform property and 3D acceleration.

Documents

Supported Browsers

The following are the supported browsers.

Internet Explorer Chrome Firefox Safari iOS Android
10+ Latest Latest Latest 7+ 2.3+(except 3.x)

Dependency

egjs-jquery-transform has the dependencies for the following libraries:

jquery
1.7.0+

Download and Installation

Download dist files from repo directly or install it via npm.

For development (Uncompressed)

You can download the uncompressed files for development

For production (Compressed)

You can download the compressed files for production

Installation with npm

The following command shows how to install egjs-jquery-transform using npm.

$ npm install @egjs/jquery-transform

Bug Report

If you find a bug, please report it to us using the Issues page on GitHub.

License

egjs-jquery-transform is released under the MIT license.

Copyright (c) 2015 NAVER Corp.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].