Skip to main content

Package with scientists data that returns their name, discoveries, nationality etc.

This package works with BunIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score
94%
Published
a month ago (0.1.0)

bun-hono

To install dependencies:

bun install

To run:

bun run index.ts

You can access the api endpoint here planck

Add Package

deno add jsr:@planck/planck

Import symbol

import * as mod from "@planck/planck";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@planck/planck";

Add Package

npx jsr add @planck/planck

Import symbol

import * as mod from "@planck/planck";

Add Package

yarn dlx jsr add @planck/planck

Import symbol

import * as mod from "@planck/planck";

Add Package

pnpm dlx jsr add @planck/planck

Import symbol

import * as mod from "@planck/planck";

Add Package

bunx jsr add @planck/planck

Import symbol

import * as mod from "@planck/planck";