format
Here are 669 public repositories matching this topic...
Activity Indicators for Modern C++
-
Updated
Jul 12, 2021 - C++
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
-
Updated
Jun 28, 2021 - C
Update README.md
It seems gofumpt doesn't consider the beginning of the functions with multi-line parameters list and single line returning values list.
Steps to reproduce:
- Create a
.gofile containing the following lines:
package main
func someName(
a string,
) (err error) {
if a == "" {
return nil
}
// Perform some stuff.
return nil
}- Run `gofumpt -w <filenam
A low-level, lightweight protocol buffers implementation in JavaScript.
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Sep 3, 2021 - JavaScript
Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.
-
Updated
Feb 23, 2020 - Shell
JsPrettier is a Sublime Text Plug-in for Prettier, the opinionated code formatter.
-
Updated
Aug 11, 2021 - Python
Show multiple entity states and attributes on entity rows in Home Assistant's Lovelace UI
-
Updated
Mar 29, 2021 - JavaScript
Activity Streams 2.0
-
Updated
Jul 13, 2021 - HTML
The Citation File Format lets you provide citation metadata for software or datasets in plaintext files that are easy to read by both humans and machines.
-
Updated
Sep 6, 2021 - Python
-
Updated
Aug 30, 2021 - JavaScript
An R package for experimental psychologists
-
Updated
Jan 19, 2021 - R
Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.
-
Updated
Mar 4, 2021 - JavaScript
格式化输入框,可用来格式化数字、金额、号码等; FormatEditText can be used as a formatted text input box
-
Updated
Jul 7, 2021 - Java
Improve this page
Add a description, image, and links to the format topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the format topic, visit your repo's landing page and select "manage topics."


We need to update our README.md file before the 1.0 release.