A library JS to format numbers and dates.
Used internally by [parsejs/grammar](https://github.com/parsejs/grammar).
Parsejs unit testing library
A wrapper for ParseJS SDK to make Parse Objects observable in Mobx
Sometimes when working with large data sets that come from an external source, think API, we need someway of converting that data into Immutable structures. This is useful, not only for type safety, but also for comparison checks and the improved performa
## Installation
## Installation
Recursive descent parser for PEG.
This is a simple config parser that can read and write to a config file.
1. write a custom [grammar](https://github.com/parsejs/grammar) 2. in your grammar, return one of the [token types for javascript](https://github.com/expressionjs/grammar) (i.e. define how the AST should look) 3. the compiler will automatically convert th
PEG-like expression builder for JavaScript. <1kb.
A library for parsing HTML
JavaScript statistics (LOC, SLOC, etc)
Simple parser combinator library
A javascript srt text parser and player.
## Installation
parse messy human date and time strings : forked from substack/parse-messy-time
Ble Gateway ====================
some canvas graphics parse
Simple TOML parser
lab11's ble-gateway module with @abandonware/noble instead of noble.
Rewrite .d.ts definitions as local modules.
Unpack multibyte binary values from buffers
```sh yarn add ua-parse.js # or npm i ua-parse.js ```
ParseJS is a JavaScript parser written using KPeg
This gem provides the Parse Javascript SDK as an asset to your Rails application.
A parser for Javascript based on ParseJS by Yehuda Katz et al