toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 9 packages
Sort by PUB-AZS
A dynamic parser framework to build efficient grammars and parsers quickly.#grammar#parser#parser-combinator#parsing#peg
A Dart package for working with international phone numbers based on Google's libphonenumber implementation.#phonenumber#parsing#formatting#validation
A Dart package for flexibly parsing text into easy-to-handle format according to multiple regular expression patterns.#text#parser#parsing
Type-safe schema validation with static type inference and a parse-first design.#parsing#validation#form-validation#schema#type-safe
A collection of example parsers, applications, and benchmarks that illustrate the PetitParser framework.#grammar#parser#parser-combinator#parsing#peg
A package that implements A1 Notation used in spreadsheets and worksheets#a1-notation#spreadsheet#worksheet#parsing
Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.#parser#parser-combinator#parsing#peg
A library for parsing user agent strings, porting from the UAParser.js.#user-agent#parsing
A clone of the visicalc spreadsheet engine in dart library for education use and UI foundation#visicalc#spreadsheet#worksheet#parsing