All Projects → Mindera → skeletoid

Mindera / skeletoid

Licence: MIT license
Bootstrapping and Utils code for Android applications 🤖made at Mindera 💛

Programming Languages

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

Projects that are alternatives of or similar to skeletoid

ramdu
Small utils set built around Ramda
Stars: ✭ 18 (-25%)
Mutual labels:  utils
hubot-analytics
📈 A hubot script to get google analytics reports
Stars: ✭ 16 (-33.33%)
Mutual labels:  google-analytics
utils
General serverless utilities
Stars: ✭ 30 (+25%)
Mutual labels:  utils
wx-tool
微信小程序工具类
Stars: ✭ 31 (+29.17%)
Mutual labels:  utils
deep utils
An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
Stars: ✭ 73 (+204.17%)
Mutual labels:  utils
perl-scripts
A nice collection of day-to-day Perl scripts.
Stars: ✭ 92 (+283.33%)
Mutual labels:  utils
php-analytics-event
Create a Google Analytics Event from PHP
Stars: ✭ 23 (-4.17%)
Mutual labels:  google-analytics
Trackie
A Chrome extension to enhance debugging of some frequently-used tag management platforms (Google Tag Manager, Tealium, Commanders Act, DTM) in combination with some frequently-used tags (Google Analytics, Google Analytics 4, GA Audiences, Ddm, Criteo, Adobe Analytics/Omniture, Floodlight, Comscore, Facebook, Bluekai, Youbora, Kinesis, Webtrekk, …
Stars: ✭ 23 (-4.17%)
Mutual labels:  google-analytics
gadget
Gadget is a library that makes analytics tracking easier for android apps
Stars: ✭ 54 (+125%)
Mutual labels:  google-analytics
roku-libs
Compilation of utilities for Roku development
Stars: ✭ 47 (+95.83%)
Mutual labels:  google-analytics
mUtils
JavaScript常用方法
Stars: ✭ 59 (+145.83%)
Mutual labels:  utils
utils
Common utils used by PSR-15 middlewares
Stars: ✭ 47 (+95.83%)
Mutual labels:  utils
react-native-base-project
Base react native application for scalable project using Redux + React Navigation + Code Push + Realm + Axios + i18n + Google Analytics + Facebook login with fbsdk...
Stars: ✭ 31 (+29.17%)
Mutual labels:  google-analytics
gatsby-plugin-gdpr-cookies
Gatsby plugin to add Google Analytics (V4 is supported), Google Tag Manager, Facebook Pixel, TikTok Pixel and Hotjar in a GDPR form to your site.
Stars: ✭ 88 (+266.67%)
Mutual labels:  google-analytics
Google-Analytics-for-OS-X
Google Analytics SDK for OS X
Stars: ✭ 51 (+112.5%)
Mutual labels:  google-analytics
privera
Use the tools you know. Respect users' privacy. Forget cookie consents. Comply with GDPR, ePrivacy, COPPA, CalOPPA, PECR, PIPEDA, CASL; you name it.
Stars: ✭ 23 (-4.17%)
Mutual labels:  google-analytics
snapdragon-util
Utilities for the snapdragon parser/compiler.
Stars: ✭ 17 (-29.17%)
Mutual labels:  utils
django-sitemetrics
Reusable application for Django that offers easy integration with different site metrics service providers.
Stars: ✭ 41 (+70.83%)
Mutual labels:  google-analytics
titanium-firebase-analytics
Use the Firebase Analytics SDK in Axway Titanium 🚀
Stars: ✭ 33 (+37.5%)
Mutual labels:  firebase-analytics
exfatprogs
exFAT filesystem userspace utilities
Stars: ✭ 26 (+8.33%)
Mutual labels:  utils

Skeletoid

An utils library for Android Applications made at Mindera.

Building and releasing!

Build Status Release

Say "AAA":

codebeat badge sonarcloud badge

Code coverage:

sonarcloud Coverage Badge

Keep on counting!

sonarcloud Badge


Why should you use it?

Instead of copy pasting the same utils packages to each new project (and not having improvements propagated), just have this lib to help you! Also this provides out of the box a broad range of utils.

This library is divided into modules to enable you to just use just those that you need (click on them to get more info on how to use them):

Base module

  • This provides vanilla utilities for Android (logging, analytics, threading..) without bringing any other big library attached to it

Kotlin extensions module

  • This provides some useful Kotlin extensions that we have been using. It is a evergrowing module.

RxJava 2 module

  • Do you use RxJava 2 & Kotlin? Well, this might be interesting for you! From operators to rx chain extensions we are adding it all here!

App Rating module

  • Do you want to ask you users to rate to your app? Here you go, quick and easy!

Plugins for Base module

You are using Base module and want it to be plug and play:

Analytics - Module for Firebase

  • With Firebase

Analytics - Module for Google Analytics

  • With Google Analytics

Helpers for external libraries:

RxJava 2 - Performance Firebase

  • Some utils to help integrate RxJava 2 chain with Firebase performance tooling

Wrappers for external libraries:

RxBindings module

  • This is a simple wrapper around RxBindings that aims to solve some specific issues

Notes

  • We move fast and we break things.. but we are friendly. Please drop us an issue/feature request and we will address it asap.
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].