Parse a year into its full number value
Parse year range strings and convert to usable dates.
A tiny (414B) and fast utility to convert milliseconds to and from strings.
ECMAScript parser
Parse ISO 8601 Duration(PnYnMnDTnHnMnS syntax)
Parse and expand URI templates as defined by http://tools.ietf.org/html/rfc6570
Parse an ISO date string into a Date
Cache-control header utility that parses human readable time strings into seconds.
A tidy ISO 8601 date formatter and parser
Small footprint URL parser that works seamlessly across Node.js and browser environments
Parse HTML character references
JavaScript parser and stringifier for YAML
JSON.parse with context information on error
Node.js path.parse() ponyfill
Date parser and formatter
Parse the Forwarded header (RFC 7239) into an array of objects
JSON.parse with context information on error
utility library for parsing asn1 files for use with browserify-sign.
An Esprima-compatible JavaScript parser built on Acorn
JavaScript date/time utilities for Vega.
hast utility to create an element from a simple CSS selector
Parse HTTP Content-Type header according to RFC 7231
CSV parsing implementing the Node.js `stream.Transform` API
Parse JSON with more helpful errors
American style month/day/year date parsing for ruby 1.9+
season-formats - read / parse and print seasons (using an academic or calendar year
Given a string such as "4 - 5", "3y 6m - 4y 6m", return a hash with keys :left and :right whose values are each a number of months. Ageism splits on '-', discards all non-numeric characters, and expects either one or two integers on each side of the hyphen. One integer is a year; two integers are year and month.
Parse common year range formats like '1973-75' or natural language ranges like 'mid 80s'
Wobbly is a simple Ruby library that parses shorthand relative date and time duration strings, making it easy to specify durations like '1h2m' (1 hour, 2 minutes) or '5Y' (5 years) in a concise format.
The Capital One website only provides a way to download structured data of credit card transaction history for the previous 180 days. However, you are able to download monthly PDF account statements for the previous few years. This library allows you to parse a Capital One PDF monthly statement, and access structured transaction history data.
Adds 80+ new methods to the base String class. Most help with parsing, others are more of a hodgepodge of nifty utilities. Utilities include: engineering_notation, cryptogram generator, password generator, sort by embedded numbers, etc. Some represent some of the better ideas from other string related gems. Most are from 20 years of multiple language string extensions that were used in some project.
Contentful API wrapper library exposing an ActiveRecord-like interface