A tiny, type-safe wrapper around Node's AsyncLocalStorage for dynamic scoping and dependency injection.
A flexible way to handle safe area, also works on Android and web.
Custom errors
An addon for [xterm.js](https://github.com/xtermjs/xterm.js) that enables a WebGL2-based renderer. This addon requires xterm.js v4+.
No description provided.
No description provided.
Fluid data store implementation
Context menu for your Electron app
OpenTelemetry AsyncLocalStorage-based Context Manager
Wrap Streams2 instance into a HandleWrap
Pause a stream's data events
No description provided.
regl is a fast functional WebGL framework.
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Secure parent-child iframe communication
regl is a fast functional WebGL framework.
Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.
Simple stores
Tiny helpers for processing regex syntax
drag handle extension for tiptap
React way perf context selector
`o10r-pp-flow` is a TypeScript library for building payment pages. It provides a single flow object with the methods, data and events required to initialize the payment context, handle user input and finalize the transaction.
Invoke scoped data storage for AWS Lambda Node.js Runtime Environment
A foundational UI kit for building chat-enabled React Native apps.
A stateful command line interface to help you handle your daily tsks (with synchronisation and contexts)
Itamae resource plugin to handle with SELinux security context.
Ghost Wheel is a packrat parser generator handling scanning and parsing of context-free grammars. Parsers can be built using an PEG-like syntax or a with a Ruby DSL.
Erubis is an implementation of eRuby and has the following features: * Very fast, almost three times faster than ERB and about 10% faster than eruby. * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern (ex. '<?rb ... ?>') * Context object available and easy to combine eRuby template with YAML datafile * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support
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.
Microjoin handles left, right, inner, and outer joins. It operates on hashes; no error handling is included. For context, I wrote it in part to see how quickly I could get something potentially useful off the ground.
This is the simple REST client for Access Context Manager API V1. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Access Context Manager API, but note that some services may provide a separate modern client that is easier to use.
This is the simple REST client for Access Context Manager API V1beta. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Access Context Manager API, but note that some services may provide a separate modern client that is easier to use.
The pathname2 library provides an implementation of the Pathname class different from the one that ships as part of the Ruby standard library. It is a subclass of String, though several methods have been overridden to better fit a path context. In addition, it supports file URL's as paths, provides additional methods for Windows paths, and handles UNC paths on Windows properly. See the README file for more details.
== E9Tags An extension to ActsAsTaggableOn[http://github.com/mbleigh/acts-as-taggable-on] which "improves" on custom tagging, or at least makes it more dynamic. Additionally it provides some autocomplete rack apps and the corresponding javascript. == Installation 1. E9Tags requires jquery and jquery-ui for the autocompletion and tag-adding form, be sure they're loaded in your pages where the tags form will be rendered. 2. E9Tags extends ActsAsTaggableOn and requires it. Run it's generator if you have not. 3. Run the E9Tags install script to copy over the required JS rails g e9_tags:install 4. Then make sure it is loaded, how you do that doesn't matter, e.g. <%= javascript_include_tag 'e9_tags' %> 5. Create an initializer for that sets up the taggable models and their controllers. This gives the models the tag associations and methods and prepares their controller to handle the otherwise unexpected tag params. require 'e9_tags' require 'contacts_controller' require 'contact' E9Tags.controllers << ContactsController E9Tags.models << Contact OR You can just include the modules in your classes yourself. The first way really exists for the case where the classes you wish to extend are part of another plugin/gem. # in contact.rb include E9Tags:Model # in contacts_controller.rb include E9Tags::Controller 6. Render the tags form partial in whatever model forms require it. = render 'e9_tags/form', :f => f If you pass a context, it will be locked and no longer possible to change/add the contexts on the form (and as a side effect, the tags autocompletion will be restricted to that context). = render 'e9_tags/form', :f => f, :context => :users Finally if you pass a 2nd arg to :context you can set a tag context to be "private" (default is false). In this case the tag context will be locked as private (typically suffixed with *), meaning that the tags will not be publicly searchable/visible. This is useful for organizational tags tags, say if you wanted to arbitrarily group records, or create a custom search based on a tag context. = render 'e9_tags/form', :f => f, :context => [:users, true] NOTE: The form and javascript are intended to work out of the box, but the certainly aren't going to look pretty. If you do intend to use the forms, you'll no doubt need to style them.
Gaskit provides a lightweight, extensible framework for encapsulating business logic using a consistent, composable operation pattern. It supports context propagation, exit handling, structured results, and flexible logging via configuration.
A Jekyll plugin that automatically enhances Markdown links with Bootstrap CSS classes, security attributes, Font Awesome icons, and context-aware styling. Simplifies link management across Jekyll sites by handling styling, external link protection, and icon injection without manual intervention.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.