Skip to content
View relax-code-relax-life's full-sized avatar
☹️
I hate stock.
☹️
I hate stock.
  • Wandering in Beijing
Block or Report

Block or report relax-code-relax-life

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. hash hash Public

    Creating hash digests of files or strings. 支持对 文件或文本 的加密摘要计算。例如 md5、sha 等算法。

    JavaScript 1

  2. utils utils Public

    JavaScript工具库。默认支持treeShaking。包含 日期操作、Cookie处理、URL处理、常用环境检测(系统类型/浏览器类型)、Function/Object/Array工具函数 等。

    TypeScript 1

  3. drag drag Public

    鼠标拖动效果。支持以absolute、fixed、relative、float定位的元素。

    JavaScript 2

  4. sqlite3 sqlite3 Public

    对better-sqlite3的二次封装,以表作为基础操作粒度。

    TypeScript

  5. ajax ajax Public

    浏览器端的ajax请求库。

    TypeScript