All Projects → Posthtml → Similar Projects or Alternatives

1301 Open source projects that are alternatives of or similar to Posthtml

Slow Cheetah
Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild
Stars: ✭ 227 (-91.71%)
Mutual labels:  xml
Graphql Parser
A graphql query language and schema definition language parser and formatter for rust
Stars: ✭ 203 (-92.58%)
Mutual labels:  parser
Hypertextliteral
Generate HTML, XML, and other web content using Swift string literal interpolation
Stars: ✭ 219 (-92%)
Mutual labels:  xml
Dd Plist
A java library providing support for ASCII, XML and binary property lists.
Stars: ✭ 201 (-92.66%)
Mutual labels:  xml
Xmlunit
XMLUnit for Java 2.x
Stars: ✭ 232 (-91.52%)
Mutual labels:  xml
Insect
High precision scientific calculator with support for physical units
Stars: ✭ 2,469 (-9.79%)
Mutual labels:  parser
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (-92.07%)
Mutual labels:  parser
Apiproblem
A simple implementation of the api-problem specification. Includes PSR-15 support.
Stars: ✭ 225 (-91.78%)
Mutual labels:  xml
Xmlschema
XML Schema validator and data conversion library for Python
Stars: ✭ 201 (-92.66%)
Mutual labels:  xml
Cowlib
Support library for manipulating Web protocols.
Stars: ✭ 219 (-92%)
Mutual labels:  parser
Php Textile
Textile markup language parser for PHP
Stars: ✭ 200 (-92.69%)
Mutual labels:  parser
Goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
Stars: ✭ 198 (-92.77%)
Mutual labels:  parser
Ini
Package ini provides INI file read and write functionality in Go
Stars: ✭ 2,771 (+1.24%)
Mutual labels:  parser
Pytorch Transformer
pytorch implementation of Attention is all you need
Stars: ✭ 199 (-92.73%)
Mutual labels:  transformer
Xdpw
XD Pascal: A small embeddable self-hosting Pascal compiler for Windows. Supports Go-style methods and interfaces
Stars: ✭ 199 (-92.73%)
Mutual labels:  parser
Jddc solution 4th
2018-JDDC大赛第4名的解决方案
Stars: ✭ 235 (-91.41%)
Mutual labels:  transformer
Rusty Blockparser
Bitcoin Blockchain Parser written in Rust language
Stars: ✭ 226 (-91.74%)
Mutual labels:  parser
Paddlenlp
NLP Core Library and Model Zoo based on PaddlePaddle 2.0
Stars: ✭ 212 (-92.25%)
Mutual labels:  transformer
Sharpyaml
SharpYaml is a .NET library for YAML compatible with CoreCLR
Stars: ✭ 217 (-92.07%)
Mutual labels:  parser
Go Xml
utility and code-generation libraries for XML
Stars: ✭ 197 (-92.8%)
Mutual labels:  xml
Tatsu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
Stars: ✭ 198 (-92.77%)
Mutual labels:  parser
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-92.07%)
Mutual labels:  xml
Cub
The Cub Programming Language
Stars: ✭ 198 (-92.77%)
Mutual labels:  parser
Lumen Api Starter
Lumen 8 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
Stars: ✭ 197 (-92.8%)
Mutual labels:  transformer
Parse
Go parsers for web formats
Stars: ✭ 224 (-91.82%)
Mutual labels:  xml
Godot Gdscript Toolkit
Independent set of GDScript tools - parser, linter and formatter
Stars: ✭ 214 (-92.18%)
Mutual labels:  parser
Xlog
Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.
Stars: ✭ 2,468 (-9.83%)
Mutual labels:  xml
Expressionevaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
Stars: ✭ 194 (-92.91%)
Mutual labels:  parser
Nokogiri
HTML parser for PHP - Парсер HTML
Stars: ✭ 214 (-92.18%)
Mutual labels:  html-parser
Awesome Explainable Ai
A collection of research materials on explainable AI/ML
Stars: ✭ 186 (-93.2%)
Mutual labels:  xml
Pytimeparse
A small Python module to parse various kinds of time expressions.
Stars: ✭ 195 (-92.88%)
Mutual labels:  parser
Multigraph transformer
transformer, multi-graph transformer, graph, graph classification, sketch recognition, sketch classification, free-hand sketch, official code of the paper "Multi-Graph Transformer for Free-Hand Sketch Recognition"
Stars: ✭ 231 (-91.56%)
Mutual labels:  transformer
Wiktionaryparser
A Python Wiktionary Parser
Stars: ✭ 224 (-91.82%)
Mutual labels:  parser
Yin
The efficient and elegant JSON:API 1.1 server library for PHP
Stars: ✭ 214 (-92.18%)
Mutual labels:  transformer
Diagon
Interactive ASCII art diagram generators. 🌟
Stars: ✭ 189 (-93.09%)
Mutual labels:  parser
Device Detector Js
A precise user agent parser and device detector written in TypeScript
Stars: ✭ 193 (-92.95%)
Mutual labels:  parser
Baby
Create models from a JSON file, even a Baby can do it.
Stars: ✭ 214 (-92.18%)
Mutual labels:  parser
Gpt Scrolls
A collaborative collection of open-source safe GPT-3 prompts that work well
Stars: ✭ 195 (-92.88%)
Mutual labels:  transformer
Graphtransformer
Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.
Stars: ✭ 187 (-93.17%)
Mutual labels:  transformer
Odoo Pycharm Templates
Templates for Odoo in PyCharm
Stars: ✭ 222 (-91.89%)
Mutual labels:  xml
Htmr
Simple and lightweight (< 2kB) HTML string to React element conversion library
Stars: ✭ 214 (-92.18%)
Mutual labels:  parser
Validation
validation api extracted from play
Stars: ✭ 194 (-92.91%)
Mutual labels:  xml
Sdk
Library for using Grafana' structures in Go programs and client for Grafana REST API.
Stars: ✭ 193 (-92.95%)
Mutual labels:  parser
Lwesp
Lightweight Espressif AT parser library for ESP8266 and ESP32 devices.
Stars: ✭ 212 (-92.25%)
Mutual labels:  parser
Swiftparsec
A parser combinator library written in the Swift programming language.
Stars: ✭ 192 (-92.99%)
Mutual labels:  parser
Il Ilce Mahalle Sokak Cadde Sql
Türkiye İl, İlçe, Mahalle, Sokak, Cadde Bilgisi SQL Şeklinde
Stars: ✭ 235 (-91.41%)
Mutual labels:  xml
Meshed Memory Transformer
Meshed-Memory Transformer for Image Captioning. CVPR 2020
Stars: ✭ 230 (-91.6%)
Mutual labels:  transformer
Rss
Library for serializing the RSS web content syndication format
Stars: ✭ 223 (-91.85%)
Mutual labels:  parser
Biblia
Bíblia: XML + SQL + JSON
Stars: ✭ 211 (-92.29%)
Mutual labels:  xml
Publisher
speedata Publisher - a professional database Publishing system
Stars: ✭ 191 (-93.02%)
Mutual labels:  xml
Thepiratebay
💀 The Pirate Bay node.js client
Stars: ✭ 191 (-93.02%)
Mutual labels:  parser
Goose Parser
Universal scrapping tool, which allows you to extract data using multiple environments
Stars: ✭ 211 (-92.29%)
Mutual labels:  parser
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Stars: ✭ 190 (-93.06%)
Mutual labels:  transformer
Getjs
A tool to fastly get all javascript sources/files
Stars: ✭ 190 (-93.06%)
Mutual labels:  parser
React Native Htmlview
A React Native component which renders HTML content as native views
Stars: ✭ 2,546 (-6.98%)
Mutual labels:  html-parser
Hyperformula
A complete, open-source Excel-like calculation engine written in TypeScript. Includes 380+ built-in functions. Maintained by the Handsontable team⚡
Stars: ✭ 210 (-92.33%)
Mutual labels:  parser
Graph Transformer
Transformer for Graph Classification (Pytorch and Tensorflow)
Stars: ✭ 191 (-93.02%)
Mutual labels:  transformer
Xsd2php
Convert XSD into PHP classes and JMS serializer definitions
Stars: ✭ 190 (-93.06%)
Mutual labels:  xml
Sttn
[ECCV'2020] STTN: Learning Joint Spatial-Temporal Transformations for Video Inpainting
Stars: ✭ 211 (-92.29%)
Mutual labels:  transformer
Rapidyaml
Rapid YAML - a library to parse and emit YAML, and do it fast.
Stars: ✭ 183 (-93.31%)
Mutual labels:  parser
61-120 of 1301 similar projects