Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback

deno-fn / 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