1.1.0 • Published 1 year ago

use-sw-databank v1.1.0

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

use-sw-databank

Simple custom hook that generates Star Wars Databank URL's

Installation

Installing is quite simple

npm install use-sw-databank

Usage

import { useSWDatabank } from "use-sw-databank"
const droidURL = useSWDatabank("droid");

Types

  • character
  • droid
  • location
  • vehicle
  • organization
  • specie
  • creature