754 skills found · Page 1 of 26
jimhigson / Oboe.jsA streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
blueimp / JavaScript Load ImageLoad images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
alexattia / Data Science ProjectsDataScience projects for learning : Kaggle challenges, Object Recognition, Parsing, etc.
c3c / ADExplorerSnapshotADExplorerSnapshot.py is an AD Explorer snapshot parser. It is made as an ingestor for BloodHound via BOFHound, and also supports full-object dumping to NDJSON.
hyrise / Sql ParserSQL Parser for C++. Building C++ object structure from SQL statements.
NV / CSSOMUnmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
kgiszczak / ShaleShale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
maxatwork / Form2jsParse browser forms into structured JavaScript objects. Six adapters — React hooks, vanilla DOM, jQuery, FormData, and more. One coherent API.
dchohfi / KeyValueObjectMappingAutomatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
sabre-io / Vobject:date: The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
One-com / One ColorAn OO-based JavaScript color parser/computation toolkit with support for RGB, HSV, HSL, CMYK, and alpha channels. Conversion between color spaces occurs implicitly, and all methods return new objects rather than mutating existing instances. Works in the browser and node.js.
gdsestimating / Dxf ParserA javascript parser for DXF files. It reads DXF file strings into one large javascript object with more readable properties and a more logical structure.
pallets-eco / CroniterParses cron schedules to iterate over datetime objects.
SpamScope / Mail ParserA tool that parses emails by enhancing the Python standard library, extracting all details into a comprehensive object.
xoofx / SharpYamlSharpYaml is a high-performance .NET YAML parser, emitter, and object serializer - NativeAOT ready.
johnpaulett / Python Hl7A simple library for parsing messages of Health Level 7 (HL7) version 2.x into Python objects.
matshofman / Android RSS Reader LibraryA RSS reader library to fetch a RSS feed from the web and parse it to workable objects
treeform / JsonyA loose, direct to object json parser with hooks.
Badcow / DNSThe aim of this project is to create abstract object representations of DNS records in PHP. The project consists of various classes representing DNS objects (such as Zone, ResourceRecord, and various RData types), a parser to convert BIND style text files to the PHP objects, and builders to create aesthetically pleasing BIND records.
regebro / Svg.pathSVG path objects and parser