New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@uni-helper/galanga

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uni-helper/galanga

JS common function library(UNI-APP version of Galanga)

latest
Source
npmnpm
Version
0.2.6-fix2
Version published
Weekly downloads
5
-83.87%
Maintainers
3
Weekly downloads
 
Created
Source

Galanga logo


npm package


@uni-helper/galanga

开源好用的 JS|TS 常用函数库山奈/Galanga的UNI-APP版本

官方文档 | 中国镜像

:star: 简介

山奈/Galanga(以下简称山奈)是川菜中常用的调味品,也可以用作腌制成为单独的菜品,而这一辅料被人们俗称为姜。

在Web的世界里,它是一个开源的实用的JS函数库,它的目标是提供一些常用的函数,让你的代码更简洁更易读。我们希望利用姜来让您的代码更加美味,让您更加专注于业务逻辑的实现。

  • 使用ES6+和TypeScript编写源码,编译生成生产代码
  • 此版本为UNI-APP版本,支持小程序、H5、APP等多端
  • 无其他依赖,体积小巧

:pill: 兼容性

单元测试保证支持如下环境:

IECHFFSFOPIOSAndroidNode
6+29+55+9+50+9+4+4+

:open_file_folder: 目录介绍

.
├── config 打包配置文件
├── demo 使用demo
├── dist 编译产出代码
├── docs 项目文档站点
├── scripts 打包脚本
├── src 源代码目录
├── test 单元测试
├── wiki 项目文档源代码

:rocket: 使用者指南

通过npm下载安装代码

npm install --save @uni-helper/galanga
#or
yarn add @uni-helper/galanga

:kissing_heart: 贡献者指南

CONTRIBUTING.md

主仓贡献者名单

贡献者名单

UNI-APP版本贡献者名单

贡献者名单

:gear: 更新日志

CHANGELOG.md

:airplane: 计划列表

TODO.md

FAQs

Package last updated on 02 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts