This is a simple code for hacker news cli
Lodash specific linting rules for ESLint
Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility
Queue for messages and jobs based on Redis
> ⚠️ This package is an internal Hardhat component and it's not meant to be used directly.
A JavaScript visualization library for HTML and SVG.
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Fork of eslint-plugin-lodash. has more rules than the original version.
Node client for Azure DevOps and TFS REST APIs
Graph theory (a.k.a. network) library for analysis and visualisation
Background Removal in the Browser
The Telegram Bot Framework.
A collection of common interactive command line user interfaces.
Custom NX Plugin to support the Python language
Community-supported, open-source React Native library for building maps using Mapbox native maps SDK for iOS and Android
Node.js SDK for LINE Messaging API
BackstopJS: Catch CSS curveballs.
Job manager
News scraper module
This package contains a specific version of Draco 3D geometric compression library that is used for glTF Draco mesh compression extension.
> parse / stringify sql (select grammar) in js.
A use of angular framework to write the news system, I used the style of weui, production of carousel figure by swiper, using nodejs's native module to make the server, using the gulp to build the project automation, I am wscats, my master is autumnswind,
Launch your command line tool with ease.
AFINN 165 (list of English words rated for valence) in JSON with added words and modifications for financial market news
Create new iOS apps on iTunes Connect and Dev Portal using the command line
A gem created to facilitate setup of a new dev server
Frontsau brings coffeescript, sass, less to any webapplication without big need of modifying it. No matter if your using wordpress, joomla, zend (only for the php ones)... and many more.
Speed up your development using prepared boiler plate templates
Used for GEM dev. It will uninstall the old version of the given gem, and install the new one.
The AI-Dev-Pipeline (AIDP) CLI provides a powerful, markdown-driven workflow for software development. It supports in-depth project analysis to understand existing codebases and an execution mode to systematically implement new features.
Executes given block in new forked process. After timeout process is killed. Return value of forked prcess is given through tmpfs in /dev/shm as serialized YAML object.
== FEATURES: * Real-Time OpenGL view * Multiple logfiles on multiple servers * Configurable layout * Multiple logfile parsers (Apache Combined, Rails, IIS, Postfix/spamd/clamd, Nginx, Squid, PostgreSQL, PureFTPD, MySQL, TShark, qmail/vmpop3d) * Custom events * Show rate, total or average * If you can 'tail' it, you can visualize it * Written in Ruby using net-ssh & libopengl-ruby * Free! == RUNNING: gl_tail --help gl_tail --new gl_tail.yaml gl_tail You can press 'f' while running to toggle the attempted frames per second. Or 'b' to change default blob type, and space to toggle bouncing. == REQUIREMENTS: * rubygems 0.9.4 * ruby-opengl 0.40.1 * net-ssh 1.1.2 * opengl/ruby development packages (ruby1.8-dev libgl1-mesa-dev libglu1-mesa-dev libglut3-dev)
--- DEPRECATED: The new Gengo Ruby Gem can be found here: https://rubygems.org/gems/gengo) --- Gengo is a service that offers various translation APIs, both machine and high quality human-sourced. The Gengo gem lets you interface with the Gengo REST API (http://gengo.com/services/api/dev-docs/).
A gem that removes the hassel of setting up your machine evertime you change to a new development device. DevTools is simple and easy to use it lets you setup your development enviroment with easy. Useage information at https://github.com/mukeshsolanki/dev-tools
Build-time DSL (routes, schema, models, migrations), codegen pipeline, CRuby dev loop, and a `fresco new` generator. Targets Spinel for release builds.
= ebs_conductor The EBS Conductor is a library for managing Amazon Elastic Block Storage volumes and snapshots. It is designed to persist a specific set of data (a "lineage") between different compute instances. EBS Conductor can be used on it's own, but it's most powerful when executed on an EC2 instance using Chef, and the ebs_conductor cookbook[https://github.com/rgeyer/cookbooks/tree/master/cookbooks/ebs_conductor] == Examples === Attach a new 1GB blan volume in the lineage "foobar" to a linux box at /dev/sdb1 ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.attach_from_lineage('i-abcd1234', 'foobar', 1, '/dev/sdb1') === Attach a specific snapshot to a 1GB volume in the lineage "foobar" to a linux box at /devb/sdb1 ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.attach_from_lineage('i-abcd1234', 'foobar', 1, '/dev/sdb1' {:snapshot_id => 'snap-abcd1234'}) === Snapshot the lineage "foobar", do not purge any old snapshots in the lineage ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar') === Snapshot the lineage "foobar", and purge old snapshots so that only 7 remain ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar', {:history_to_keep => 7}) === Snapshot the lineage "foobar" from the specified volume_id This is useful if you're trying to start a lineage from a "naked" instance, or if you are trying to create a new lineage from an existing one ebs_conductor = Rgeyer::Gem::EbsConductor.new('...','...') ebs_conductor.snapshot_lineage('foobar', {:history_to_keep => 7, :volume_id => 'vol-abcd1234'}) == List of To Do Items * Support for stripes in a lineage == Copyright Copyright (c) 2011 Ryan Geyer. See LICENSE.txt for further details.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.