Posts
-
code-snippets-wp-speed-up
Code Snippets for WordPress and WooCommerce speed up, which can be imported into the plugin.
Code Snippets for WordPress and WooCommercce speed up are snippets which can be easily imported into the code snippets plugin.
For other useful code snippets for WordPress. https://github.com/senlin/Code-Snippets
Tags: #php • snippets • snippets-wp-speed
-
react-aad
A React wrapper for Azure AD using the Microsoft Authentication Library (MSAL). The easiest way to integrate AzureAD with your React for authentication.
A library of components to easily integrate the Microsoft Authentication Library with Azure Active Directory in your React app quickly and reliably. The library focuses on flexibility, providing functionality to login, logout, and fetch the user details while maintaining access to the underlying MSAL library for advanced use.
:exclamation: This library is not affiliated with the Identity team at Microsoft. It was developed as a tool for the Open Source community to use and contribute to as they see fit.
Tags: #typescript • msal • aad
-
react-native-ios-kit
The missing React Native UI Kit for iOS
You can find documentation with all list of features and components here
Tags: #javascript • react-native • ios-ui
-
sat-js
A simple JavaScript library for performing 2D collision detection
Tags: #javascript • collision-test
-
stemcell
Airbnb’s EC2 instance creation and bootstrapping tool
Stemcell launches instances in EC2. These instances are created to your specification, with knobs like AMI, instance type, and region exposed. The instances are bootstrapped with chef-solo, using a specified git repo and branch as the source of roles and recipes.
Tags: #ruby
-
Kore
Kore is a simple and easy-to-use Kodi remote.
GitHub repository for the [Kore][1] Android app.
Kore is the official remote for Kodi, and aims to be a simple and easy to use remote.
Tags: #java • kore • kodi
-
meta
tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
meta is a tool for managing multi-project systems and libraries. It answers the conundrum of choosing between a mono repo or many repos by saying “both”, with a meta repo!
meta is powered by plugins that wrap common commands, letting you execute them against some or all of the repos in your solution at once. meta is built on loop, and as such inherits loops ability to easily target a particular set of directories for executing a common command (eg
meta git status --include-only dir1,dir2. See loop for more available options).meta is packaged with a few of these core plugins by default: https://github.com/mateodelnorte/meta/blob/master/package.json#L63-L66
Tags: #javascript • git • repository
-
algoliasearch-client-ruby
⚡️ A fully-featured and blazing-fast Ruby API client to interact with Algolia.
- Thin & minimal low-level HTTP client to interact with Algolia’s API
- Supports Ruby
^2.4.
Tags: #ruby • algolia • search
-
ruby-debug-ide
An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
The ‘ruby-debug-ide’ gem provides the protocol to establish communication between the debugger engine (such as debase or ruby-debug-base) and IDEs (for example, RubyMine, Visual Studio Code, or Eclipse). ‘ruby-debug-ide’ redirect commands from the IDE to the debugger engine. Then, it returns answers/events received from the debugger engine to the IDE. To learn more about a communication protocol, see the following document: ruby-debug-ide protocol.
Tags: #ruby
-
android-PageFlip
3D Style Page Flip on Android
This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
For JNI version, please visit: android-PageFlip-JNI
Tags: #java • android • flip-animating
subscribe via RSS