Watch plugin for base applications.
Resolve a URI relative to an optional base URI
MCP server for AI agents to discover and trade new token launches on Base. Watch LaunchPad deploys, snipe buy, multi-quote, and track token safety — all through your AI assistant.
Jest plugin for filtering by filename or test name
Core module for compound spring embedder based layout styles
Basic layout model and some utilities for Cytoscape.js layout extensions
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks
Turn a function into an `http.Agent` instance
abstract base class for crypto-streams
abstract base class for hash-streams
Bindings for the Watchman file watching service
An arbitrary length integer library for Javascript
A collection of React utility functions for Base UI.
Airbnb's base JS ESLint config, following our styleguide
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
Fast base encoding / decoding of any given alphabet
Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.
A base TSConfig for working with Node 10.
A wrapper and enhancements for fs.watch
A base TSConfig for working with Node 16.
A base TSConfig for working with Node 14.
A kintone plugin uploader using puppeteer
The TypeScript compiler with onSuccess command
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
Create multiple watch folders within your application, e.g. to provide individual FTP mount points for customers.
Watch and tail files with specified time based patterns and push them to kafka
Watch and tail files with specified time based patterns and push them to norikra
aws sdk based tool for watching CloudFormation stacks being created, updated, or deleted.
Symphony is a subscription-based asynchronous job system. It allows you to define jobs that watch for lightweight events from a distributed-messaging AMQP broker, and do work based on their payload.
The Access Watch filter adds information about robots visiting your website based on data from our robot database.
Github Issues Growl Watcher, watch any project issues and receive growl notification based on whether you are mentioned, assigned or the creator.
A small, dependency-free, polling-based library that watches one or more glob patterns and reports on change
A small polling-based executable that watches one or more glob patterns and reports on change
Watch Claude Code sessions come alive as kaomoji characters in a terminal office. Characters walk, type, read, and wait based on real-time JSONL transcript data.
Are you an OS X prefnerd? Do you keep a base set of OS X preferences in version control to make it easier to set up new machines? Do you want to know which items are being changed, and to what values, whenever you alter a setting on OS X? The prefnerd gem contains a simple executable that watches the defaults database for changes and prints them to your terminal.
# Footman This gem is still growing. ## Installation Depends upon having reprepro tool installed (if debian based) or createrepo installed (if red hat based). Ruby 1.9.+ is required to use this gem. 'createrepo' (rpm) tool does not require any pre-setup to the repository or watched directory. - - - 'reprepro' (deb) tool requires pre-setup. The repository directory for deb files must contain: <pre><code> conf/ conf/distributions conf/options conf/override.precise </pre></code> options file is empty, but needed to make reprepro happy distributions file will contain: <pre><code>Origin: Tyler Label: Tyler's Personal Debs Codename: precise Architectures: i386 amd64 source lpia Components: main Description: Tylers Personal Debian Repository DebOverride: override.precise DscOverride: override.precise Origin: Tyler Label: Tyler's Personal Debs Codename: lenny Architectures: i386 amd64 source lpia Components: main Description: Tylers Personal Debian Repository DebOverride: override.lenny DscOverride: override.lenny </code></pre> Note that the code name is for each distribution repository you support. for each distribtuion repository you support there must be an override file. override file can be left empty, footman will fill it out when a new package is added. The watched directory must have sub directorys named after each of the distribution repositories you support. For example my watched directory at /path/ will have two subdirectories: <pre><code>/path/lenny/ /path/precise/</code></pre> Packages must be dropped into the subdirectory that corrosponds with the distribution they were built on. - - - Add this line to your application's Gemfile: gem 'footman' And then execute: $ bundle Or install it yourself as: $ gem install footman Or locally: $ gem build footman.gemspec $ gem install footman --local ## Usage footman path/to/watch path/to/repo ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.