No description
  • TypeScript 95.4%
  • Nix 4%
  • JavaScript 0.6%
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
.envrc fix: corrected the accents for masculine and feminine 2024-12-08 01:05:41 -06:00
.eslintrc.yml
.gitignore
.gitlab-ci.yml
.npmignore
CHANGELOG.md
flake.lock
flake.nix fix: corrected the accents for masculine and feminine 2024-12-08 01:05:41 -06:00
LICENSE.md
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
tsfmt.json

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ː.ɸɯ̥