Socket
Socket
Sign inDemoInstall

just-joke

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-joke

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


Version published
Weekly downloads
22
increased by214.29%
Maintainers
1
Weekly downloads
 
Created
Source

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/

Keywords

FAQs

Package last updated on 07 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc