A list of command line tools for manipulating structured text data
-
Updated
Nov 1, 2021
{{ message }}
A list of command line tools for manipulating structured text data
Lossy PNG compressor — pngquant command based on libimagequant library
A Docker-powered stateless API for PDF files.
Goodbye CoffeeScript, hello JavaScript!
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
This Pinyin Analysis plugin is used to do conversion between Chinese characters and Pinyin.
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
Web app and framework offering modular conversion, encoding and encryption
Simple API, Complex Emails (Jakarta Mail smtp wrapper)
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
pandoc integration and utilities for vim
Javascript for refined palates: a Python 3 to ES6 Javascript translator
PascalCase and snake_case configuration options never get migrated to eslint because formats variable is not used anywhere.
See: https://github.com/typescript-eslint/tslint-to-eslint-config/blob/7c92c875a43018c7f5011283cf14da2a173a698f/src/converters/lintConfigs/rules/ruleConverters/variable-name.ts#L40-L63
A lightweight library that converts raw HTML to a React DOM structure.
Convert between different units in Alfred
Getting lazy with repro steps, as ill just add it as test. posting as text below:
type C = string | null;
type B = { C: C } | null;
type A = { B: B } | null;
const A1 = {
B: {
C: null
}
} as A;
const x: string = A1.B.C;
const x
Altium to KiCad converter for PCB and schematics
conventional-commit standard going forwardpackage-lock.json changes PRs, for security reasons. File will be regeneAn elegant way to convert quantities between different units.
Palette quantization library that powers pngquant and other PNG optimizers
Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Qt5/C++ FFmpeg Media Converter
Unicode (UTF-8) capable std::string
Modern C++ Programming Course (C++11/14/17/20)
A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
Add a description, image, and links to the conversion topic page so that developers can more easily learn about it.
To associate your repository with the conversion topic, visit your repo's landing page and select "manage topics."
As per angularsen/UnitsNet#328 (comment)
Having a set of tests to validate that the correct abbreviation notations and symbols are used would be helpful, as we have seen from before that discrepancies tend to creep in over time.
See #328 for the (currently work in progress) guideline, go through the comments and identify what tests to write for the guid