Skip to content

UsboKirishima/slang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slang

Slang words searcher

How to use?

Here an example

import { Slang } from '@UsboKirishima/slang'

const client = new Client('APIKEY');

//example
client.definition('my word');

//example
client.permalink('my word');

//example
client.thumbs_up('my word');

//example
client.author('my word');

//example
client.word('my word');

//example
client.defid('my word');

//example
client.current_vote('my word');

//example
client.written_on('my word');

//example 
client.example('my word');

//example 
client.thumbs_down('my word');

Where find APIkey?

Exactly here: URL RAPIDAPI

Contributors

UsboKirishima - Indipendent developer
Brandon Amos - Developer of Meta AI (FAIR)

About

Slang words searcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published