All Projects → haskell-hvr → HsYAML

haskell-hvr / HsYAML

Licence: GPL-2.0, GPL-3.0 licenses found Licenses found GPL-2.0 LICENSE.GPLv2 GPL-3.0 LICENSE.GPLv3
YAML 1.2 implementation in pure Haskell

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to HsYAML

hikaru
Move smoothly between Kubernetes YAML and Python for creating/updating/componentizing configurations.
Stars: ✭ 60 (+20%)
Mutual labels:  yaml, yaml-processor
Yq
yq is a portable command-line YAML processor
Stars: ✭ 4,726 (+9352%)
Mutual labels:  yaml, yaml-processor
yamlpath
Command-line get/set/merge/validate/scan/convert/diff processors for YAML/JSON/Compatible data using powerful, intuitive, command-line friendly syntax.
Stars: ✭ 78 (+56%)
Mutual labels:  yaml, yaml-processor
dynamic-yaml
Using YAML for Python configuration files
Stars: ✭ 30 (-40%)
Mutual labels:  yaml
bucky-core
System testing framework for web application.
Stars: ✭ 32 (-36%)
Mutual labels:  yaml
remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
Stars: ✭ 167 (+234%)
Mutual labels:  yaml
go-config
Configuration file loader for Go
Stars: ✭ 27 (-46%)
Mutual labels:  yaml
k8s-platform-lcm
A faster and easier way to manage the lifecycle of applications and tools, running and living around your Kubernetes platform
Stars: ✭ 186 (+272%)
Mutual labels:  yaml
obp-apis
OpenBankingProject.ch Community APIs
Stars: ✭ 18 (-64%)
Mutual labels:  yaml
eslint-plugin-yml
This ESLint plugin provides linting rules for YAML.
Stars: ✭ 40 (-20%)
Mutual labels:  yaml
zettelgeist
A less-is-more (distributed) notetaking application. Designed specifically for those who prefer working with the command line and want to do crazy indexing, analysis, and transformation of notes. Aimed at but not limited to scholarly research projects.
Stars: ✭ 25 (-50%)
Mutual labels:  yaml
Prinder
Free Pull Request reminder for Github. Has configurations to post reminders to Slack and email along with jinja templating
Stars: ✭ 21 (-58%)
Mutual labels:  yaml
paerser
No description or website provided.
Stars: ✭ 38 (-24%)
Mutual labels:  yaml
zf-dependency-injection
Advanced dependency injection for laminas framework
Stars: ✭ 17 (-66%)
Mutual labels:  yaml
pytickersymbols
Fundamental stock data and yahoo/google ticker symbols for several indices.
Stars: ✭ 69 (+38%)
Mutual labels:  yaml
kahoy
Simple Kubernetes raw manifests deployment tool
Stars: ✭ 33 (-34%)
Mutual labels:  yaml
clj-yaml
YAML encoding and decoding for Clojure
Stars: ✭ 97 (+94%)
Mutual labels:  yaml
gitlabform
🏗 Specialized "configuration as a code" tool for GitLab
Stars: ✭ 332 (+564%)
Mutual labels:  yaml
gen-cisco
🧨 Generates Cisco scripts based on YAML files
Stars: ✭ 29 (-42%)
Mutual labels:  yaml
consulator
Import and synchronize your Consul KV data from JSON and YAML
Stars: ✭ 27 (-46%)
Mutual labels:  yaml

Hackage Cabal build

HsYAML: A Pure Haskell YAML 1.2 processor

About

Documentation

The primary API documentation for HsYAML is its Haddock documentation which can be found here.

Installation

Install the HsYAML package.

cabal install HsYAML

See dependencies.

Contribution

When contributing to this repository, please read the set of guidelines mentioned in CONTRIBUTING.md. Feel free to report bugs, documentation enhancements, and other improvements.

Developers and Maintainers

The library is developed and maintained by Herbert Valerio Riedel

License

This project is licensed under X-SPDX-License-Identifier: GPL-2.0-or-later

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].