All Projects → front-matter → Similar Projects or Alternatives

744 Open source projects that are alternatives of or similar to front-matter

Migrify
Futuristic Grinder for Legacy Code with Effortles Confidence
Stars: ✭ 25 (+8.7%)
Mutual labels:  yaml, twig, neon
Koanf
Light weight, extensible configuration management library for Go. Built in support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Stars: ✭ 450 (+1856.52%)
Mutual labels:  yaml, toml
Hugo Elasticsearch
Generate Elasticsearch indexes for Hugo static sites by parsing front matter
Stars: ✭ 19 (-17.39%)
Mutual labels:  yaml, toml
climatecontrol
Python library for loading settings and config data from files and environment variables
Stars: ✭ 20 (-13.04%)
Mutual labels:  yaml, toml
Jinja2 Cli
CLI for Jinja2
Stars: ✭ 302 (+1213.04%)
Mutual labels:  yaml, toml
Resticprofile
Configuration profiles for restic backup
Stars: ✭ 48 (+108.7%)
Mutual labels:  yaml, toml
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (+786.96%)
Mutual labels:  yaml, toml
parse it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Stars: ✭ 86 (+273.91%)
Mutual labels:  yaml, toml
Rq
Record Query - A tool for doing record analysis and transformation
Stars: ✭ 1,808 (+7760.87%)
Mutual labels:  yaml, toml
Re Txt
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
Stars: ✭ 59 (+156.52%)
Mutual labels:  yaml, toml
Simple Settings
A simple way to manage your project settings.
Stars: ✭ 165 (+617.39%)
Mutual labels:  yaml, toml
config-cpp
C++ Configuration management library inspired by the Viper package for golang.
Stars: ✭ 21 (-8.7%)
Mutual labels:  yaml, toml
Night Config
Powerful java configuration library for toml, yaml, hocon, json and in-memory configurations
Stars: ✭ 93 (+304.35%)
Mutual labels:  yaml, toml
Mconfig
MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config struct.
Stars: ✭ 28 (+21.74%)
Mutual labels:  yaml, toml
cfg-rs
A Configuration Library for Rust Applications
Stars: ✭ 18 (-21.74%)
Mutual labels:  yaml, toml
Konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Stars: ✭ 225 (+878.26%)
Mutual labels:  yaml, toml
Config
📝 Go config manage(load,get,set). support JSON, YAML, TOML, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
Stars: ✭ 225 (+878.26%)
Mutual labels:  yaml, toml
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+1730.43%)
Mutual labels:  yaml, toml
remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
Stars: ✭ 167 (+626.09%)
Mutual labels:  yaml, toml
Configr
Implements the JSON, INI, YAML and TOML parser, for R setting and writing of configuration file.
Stars: ✭ 38 (+65.22%)
Mutual labels:  yaml, toml
Ansible Config encoder filters
Ansible role used to deliver the Config Encoder Filters.
Stars: ✭ 48 (+108.7%)
Mutual labels:  yaml, toml
Gray Matter
Contributing Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Stars: ✭ 2,105 (+9052.17%)
Mutual labels:  yaml, front-matter
Config Lite
A super simple & flexible & useful config module.
Stars: ✭ 78 (+239.13%)
Mutual labels:  yaml, toml
Cli
A simple, fast, and fun package for building command line apps in Go
Stars: ✭ 16,995 (+73791.3%)
Mutual labels:  yaml, toml
wildq
Command-line TOML/JSON/INI/YAML/XML/HCL processor using jq c bindings
Stars: ✭ 22 (-4.35%)
Mutual labels:  yaml, toml
Fig
A minimalist Go configuration library
Stars: ✭ 142 (+517.39%)
Mutual labels:  yaml, toml
go-config
Configuration file loader for Go
Stars: ✭ 27 (+17.39%)
Mutual labels:  yaml, toml
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 (+3200%)
Mutual labels:  yaml, toml
Pico
Pico is a stupidly simple, blazing fast, flat file CMS.
Stars: ✭ 3,494 (+15091.3%)
Mutual labels:  yaml, twig
Neon
🍸 Encodes and decodes NEON file format.
Stars: ✭ 674 (+2830.43%)
Mutual labels:  yaml, neon
Datafiles
A file-based ORM for Python dataclasses.
Stars: ✭ 113 (+391.3%)
Mutual labels:  yaml, toml
Structured Text Tools
A list of command line tools for manipulating structured text data
Stars: ✭ 6,180 (+26769.57%)
Mutual labels:  yaml, toml
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+56713.04%)
Mutual labels:  yaml, twig
paerser
No description or website provided.
Stars: ✭ 38 (+65.22%)
Mutual labels:  yaml, toml
transfer
Converts from one encoding to another. Supported formats HCL ⇄ JSON ⇄ YAML⇄TOML⇄XML⇄plist⇄pickle⇄properties ...
Stars: ✭ 70 (+204.35%)
Mutual labels:  yaml, toml
vscode-twig-language
VS Code extension with snippets, syntax highlighting, hover, and formatting for Twig.
Stars: ✭ 35 (+52.17%)
Mutual labels:  twig
openapi-specification
Pinnacle REST API Open API Specification (swagger)
Stars: ✭ 20 (-13.04%)
Mutual labels:  yaml
swift-markdownkit
A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The supported syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for creating HTML and attr…
Stars: ✭ 64 (+178.26%)
Mutual labels:  commonmark
ufw
A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.
Stars: ✭ 19 (-17.39%)
Mutual labels:  yaml
Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
Stars: ✭ 79 (+243.48%)
Mutual labels:  yaml
htoml
TOML file format parser in Haskell
Stars: ✭ 39 (+69.57%)
Mutual labels:  toml
front-matter-manipulator
A utility for parsing and manipulating documents with Front Matter
Stars: ✭ 25 (+8.7%)
Mutual labels:  front-matter
phpPgAdmin6
PHP7+ Based administration tool for PostgreSQL 9.3+
Stars: ✭ 45 (+95.65%)
Mutual labels:  twig
artemis cli
A command-line application for tutors to more productively grade programming excises on ArTEMiS
Stars: ✭ 12 (-47.83%)
Mutual labels:  yaml
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase antialiasing.
Stars: ✭ 25 (+8.7%)
Mutual labels:  neon
cache-extra
Template fragment cache support for Twig
Stars: ✭ 24 (+4.35%)
Mutual labels:  twig
twig-translation
A Twig Translation Extension
Stars: ✭ 15 (-34.78%)
Mutual labels:  twig
contact-officials
Form definitions powering Resistbot's electronic deliveries to elected officials in the United States.
Stars: ✭ 29 (+26.09%)
Mutual labels:  yaml
codemagic-sample-projects
A collection of sample apps built with Codemagic CI/CD. Please see the codemagic.yaml file for a sample workflow configuration.
Stars: ✭ 82 (+256.52%)
Mutual labels:  yaml
jevoisbase
JeVois base collection of algorithms and modules
Stars: ✭ 41 (+78.26%)
Mutual labels:  neon
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+1752.17%)
Mutual labels:  neon
Symfony-code-snippets
Over 100 Symfony Code Snippets for PhP code And Over 80 Twig Code Snippets. Just type the letters 'sf' to get a list of all available Symfony Code Snippets. For Twig Just Type the Tag name and you will get AutoCompletion.
Stars: ✭ 15 (-34.78%)
Mutual labels:  twig
smacha
SMACHA is a meta-scripting, templating, and code generation engine for rapid prototyping of ROS SMACH state machines.
Stars: ✭ 15 (-34.78%)
Mutual labels:  yaml
awesome-yaml
YAML awesomeness
Stars: ✭ 36 (+56.52%)
Mutual labels:  yaml
MostGenerator
Transformation cartridges for generating Symfony bundles from ModuleStudio models.
Stars: ✭ 21 (-8.7%)
Mutual labels:  twig
PhpStorm-Live-Templates-Craft-CMS
PhpStorm Live Templates for Craft CMS
Stars: ✭ 34 (+47.83%)
Mutual labels:  twig
havener
/ˈheɪvənə/ - Think of it as a swiss army knife for Kubernetes tasks
Stars: ✭ 296 (+1186.96%)
Mutual labels:  yaml
Symfony-4-by-Samples
Symfony 4 by Samples is a personal project in which I will be creating small demos with tutorial in which to learn the symfony framework 4. Each of the samples contains a README.md file that indicates the purpose of the sample plus an step by step guide to reproduce it. Basic topics, login and register form, authentication, webpack encore, sass…
Stars: ✭ 40 (+73.91%)
Mutual labels:  twig
paka.cmark
Lightweight CFFI-based Python bindings to cmark library (CommonMark implementation in C).
Stars: ✭ 23 (+0%)
Mutual labels:  commonmark
ezorm
schema first orm for Go
Stars: ✭ 46 (+100%)
Mutual labels:  yaml
1-60 of 744 similar projects