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
213 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
acornjs/acorn | A small, fast JavaScript parser with plugin support | 10,671 |
date-fns/date-fns | A comprehensive JavaScript date utility library with a wide range of functions and features for manipulating dates in various contexts. | 35,034 |
moment/moment | A JavaScript library for manipulating and formatting dates. | 48,013 |
kyleamathews/typography.js | A toolkit for building typographic design systems using JavaScript and CSS-in-JS. | 3,841 |
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,979 |
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,537 |
mozilla/pdf.js | A general-purpose PDF viewer built with HTML5, allowing parsing and rendering of Portable Document Format files. | 49,009 |
adamwdraper/numeral-js | A JavaScript library for formatting and manipulating numbers | 9,672 |
formkit/tempo | A utility library for working with dates and times in JavaScript and TypeScript | 2,399 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,607 |
dangrossman/daterangepicker | A customizable date range picker component for selecting date ranges in web applications. | 10,951 |
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,235 |
kneath/kss | A method and specification for documenting CSS styles in a maintainable way | 4,033 |