Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CodeOtter/goldmansachs
Converts characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa.
https://github.com/CodeOtter/goldmansachs
Last synced: 5 days ago
JSON representation
Converts characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa.
- Host: GitHub
- URL: https://github.com/CodeOtter/goldmansachs
- Owner: CodeOtter
- License: mit
- Created: 2016-03-23T18:06:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-23T19:41:22.000Z (over 8 years ago)
- Last Synced: 2024-10-04T01:07:52.003Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 19
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - CodeOtter/goldmansachs - Converts characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa. (others)
README
# Gold Mansa Ch(aracter)s
Converts an characters into yellow/gold N'ko, a modern unifier of the Manding languages spoken by mansas throughout medieval North Africa.
```
npm install goldmansachs
```# Example
```
var GoldMansaChs = require('goldmansachs');
GoldMansaChs('hello world');
```