We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
<script src="https://unpkg.com/glottologist"></script>
const glot = new Glottologist();
npm i glottologist --save
const glot = require("glottologist");