https://github.com/samliebl/constructed-language
A project aimed a constructed language for a fantasy story
https://github.com/samliebl/constructed-language
conlang constructed-language fantasy language worldbuilding
Last synced: 7 months ago
JSON representation
A project aimed a constructed language for a fantasy story
- Host: GitHub
- URL: https://github.com/samliebl/constructed-language
- Owner: samliebl
- License: mit
- Created: 2024-08-23T16:14:14.000Z (almost 2 years ago)
- Default Branch: dictionary-lookup
- Last Pushed: 2024-12-26T23:06:10.000Z (over 1 year ago)
- Last Synced: 2025-01-21T07:43:59.183Z (over 1 year ago)
- Topics: conlang, constructed-language, fantasy, language, worldbuilding
- Language: JavaScript
- Homepage:
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Constructed Language CLI
## Conlang command
```sh
$ conlang
```
## Directory structure
```
bin
conlang.js
data
dictionary.js
lib
translate.js
```
## License
All content in `./data`: All rights reserved © Sam Liebl.
Otherwise, MIT (`./LICENSE.txt`).