Here are
462 public repositories
matching this topic...
Animate elements as they scroll into view.
Updated
Jul 15, 2020
JavaScript
Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案
Updated
Jun 22, 2020
JavaScript
一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架
Updated
Jun 27, 2020
Java
🔥 【图片轮播】支持图片无限轮播,支持AndroidX、自定义指示点、显示提示文字、切换动画、自定义布局,一屏显示多个等功能
Updated
Aug 10, 2020
Java
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Updated
Aug 26, 2020
Java
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Updated
Feb 9, 2020
Kotlin
Universal pan and zoom library (DOM, SVG, Custom)
Updated
Jul 25, 2020
JavaScript
⌛ Use async functions in your JavaScript today with speed and simplicity.
Updated
Feb 15, 2018
JavaScript
A JS library written in TS to transform sequences of data from format to another
Updated
Aug 1, 2020
TypeScript
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
Updated
Apr 5, 2020
Python
Matrix transformations made easy.
Updated
May 4, 2020
JavaScript
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
Updated
Jul 10, 2020
JavaScript
JSON query and transformation language
Updated
Aug 18, 2020
Java
A framework agnostic, developer friendly wrapper around Fractal
🛠️ 👉 Try to transform Vue component to React component
Updated
May 28, 2018
JavaScript
一行代码实现ViewPager卡片效果,支持无限循环
Updated
Aug 10, 2019
Java
XML Transforms for app.config and other XML files
A serverless architecture for orchestrating ETL jobs in arbitrarily-complex workflows using AWS Step Functions and AWS Lambda.
Updated
Dec 28, 2019
Python
Filter transformator for redux-persist
Updated
Oct 15, 2019
JavaScript
Updated
Dec 21, 2015
JavaScript
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
Updated
Jul 30, 2020
JavaScript
Ubpa Graphics Mathematics
Normalize the API of any JSTransformer.
Updated
Apr 26, 2020
JavaScript
Use Sass to style your React Native apps.
Updated
Jul 17, 2020
JavaScript
Mass processing data with a complete ETL for .net developers
A set of useful functions for transforming strings.
Updated
Aug 19, 2020
Ruby
CSS Transform Playground. Online tool to visualize 2D & 3D CSS3 Transform functions.
Updated
Jul 18, 2020
HTML
Set of Maltego transforms to inferface with a MISP Threat Sharing instance, and also to explore the whole MITRE ATT&CK dataset.
Updated
Jul 16, 2020
Python
TS AST transformer to rewrite import path
Updated
Aug 26, 2020
TypeScript
Improve this page
Add a description, image, and links to the
transform
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
transform
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Without typescript-transform-paths, this correctly transpiles to the exactly same JS code, the comments remained.
With typescript-transform-paths, it transpiles to:
I.e. the plugin removes comments even when removeComments=false in tsconfig.json's compilerOp