/deno-fn

some functions for deno and browser

Primary LanguageTypeScriptMIT LicenseMIT

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:

  • gitChanges View Git changes.

Other features:

How to use

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

// TODO