Skip to content

nicoder/norwegish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Norwegish

Say it with flare, say it in Norwegish.

package main

import (
	"fmt"

	"github.com/kytrinyx/norwegish"
)

func main() {
	fmt.Println(norwegish.Translate("Hello, World!"))
	// "Hellø, Wørld"
}

About

Simple norwegish translator written in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published