1.1.16 • Published 1 year ago

just-joke v1.1.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

just-joke

This is a simple package that just get a random api, including chuck norris joke

User Guide

Using the npm package manager

npm i -D just-joke

Using case

import { getJoke, category } from "just-joke";

// Get a random joke
const joke = getJoke();

// Get a random joke, using category
const targetJoke = getJoke(category[0]);

Api Reference

https://api.chucknorris.io/

1.1.16

1 year ago

1.1.12

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.3

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.4

1 year ago

1.1.2

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago