jslib-base icon indicating copy to clipboard operation
jslib-base copied to clipboard

A modern JavaScript|Typescript library scaffolding, modularity, purity & extras

Results 19 jslib-base issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

### 如题 我是使用的使用的自动生成 ``` npx typescript src/**/*.js --declaration --allowJs --emitDeclarationOnly --outDir dist ```

enhancement

### What problem Description of the problem, as detailed as possible. ### Environment - Mobile: MI6 - System: Android7.1.1 - Browser:Chrome61 - jslib-base version: 0.2.0 - some other information ###...

enhancement

### 问题是什么 npm run build:aio的时候报错 ### 环境 - 系统:win 10 - node版本:10.13.0 - npm版本:6.4.1 ### 在线例子 无 ### 其他 由于uglify-js is able to transpile only es5 syntax. If you want...

bug

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

欢迎大家反馈 举个例子: [jsmini家族](https://github.com/jsmini) other - [littlejs](https://github.com/Zenquan/littlejs) - [axios-miniprogram-adapter](https://github.com/bigmeow/axios-miniprogram-adapter) - [react-compare](https://github.com/fXy-during/react-compare) - [z](https://github.com/PinghuaZhuang/z) - [xidux](https://github.com/ximolang/xidux) - [qrcode-decoder](https://github.com/yugasun/qrcode-decoder) - [search-util](https://github.com/The-End-Hero/search-util) - [vue-validate](https://github.com/yesixuan/vue-validate) - [validator](https://github.com/yesixuan/common-validate) - [sn-js-utils](https://github.com/CozySnail/sn-js-utils) - [flexshare](https://github.com/lianhr12/flexshare) - [three-particle](https://github.com/GurifYuanin/three-particle) - [cake-lib](https://github.com/lovexiaobai222/cake_lib)

官方

在 config.js 配置中添加 '@babel/plugin-transform-runtime', .babelrc 也添加了. 还有 Symbol 也不能被转化. 在 IE 中不能使用.

help wanted

### 执行`npm run release`失败 执行`npm run release`报: ``` ⧗ input: $npm_package_version ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0...

bug

### 问题是什么 初始化一个新项目时报错 ### 环境 - 系统:win10 - node版本:20.12.1 - npm版本:10.5.0 - 其他版本信息 ### 错误信息 ![image](https://github.com/yanhaijing/jslib-base/assets/39701566/f4b6d053-a8fe-477e-8bca-0f5937450bfa)