Properties file reader for Node.js
Read binary packets...
tail a file in node
A node.js version of unix's `tail -f` command
Collection of utilities which helps to process different kind of test results as Allure Results
Various helper utilities for working with buffers and binary data
A React Component for reading QR codes from the webcam
Allure Reader API
A generic toolkit to help with accessibility
Read an exact number of bytes from a binary (async) iterable
MSG Reader
React component that handles csv file input.
Maxmind DB (MMDB) Library
TypeScript version of the gluestick ETL library for hotglue IPaaS platform
[](https://www.npmjs.com/package/@aws-sdk/chunked-stream-reader-node) [](http
XML import/export for documents described with moddle
Asynchronous, buffered, line-by-line file/stream reader
A small EXIF image metadata reader
Reader for active contract set (ACS) data from the Canton ledger, providing functions to retrieve and process active contract information for specified filters.
A set of Vue.js components for detecting and decoding QR codes.
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
Umbrella package for agent-tail — pipes browser console logs to files on disk during development.
Dark mode for every website
Core utilities for agent-tail log capture plugins.
Pure-Ruby reader for NXB files produced by the NXS compiler. Provides zero-copy memory-mapped access to typed records with O(1) random access via the tail-index.
Pure-Ruby reader for NXB files produced by the NXS compiler. Provides zero-copy memory-mapped access to typed records with O(1) random access via the tail-index.
# Single File Delivery Method for Mail gem ## Summary This gem is a delivery-method plug-in for [mail](https://github.com/mikel/mail) that delivers all mail to a single file for testing. The Mail gem already provides a file delivery-method that appends a copy of each message to a file named after each message recipient, but I want them to all go to a single file so that I can monitor them from another window with `tail -f my-file`, or `cat my-named-pipe` while I hand-test the web interface from a browser. Of course this is _in addition to_ running automated tests with Rspec and Cucumber. At some point in development, I want to actually see the pages and enter my own inputs and perhaps display the mail messages in an HTML reader. ## Synopsis Mail.defaults do delivery_method SingleFileDelivery => '/tmp/my-file.txt' end
No description provided.
No description provided.
No description provided.
No description provided.