All Projects → aminography → CommonUtils

aminography / CommonUtils

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to CommonUtils

go-tools
A utility tool library of Golang.
Stars: ✭ 44 (+12.82%)
Mutual labels:  utility-library, utility-function
Biblioteca-DDR-Java
Funciones java con utilidades para distintos proyectos
Stars: ✭ 19 (-51.28%)
Mutual labels:  utility-library
path-dsl-rs
A Rust utility DSL and macro to help construct and modify Paths.
Stars: ✭ 19 (-51.28%)
Mutual labels:  utility-library
snatchblock
A strictly typed utility library.
Stars: ✭ 1,059 (+2615.38%)
Mutual labels:  utility-library
HypeStyle
Small, useful CSS library build on utility classes & components.
Stars: ✭ 28 (-28.21%)
Mutual labels:  utility-library
isepic-chess
♞ JavaScript chess utility library.
Stars: ✭ 16 (-58.97%)
Mutual labels:  utility-library
Bbo
bbo is a utility library of zero dependencies for javascript. 🍖🌭🍔
Stars: ✭ 227 (+482.05%)
Mutual labels:  utility-library
redux-fp
Functional programming helpers for Redux.
Stars: ✭ 28 (-28.21%)
Mutual labels:  utility-library
mango
Core utility library & data connectors designed for simpler usage in Scala
Stars: ✭ 41 (+5.13%)
Mutual labels:  utility-library
DPTLib
My C libraries
Stars: ✭ 20 (-48.72%)
Mutual labels:  utility-library
react-pendulum
A React Context utility library.
Stars: ✭ 15 (-61.54%)
Mutual labels:  utility-library
Benzina
Benzina is an image-loader package that greatly accelerates image loading onto GPUs using their built-in hardware codecs.
Stars: ✭ 36 (-7.69%)
Mutual labels:  utility-library
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-66.67%)
Mutual labels:  utility-library
libite
That missing frog DNA you've been looking for
Stars: ✭ 50 (+28.21%)
Mutual labels:  utility-library
CLU
The OpenCL Utility library
Stars: ✭ 18 (-53.85%)
Mutual labels:  utility-library
extensions-kit
📦 Collection of Swift+Apple Frameworks extensions for speeding up software development [iOS & iPadOS].
Stars: ✭ 71 (+82.05%)
Mutual labels:  utility-library
js-markerclusterer
Create and manage clusters for large amounts of markers
Stars: ✭ 92 (+135.9%)
Mutual labels:  utility-library
rgutil
rgutil是基于ES6创建的函数库工具
Stars: ✭ 22 (-43.59%)
Mutual labels:  utility-library
mpu
Martins Python Utilities - Stuff that comes in Handy
Stars: ✭ 47 (+20.51%)
Mutual labels:  utility-library
not-enough-standards
A modern header-only C++ library that provides platform-independent utilities.
Stars: ✭ 197 (+405.13%)
Mutual labels:  utility-library

CommonUtils

mavenCentral

CommonUtils contains common utility functions in Android apps.

Take a quick look.

dependencies {
    implementation 'com.aminography:commonutils:1.1.0'
}

License

Copyright 2020 Mohammad Amin Hassani.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].