A simple useEvent hook for React
React binding for figspec
A TypeScript string enum for compile-time safety when working with event.key
Stores event listeners and event handles on a DOM object
get relative position from an event
A better API for making Event Source requests, with all the features of fetch()
Svelte menu component for creating dropdown menus, context menus, or complex menu bars
Smappee Node-RED contains Smappee nodes and example flows
Codesign Electron Windows apps
A better API for making Event Source requests, with all the features of fetch
Global event emitter
relative position of mouse/touch events to element
Command-line wrapper for the evjs framework
Library that helps collect and parse webrtc stats.
WebRTC HTTP Playback Protocol client library
Tiny WebWorker for Server
mocking window.matchmedia with vitest
A TypeScript enum definition that maps human-friendly key names to JavaScript key codes
A perpetual Jewish Calendar API
launch a web worker that can require() in the browser with browserify
Breaks a single goal down into dependable sub-tasks.
Filter an input vector valued curve
A better API for making Event Source requests, with all the features of fetch()
Monkey patch to expose right-click events through fullcalendar dateClick - now supporting FullCalendar 6
Feature-gated facade crate for RustUse event primitives.
Dispatch status and outcome primitives for RustUse events.
Generic event envelope composed from RustUse event primitives.
Synchronous event handler trait for RustUse event primitives.
Lightweight event identifier primitive for RustUse.
Event kind labels for RustUse event primitives.
Append-only in-memory event log wrapper for RustUse events.
Ordered string metadata entries for RustUse event primitives.
Lightweight event name primitive for RustUse.
Generic event payload wrapper for RustUse event primitives.
Simple event simulation helpers over finite event lists
Lightweight event source primitive for RustUse.
This API Product provides the option to manage charging at all public Shell Recharge locations. The end points provides control to start, stop and get status of the charging session.
A libary to make using EVE's 'Crest' api system esaier to use
A Ruby gem with CCPs EVE-Online static dump data
A Ruby library for interfacing with all aspects of the EVE Online MMO. It is designed for use within a Ruby on Rails project, but does not require Rails as a dependency. That means there is nothing preventing you from writing a stand-alone application or script using this library.
= Biological Extensions to the InterMine Webservice Client Library This library is a set of extensions to the InterMine Webservices client, providing access for data in biological formats. It directly extends the InterMine classes, providing extra methods to the Query class. == Example Get all sequences for proteins on "h", "r", "eve", "bib" and "zen": require "rubygems" require "intermine/service" require "intermine/bio" s = Service.new("www.flymine.org/query") puts s.query("Gene").select("proteins").where(:symbol => %w{h r eve bib zen}).fasta Process the locations of these genes one at a time: s.query.select("Gene").where(:symbol => %w{h r eve bib zen}).bed do |line| process line end == Who is this for? InterMine data warehouses are typically constructed to hold Biological data, and as this library facilitates programmatic access to these data, this install is primarily aimed at bioinformaticians. In particular, users of the following services may find it especially useful: * FlyMine (http://www.flymine.org/query) * YeastMine (http://yeastmine.yeastgenome.org/yeastmine) * RatMine (http://ratmine.mcw.edu/ratmine) * modMine (http://intermine.modencode.org/release-23) * metabolicMine (http://www.metabolicmine.org/beta) These extensions are aimed at bioinformaticians looking to integrate these sources of data into other workflows. For details on constructing queries, see the intermine documentation. == Support Support is available on our development mailing list: dev@intermine.org == License This code is Open Source under the LGPL. Source code for all InterMine code can be checked out from svn://subversion.flymine.org/flymine
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.