
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
nclient-microfront
Advanced tools
#nclient-micro-front 集成了@mikefeng110808/micro-util,可以直接调用相关类
###install npm install --save nclient-microfront
##usage import {config,...} from 'nclient-microfront'
##langPackage
前端接口分离工具类
convertTree(data, isChildFn, contentFn, idFun, getChildrenFun) data: 数据 isChildFn: 是否是子节点的方法 contentFn: 内容的生成方法 idFun: id的生成方法 getChildrenFun: 获取子节点的生成方法
storeImg.store({imgs, callback}) imgs: 图片地址数组 callback: 存储成功后回调方法
httplink(name, url, data, type='get', async=true) name: 方法名,每个项目唯一 url: 访问地址 data: 访问数据 type: 类型, get post postJson postForm async: 是否异步
jsonplink(name, url, data, type='jsonp', async=true, jsonpCallback='jsonpCallback', jsonpName = 'jsonpCallback') name: 方法名,每个项目唯一 url: 访问地址 data: 访问数据 type: 类型, get post postJson postForm async: 是否异步 jsonpCallback: 回调 jsonpName: jsonp名称
对象注册机制,实现在DataHandle, Handle中
FAQs
nclient-microfront
We found that nclient-microfront demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

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.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.