Skip to content

zsqk/deno-fn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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