zsqk / deno-fn

some functions for deno and browser
https://jsr.io/@zsqk/somefn
MIT License
2 stars 1 forks source link
deno typescript

deno-fn / somefn

JSR @zsqk/somefn somefn latest /x/ version

some functions for deno

This project is still under development, and the parameters of the functions are subject to change.

Generic JS Functions (Browser Environment Compatible):

Functions that depend on the Deno runtime:

Other features:

How to use

import { getComputeInfo } from "@zsqk/somefn";

// TODO