-
Updated
Jun 22, 2020 - JavaScript
#
transformations
Here are 325 public repositories matching this topic...
Smooth scrolling, rotation, pull to refresh, page transition and any motion for the web - 丝般顺滑的触摸运动方案
A polyglot web converter.
-
Updated
Sep 6, 2021 - TypeScript
Image loading, caching & transforming library for Xamarin and Windows
image
resize
xamarin
uwp
cache
transformations
windows-uwp
xamarin-forms
xamarin-ios
xamarin-android
xamarin-mac
-
Updated
Jun 24, 2021 - C#
-
Updated
Jul 17, 2021 - PHP
android
animation
transformations
android-library
viewpager
transformer
flip
pagetransformer
page-transformer
pageflip
flip-animation
viewpager-transformer
viewpagertransformer
-
Updated
May 12, 2020 - Java
Why use dependencies when you create your own transformations for Viewpager ?
android
animation
transformations
viewpager
swipeview
source-code
pagetransformer
viewpager-transformer
pagetransition
-
Updated
Jun 21, 2018 - Java
Precisely align, move, and measure+match objects and mesh parts in your 3D scenes.
-
Updated
Oct 1, 2020 - Python
A thin layer of graphic data types
c
euler
vector
matrix
transformations
mathematics
simd
quaternion
graphics-library
3d-transformations
-
Updated
Sep 5, 2021 - C
ETL Library for Machine Learning - data pipelines, data munging and wrangling
machine-learning
formatter
schema
spark
pipeline
etl
transformations
datapipeline
data-munging
svmlight
hadoop-ecosystem
writables
-
Updated
Oct 13, 2020 - Java
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
-
Updated
Oct 26, 2020 - C#
Generic, Null-safe, Immutable Collections and Functional Transformations for the JVM
kotlin
java
clojure
stream
jvm
transformations
immutability
rrb-tree
immutable-collections
null-safety
functional-transformations
persistentvector
-
Updated
Mar 16, 2021 - Java
Transform loose and complex input into consistent, strongly-typed data structures
-
Updated
Apr 17, 2018 - PHP
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
-
Updated
Aug 2, 2020 - C
a Pythonic toolkit for working with Boolean expressions
python
transformations
boolean
boolean-expression
sat-solver
boolean-algebra
truth-table
sat
satisfiability
-
Updated
May 11, 2020 - Python
Arbitrary transformations of JSON in Golang
-
Updated
Jul 5, 2021 - Go
Robopy is a python port for Robotics Toolbox in Matlab created by Peter Corke
-
Updated
Feb 10, 2021 - Python
Simple yet powerful live data computation framework
react
javascript
event-stream
stream
es6
promise
data-stream
transformations
reactive-programming
spark-streaming
streams2
-
Updated
Aug 29, 2021 - JavaScript
convtools is a python library to declaratively define conversions for processing collections, doing complex aggregations and joins.
python
functional-programming
transformations
conversions
code-generation
data-preprocessing
data-processing
data-preparation
-
Updated
Aug 8, 2021 - Python
ianmackenzie
commented
Jul 23, 2019
The Point#d
, Vector#d
and Direction#d
modules were recently optimized in the coordinate-systems
branch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the
BULL - Bean Utils Light Library
java
mapping
mapper
transformations
java-bean
mutable
transformation
immutable-objects
bull
hacktoberfest
beancopy
beanutils
-
Updated
Sep 3, 2021 - Java
Official React component for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
-
Updated
Aug 31, 2021 - JavaScript
Serverless image optimizer for S3, Lambda, and Cloudfront
lambda
aws-lambda
serverless
api-gateway
images
seo
transformations
s3-bucket
sharp
cloudfront
imgix
-
Updated
Aug 17, 2021 - JavaScript
Drag/rotate/resize handler for leaflet vector features.
-
Updated
Aug 10, 2021 - JavaScript
A tool to align astronomical images based on asterism matching
-
Updated
Jun 15, 2021 - Python
A simple proxy service to forward JSON events and transform or filter them along the way.
-
Updated
Sep 2, 2021 - Go
Easy transformations and filtering for NodeJS object streams.
-
Updated
Feb 12, 2019 - JavaScript
Improve this page
Add a description, image, and links to the transformations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the transformations topic, visit your repo's landing page and select "manage topics."
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.