-
Updated
Nov 1, 2021
#
conversion
Here are 1,370 public repositories matching this topic...
A list of command line tools for manipulating structured text data
html
cli
yaml
toml
tsv
json
list
csv
xml
conversion
delimited-files
awk
ini
text-files
configuration-file
structured-text
Lossy PNG compressor — pngquant command based on libimagequant library
c
palette
quality
png
png-compression
conversion
smaller
stdin
image-optimization
quantization
pngquant
-
Updated
Jan 16, 2022 - C
A Docker-powered stateless API for PDF files.
html
api
docker
markdown
pdf
csv
excel
word
http2
libreoffice
wkhtmltopdf
conversion
xlsx
google-chrome
chromium
docx
pptx
pdftk
unoconv
puppeteer
-
Updated
Mar 22, 2022 - Go
Goodbye CoffeeScript, hello JavaScript!
-
Updated
Apr 10, 2022 - TypeScript
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
html
swift
typescript
responsive
conversion
svelte
flutter
figma
tailwind
tailwindcss
swiftui
figma-plugins
-
Updated
Mar 27, 2022 - TypeScript
This Pinyin Analysis plugin is used to do conversion between Chinese characters and Pinyin.
-
Updated
Apr 1, 2022 - Java
A Laravel package helps you add a complete real-time messaging system to your new / existing application with only one command.
-
Updated
Mar 30, 2022 - PHP
Web app and framework offering modular conversion, encoding and encryption
-
Updated
Apr 9, 2022 - JavaScript
Simple API, Complex Emails (Jakarta Mail smtp wrapper)
java
validation
authentication
email
high-performance
proxy
conversion
smtp
dkim
outlook
configurable
batch-processing
dmarc
smime
cli-support
javamail
java-mail
spring-support
builder-api
jakarta-mail
-
Updated
Mar 27, 2022 - Java
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
-
Updated
Apr 8, 2022 - C#
pandoc integration and utilities for vim
-
Updated
Feb 16, 2022 - Vim script
Javascript for refined palates: a Python 3 to ES6 Javascript translator
-
Updated
Aug 12, 2021 - Python
sophia-belous
commented
Apr 6, 2022
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
type: bug
Something isn't working
status: accepting prs
Please, send in a PR to resolve this! ✨
good first issue
Good for newcomers; welcome aboard!
area: incorrect converter
Rule converter with incomplete, incorrect, or invalid rule names and/or arguments
A lightweight library that converts raw HTML to a React DOM structure.
-
Updated
Feb 22, 2022 - JavaScript
Convert between different units in Alfred
python
alfred
offline
conversion
alfred-workflow
exchange-rates
cryptocurrencies
currencies
pint
alfred3
alfred4
alfred4-workflow
-
Updated
Mar 22, 2022 - Python
JoshuaKGoldberg
commented
Feb 18, 2022
🐛 Bug Report
- TypeStat version: 5.4.0
- TypeScript version: X.X.X
- Node version: X.X.X
Actual Behavior
declare const value: string | undefined;
- value?.length;
+ value?!.length;Expected Behavior
declare const value: string | undefined;
value?.length;Reproduction
Part of the Nozzle codebase graciously shared by
type: bug
Something isn't working, oh no!
status: accepting prs
Please send a pull request! That'd be so nice!
good first issue
Good for newcomers
fixer: strict non null assertions
Altium to KiCad converter for PCB and schematics
-
Updated
Oct 14, 2021 - Perl
MikeRalphson
commented
Jan 19, 2019
- Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
- Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
- Use of
conventional-commitstandard going forward - Advice not to include any
package-lock.jsonchanges PRs, for security reasons. File will be regene
An elegant way to convert quantities between different units.
-
Updated
Mar 30, 2022 - TypeScript
Palette quantization library that powers pngquant and other PNG optimizers
palette
quality
visual-studio
conversion
callback
minification
image-optimization
quantization
rgba-pixels
palette-generation
pixel-array
image-pixels
pngquant
-
Updated
Mar 25, 2022 - Rust
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.
python
localization
excel
python-command
conversion
xls
internalization
extract-strings
android-xml
android-strings
ios-localizable
android-localizable-files
-
Updated
Jul 9, 2021 - Python
Convert between CBOR, JSON, MessagePack, TOML, and YAML
-
Updated
Feb 16, 2022 - Python
Qt5/C++ FFmpeg Media Converter
audio
gui
video
ffmpeg
cpp
multimedia
transcoding
qml
conversion
qt5
ffmpeg-wrapper
media-converter
converter-encoding
-
Updated
Mar 31, 2021 - C++
Unicode (UTF-8) capable std::string
unicode
cplusplus
cpp
string
encoder
decoder
utf-8
conversion
header-only
string-conversion
string-manipulation
codepoints
std
utf8
utf8-string
drop-in
cplusplus-11
utf-32
tiny-utf8
-
Updated
Nov 9, 2021 - C++
A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
-
Updated
Mar 2, 2022 - TypeScript
Modern C++ Programming Course (C++11/14/17/20)
debugging
template
c-plus-plus
programming
course
cpp
optimization
conversion
cpp14
cpp11
pointer
arithmetic
compilers
cpp17
code-quality
cpp-course
object-oriented-programming
cpp20
arithmetic-types
-
Updated
Apr 14, 2022
Improve this page
Add a description, image, and links to the conversion topic page so that developers can more easily learn about it.
Add this topic to your repo
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