Skip to content

apsislabs/glamdring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glamdring

The Phoneme-Hammer.

Pure JS implementation of English dictionary-based phonemization.

Usage

import { phonemize } from 'glamdring'

console.log(phonemize('This, Gandalf, was Glamdring, Foe-hammer that the king of Gondolin once wore.'))

Development

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.

About

The Phoneme-Hammer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors