#
XML
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
Here are 9,092 public repositories matching this topic...
xmha97
commented
Sep 5, 2019
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
-
Updated
Jun 27, 2022 - Java
A list of command line tools for manipulating structured text data
html
cli
yaml
toml
tsv
json
list
csv
xml
conversion
delimited-files
awk
ini
text-files
configuration-file
structured-text
-
Updated
Nov 1, 2021
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
c-plus-plus
json
sql
networking
cross-platform
xml
logging
configuration
http-client
http-server
poco
database-access
-
Updated
Jun 28, 2022 - C
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
-
Updated
Jun 23, 2022 - C#
ulxanxv
commented
May 23, 2022
Hello! We had a need for the "does not contain" pattern while using your tool.
Usage example :
We have multiple query parameters "groups" in a URL: http://localhost:1111/test-stub?groups=Qwerty&qroups=Qwerty2
So we need to do something like
...
"id" : "c459a482-5b18-4c12-a17f-be2834fd6cdf",
"name" : "mapping-name",
"request" : {
"urlPath" : "/test-stub",
"metho
XML to JavaScript object converter.
-
Updated
Apr 19, 2022 - CoffeeScript
The fast & forgiving HTML and XML parser
-
Updated
Jun 28, 2022 - TypeScript
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
config
go
cli
golang
yaml
toml
parser
json
query
xml
configuration
update
selector
data-structures
data-wrangling
devops-tools
data-processing
yaml-processor
json-processing
-
Updated
Jun 28, 2022 - Go
mysql
api
yaml
json
csv
sql
xml
country
state
countries
states
city
cities
region
regions
hacktoberfest
provinces
world-regions
countries-states-cities
country-state-city
-
Updated
Jun 20, 2022 - PHP
Light-weight, simple and fast XML parser for C++ with XPath support
-
Updated
Jun 9, 2022 - C++
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
api
php
http
client
json
framework
curl
xml
proxy
restful
class
http-client
http-proxy
api-client
web-scraper
requests
web-scraping
php-curl
web-service
php-curl-library
-
Updated
Jun 23, 2022 - PHP
PostHTML is a tool to transform HTML/XML with JS plugins
-
Updated
Mar 28, 2022 - JavaScript
A JavaScript library for web-based content editing.
-
Updated
Dec 11, 2020 - JavaScript
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.
-
Updated
Jun 28, 2022 - Java
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
-
Updated
Jun 27, 2022 - PHP
While writing string data (example = "121212121212121" -> string of all integer characters) into excel.
while user download and see, the downloaded xl/CSV, the data is shown in exponential format. Is there a way to show the same data. without converting into exponential in this case.