Skip to content

jansvabik/go-nbsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-breakable space auto-adder for Golang

Go Report Card Coverage tests Build Status Maintainability contributions welcome

Go package for replacing spaces by unbreakable spaces where they should be according to the typographical rules of the specified language. Currently, I still work on this project. This is a new version of my very first Go program (gonbspcz) and it shouldn't work just for Czech language, but also for any other language that will be configured by corresponding lang_CODE.go file.

Installation

You can add this package to your workspace by installing it and then importing it.

  1. Run command go get github.com/jansvabik/go-nbsp
  2. Import package import "github.com/jansvabik/go-nbsp"

About

Go package for replacing spaces by unbreakable spaces where they should be according to typographical rules of the specified language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages