Skip to content

woven/soundex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###soundex

Calculates the soundex of given input.

import 'package:soundex/soundex.dart';

main() {
  print(soundex('Test input'));
}

About

Calculate the soundex value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages