SkillAgentSearch skills...

KlingonName

JavaScript Klingon name generator and translator

Install / Use

/learn @steampixel/KlingonName
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

klingonName

JavaScript Klingon name generator and translator. This is just a simple example. For more details and a full option and method list check out the index.html file. Or visit the project homepage at http://klingon.steampixel.de


<script src="js/klingonName.js"></script>

<script>

var my_klingon_name = new klingonName({
    min_syllables:2,
    max_syllables:3
});

console.log(my_klingon_name.getString());

</script>

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

55/100

Audited on Oct 26, 2024

No findings