All Projects → benibela → Internettools

benibela / Internettools

XPath/XQuery 3.1 interpreter for Pascal with compatibility modes for XPath 2.0/XQuery 1.0/3.0, custom and JSONiq extensions, XML/HTML parsers and classes for HTTP/S requests

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to Internettools

Omniparser
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc.
Stars: ✭ 148 (+80.49%)
Mutual labels:  json, xml, parser
Choetl
ETL Framework for .NET / c# (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
Stars: ✭ 372 (+353.66%)
Mutual labels:  json, xml, parser
Gelatin
Transform text files to XML, JSON, or YAML
Stars: ✭ 150 (+82.93%)
Mutual labels:  json, xml, parser
Meeseeks
An Elixir library for parsing and extracting data from HTML and XML with CSS or XPath selectors.
Stars: ✭ 252 (+207.32%)
Mutual labels:  xml, parser, xpath
Dasel
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
Stars: ✭ 759 (+825.61%)
Mutual labels:  json, xml, parser
Sdk
Library for using Grafana' structures in Go programs and client for Grafana REST API.
Stars: ✭ 193 (+135.37%)
Mutual labels:  json, parser, library
Xidel
Command line tool to download and extract data from HTML/XML pages or JSON-APIs, using CSS, XPath 3.0, XQuery 3.0, JSONiq or pattern matching. It can also create new or transformed XML/HTML/JSON documents.
Stars: ✭ 335 (+308.54%)
Mutual labels:  json, xml, xpath
Stream Parser
⚡ PHP7 / Laravel Multi-format Streaming Parser
Stars: ✭ 391 (+376.83%)
Mutual labels:  json, xml, parser
Sirix
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach called sliding snapshot.
Stars: ✭ 638 (+678.05%)
Mutual labels:  json, xml, xpath
Camaro
camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.
Stars: ✭ 438 (+434.15%)
Mutual labels:  json, xml, xpath
Xml Js
Converter utility between XML text and Javascript object / JSON text.
Stars: ✭ 874 (+965.85%)
Mutual labels:  json, xml, parser
Fuzi
A fast & lightweight XML & HTML parser in Swift with XPath & CSS support
Stars: ✭ 894 (+990.24%)
Mutual labels:  xml, parser, xpath
Fast Xml Parser
Validate XML, Parse XML to JS/JSON and vise versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback
Stars: ✭ 1,021 (+1145.12%)
Mutual labels:  json, xml, parser
Barely json
A Python parser for data that only looks like JSON
Stars: ✭ 56 (-31.71%)
Mutual labels:  json, parser
Littlelang
A little language interpreter written in Go
Stars: ✭ 56 (-31.71%)
Mutual labels:  parser, interpreter
Parsrs
CSV, JSON, XML text parsers and generators written in pure POSIX shellscript
Stars: ✭ 56 (-31.71%)
Mutual labels:  json, xml
Fhir.js
Node.JS library for serializing/deserializing FHIR resources between JS/JSON and XML using various node.js XML libraries
Stars: ✭ 61 (-25.61%)
Mutual labels:  json, xml
Java Client Api
Java client for the MarkLogic enterprise NoSQL database
Stars: ✭ 52 (-36.59%)
Mutual labels:  json, xml
Feedr
Use feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).
Stars: ✭ 56 (-31.71%)
Mutual labels:  json, xml
Cssparser.js
cssparser.js is a parser that generate json from css with matched orders & structures.
Stars: ✭ 61 (-25.61%)
Mutual labels:  json, parser

Internet Tools Build Status

This package provides standard conformant XPath 2.0, XQuery 1.0 and XPath/XQuery 3.0 interpreters with extensions for - among others - JSONiq, pattern matching, CSS and HTML; as well as functions to perform HTTP/S requests on Windows/Linux/MacOSX/Android, an XSLT-inspired webscraping language, and an auto update class.

See my webpage for the detailed internettools documentation or a short overview.

You can also test the XQuery engine with its online cgi service.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].