Sort YAML files alphabetically
JavaScript parser and stringifier for YAML
YAML 1.2 parser and serializer
Sort an Object or package.json based on the well-known package.json keys
YAML 1.2 parser and serializer
JSS plugin that ensures style properties extend each other instead of override
CLI tool to sort YAML files alphabetically
Easy autofixable import sorting
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies
TypeScript definitions for js-yaml
Read and parse a YAML file
Use Environment Variables in String
A YAML parser that produces output compatible with ESLint
Extract YAML front matter from a string
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Sort the keys of an object
vfile utility to sort messages by line/column
Format an OpenAPI document by ordering, formatting and filtering fields.
The custom `sort` method (mobile-first / desktop-first) of CSS media queries for `postcss-sort-media-queries`, `css-mqpacker` or `pleeease` (which uses css-mqpacker) or, perhaps, something else ))
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Sort an object's keys, including an optional key list
Sort array elements in ascending order.
Useful functions when working with YAML.
ESLint rule for enforcing consistent ES6 class member order.
Sort lines in YAML files in a predictable order
sorts yaml
Sorts YAML files alphabetically by key.
Manage Rails Locale YAML: Sort, remove duplicates, and create stubs for other languages.
Allows you to deep sort YAML files that are mainly composed of \ nested hashes and string values. Great to sort your rails I18n YAML files. You can easily add it to a textmate bundle, rake task, or just use the included regular comand line tool.
Allows you to deep sort YAML files that are mainly composed of nested hashes and string values. Great to sort your rails I18n YAML files. You can easily add it to a textmate bundle, rake task, or just use the included regular comand line tool.
Provides Students_list_YAML class for managing student data with YAML persistence. Includes support for student records with validation, sorting, and pagination.
Breeze integrates a content editor into the rails workflow and lets developers define the layouts they create. It renders pages, that are made up of sections, that may include cards. Breeze also manages images, even lets you edit them, and manages translations when you go international. All data is stored in yaml files, images as assets. Breeze makes commits for changes which developers upstream in a very rails sort of way.