gocode (and a few other tools, like gotype) work on .a files (i.e. the package object archive), and the way to keep these up to date is to run go install periodically. This ensures your autocomplete suggestions are kept up to date without having to resort to gocode set autobuild true 🎉.We are open to suggestions for detecting a package which is built with gb; please feel free to submit a pull request that detects a gb package without any explicit configuration and runs it.
atom autocomplete lint editor ide format test build gofmt gocode fmt godef godoc goimports gorename goreturns vet gometalinter go-debug delve hyperclick guru editor-plugin ide-plugin go-ide-plugindurafmt is a tiny Go library that formats time.Duration strings into a human readable format.Contributions are welcome! Fork this repo and add your changes and submit a PR.
duration time formatter fmt date-time timestamp go-libraryUseful when all you need is to fill in some placeholders.Text with placeholders for data properties.
string formatting template object format interpolate interpolation templating str obj tpl expand simple replace placeholders values fmt transform microEncodes the contents of an AudioBuffer from the WebAudio API as WAVE. Supports 16-bit PCM and 32-bit float data.The code for this has been adapted from the export feature of Recorder.js.
convert audiobuffer to wav format for browser webaudio web-audio audio buffer conversion formats fmt riff wave soundZero-configuration TypeScript 2 Standard Validation
format pretty tslint typescript standard fmt tsIt provides contextual formatting functions that have nearly identical usage of the fmt package. The ideas were borrowed from bootstrap's contextual color classes. Note: cfmt.Errorf function does not do same things to fmt.Errorf, but to fmt.Printf with red colored text.
contextual fmt bootstrapPouch is licensed under the MIT License. See LICENSE for the full license text.
formater fmt prettify golang-library go-library for-humansSublime Text plugin for auto-formatting arbitrary code by calling arbitrary executables. Works for gofmt, rustfmt, any similar tool that's an executable and uses standard input/output. Based on https://github.com/mitranim/sublime-gofmt and fully replaces it. Also replaces RustFmt and countless others.
formatter fmt formatting sublime-text sublime-text-plugin autoformatYou can configure zprint-clj with a .zprintrc file. The .zprintrc is written in EDN format. If none found, we fall back on zprint-clj default settings.
fmt pretty-printer prettier clj-format formattingyamlfmt is a little Go binary that reads YAML from file(s) or standard input, formats it and then writes it to standard output. Use the following configuration in Vim, to create a "Fmt" command that formats your YAML.
yaml fmtThis package formats the Go source code in a way so it becomes more compact. It can be considered to be a minifier, although it doesn't make irreversible transformations by default (well, it does remove all comments). For (3) I would recommend using gofumpt.
fmt uglify compression minifier
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.