Generate a flat positional text file of your dataset
CSS selector engine supporting jQuery selectors
unist utility to get the position of a node
OpenApi TypeScript client generator
unist utility to serialize a node, position, or point as a human readable location
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
Convert TTF font to WOFF2
YAML 1.2 parser and serializer
hast utility to reparse a tree
Polyfill of future proposal for `util.parseArgs()`
rehype plugin to reparse the tree (and raw nodes)
YAML 1.2 parser and serializer
Datadog CI plugin for `junit` commands
A tool for formatting bazel BUILD and .bzl files
the command line bin script that used to be in node-glob
A dependency free dev server for single page app development
Datadog CI plugin for `coverage` commands
Merge several Mochawesome JSON reports
vfile utility to parse the YAML front matter in a file
Command-line parser with readable syntax from your sweetest dreams
unist utility to remove positions from a tree
This is a Node.js library that helps derive `process.argv` into a first-hand-**TypeScript** value-strict object with very minimal configurations.
A toasting library for React Native. Built in features such as swipe to dismiss, multiple toasts, & no context power this library.
TypeScript definitions for docopt
You know those times when you're dealing with a 10-year-old government API and they require a text file where every field has to be in a certain position? TabularText for the rescue!
Ruby library to make it easier to read position files.
it has the following functions. - move the position of file pointer in character-based. - get string that is around the file pointer. - support for multi-byte character.
This library contains a Writer and Reader interface to create files where the position of a bit within the file indicates a true or false value.
The beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its first positional argument and use that to generate a Beaker host configuration file.
Sequence provides a unified api for access to sequential data types, like Strings, Arrays, Files, IOs, and Enumerations. This is the external iterator pattern (ruby's usual iterators are internal). Each sequence encapsulates some data and a current position within it. Some operations apply to data at (or relative to) the position, others are independant of position. The api contains operations for moving the position, and reading and writing data (with or without moving the position) forward or backward from the current position or anywhere. Its perhaps most unusual feature is the ability to scan for Regexps in not just Strings, but Files and any other type of sequence.
Matryoshka is a system for parsing html templates. It merges files based on their position in directories.
Takes a GFF and genomic sequence file, constructs CDS and when given a position and alternative base will report whether this change is in a coding region and if it results in a synonymous or non-synonymous mutation.
ChIPgps is an open source Ruby library for parsing result files of the Genome Positioning System which is a software tool to study protein-DNA interaction using ChIP-Seq data.
Redefine the GPS-Position in your Sigma Log File (SLF) with a synthetic circle arownd the mean postion. This is usfull if want to share your indoor training.
This library runs GNU Go in a separate process and allows you to communicate with it using the Go Text Protocol (GTP). This makes it easy to manage full games of Go, work with SGF files, analyze Go positions, and more.
YPS is a gem to parse YAML and add position information (file name, line and column) to each parsed elements. This is useful for error reporting and debugging, allowing developers to precisely locate an issue within the original YAML file.