Fable.SimpleXml
XML parser library
A library for parsing and working with XML data in Fable projects
A library for easily parsing and working with XML in Fable projects
16 stars
3 watching
4 forks
Language: F#
last commit: almost 2 years ago
Linked from 1 awesome list
fableparserxmlxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/fable.simplejson | A JSON data manipulation library for Fable projects | 59 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/fable.sqlclient | Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications. | 13 |
zaid-ajaj/elmish.toastr | Toastr integration with Elmish commands using F# | 23 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
zaaack/fable-validation | A validation library that provides a functional and asynchronous way to validate user input fields in F# applications. | 49 |
tafia/quick-xml | A high-performance XML parsing and generation library written in Rust. | 1,216 |
fable-compiler/fable.lit | A tool for building Fable web applications with Lit by embedding HTML code in F# | 93 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
shmew/fable.extras | A F# library providing functional constructs and utilities for common tasks in web development | 43 |
fable-compiler/fable-date | A set of F# bindings for working with dates and times. | 2 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
zaid-ajaj/fable.datefunctions | A F# extension library for common date manipulation tasks | 26 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |