No description
Find a file
2024-12-08 13:42:58 -06:00
src feat: added a split command 2024-12-08 13:42:25 -06:00
.editorconfig chore: updating to flake setup 2024-12-08 00:10:59 -06:00
.envrc fix: corrected the accents for masculine and feminine 2024-12-08 01:05:41 -06:00
.eslintrc.yml chore: switching to new project layout 2018-11-27 23:12:25 -06:00
.gitignore chore: updating to flake setup 2024-12-08 00:10:59 -06:00
.gitlab-ci.yml chore: switching to new project layout 2018-11-27 23:12:25 -06:00
.npmignore chore: working on project layout 2018-11-27 23:18:36 -06:00
CHANGELOG.md chore: updating to flake setup 2024-12-08 00:10:59 -06:00
flake.lock chore: updating to flake setup 2024-12-08 00:10:59 -06:00
flake.nix fix: corrected the accents for masculine and feminine 2024-12-08 01:05:41 -06:00
LICENSE.md chore: updating to flake setup 2024-12-08 00:10:59 -06:00
package-lock.json chore: bumped version to v0.4.0 2024-12-08 13:42:58 -06:00
package.json chore: bumped version to v0.4.0 2024-12-08 13:42:58 -06:00
README.md refactor: cleaning up documentation 2024-12-08 13:35:17 -06:00
tsconfig.json chore: updating to flake setup 2024-12-08 00:10:59 -06:00
tsfmt.json chore: switching to new project layout 2018-11-27 23:12:25 -06:00

fedran-miwafu

A library for parsing and manipulating Miwāfu, a constructed language in D. Moonfire's Fedran setting.

Setup and usage

Install fedran-miwafu using npm:

npm i fedran-miwafu

In your JavaScript or TypeScript:

var miwafu = require("fedran-miwafu");

console.log(miwafu.ipa("miwāfu"));
// mi.waː.ɸɯ̥
const miwafu from "fedran-miwafu";

console.log(miwafu.ipa("miwāfu"));
// mi.waː.ɸɯ̥