Knwl
Text parser
A JavaScript library for extracting specific data from text
Find Dates, Places, Times, and More. A .js library for parsing text for specific information.
5k stars
150 watching
214 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
acornjs/acorn | A small, fast JavaScript parser with plugin support | 10,609 |
date-fns/date-fns | A comprehensive JavaScript date utility library with a wide range of functions and features for manipulating dates in various contexts. | 34,872 |
moment/moment | A JavaScript library for manipulating and formatting dates. | 47,988 |
kyleamathews/typography.js | A toolkit for building typographic design systems using JavaScript and CSS-in-JS. | 3,840 |
cameronhunter/rollup-plugin-pegjs | An npm package that allows importing PEG.js grammars as parsers directly in code | 7 |
kbrsh/wade | A fast search library that generates an index from a dataset and performs searches using a combination of tokenization, scoring, and depth-first search algorithms. | 2,978 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 48,638 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,664 |
formkit/tempo | A utility library for working with dates and times in JavaScript and TypeScript | 2,367 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,606 |
dangrossman/daterangepicker | A customizable date range picker component for selecting date ranges in web applications. | 10,935 |
parallel-js/parallel.js | A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,232 |
kneath/kss | A method and specification for documenting CSS styles in a maintainable way | 4,034 |