single function managed inputs for React
Scripts that autolink Expo modules.
An Expo universal module to download assets and pass them into other APIs
Isomorphic client library for Azure KeyVault's keys.
Provides system information that remains constant throughout the lifetime of your app.
Create and open deep links universally
Interface for expo-dev-menu
Image loader
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Load fonts at runtime and use them in React Native components.
A universal module that gets native application information such as its ID, app name, and build version at runtime
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
A universal module that gets physical information about the device running the application
The core of Expo Modules architecture
Provides access to the local file system on the device.
Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl
A WebView specifically designed for Expo DOM components
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Provides cryptography primitives for Android, iOS and web.
A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.
Provides a React component that renders a gradient view.
A cross-platform, performant video component for React Native and Expo with Web support
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Input plugin for cloudera manager.
Manage dynamic data used for test input and output management.
Converts to/from date & time inputs for managing scheduled models.
Managing Credit card processing with ease via command line app with file input
Converts to/from date & time inputs for managing scheduled models.
Fluentd input/output plugin for managing monitoring alerts from CA Spectrum. Input supports polling CA Spectrum APIs. Output currently only supports updating events retrieved from Spectrum.
A colourful terminal Chess, support Smith & Algebraic Notation input. Core feature: - FEN session import / export - PGN file export - User Profile Management - Multiple chess session per profile - Input hot-swapping - Session hot-swapping - Chessboard customization
This plugin allows InSpec 'inputs' to be provided by a HashiCorp Vault installation. This enables you to unify your secrets management with your compliance automation.
CloudFormation stack management and instance provisioning toolkit for AWS. Provides dynamic parameter mapping and the ability to pass existing stack values (output, resource, or parameters) as input parameters to templates. Supports multiple AWS environments.
This library provides you with all of the essentials for doing graphics programming in Ruby including windowing, context management, 1:1 mapping of OpenGL calls, and input handling. Currently supports both Windows and MacOSX.
This gem provides an IO like object, that can be used with any logging class (such as Ruby's native Logger). This object will save its input to a file, and allows: rotation by time / date, compression of old files and removal of old compressed files. Its purpuse is to supplement logging classes, allowing everything related to logging management, to be done within Ruby, without relying on external tools (such as logrotate).
Hitsuji is a library that implements a tree data structure, where each node is represented by a value, points to other values, or performs a function on some values. When the tree is updated, the inputs to the functions will change, hence changing the outputs, eventually propagating the update through the entire tree. Data structures can also be exported to disk, allowing for wide applications of this software, e.g. handling big data, managing content, etc.