
Product
Introducing Custom Tabs for Org Alerts
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.
sinamfe-tools-https
Advanced tools
本组件作为管理前端脚本https化的基础组件,可以被前端运行时脚本直接调用,用来处理在运行时的时候进行接口数据或者动态数据的https化,同时可以提供给webpack,可以进行webpack在打包过程中针对静态脚本的https化。
使用方法:
使用方法参考: http://cnpm.sina.com.cn/package/@mfelibs/base-webpack-https
yarn add @mfelibs/base-tools-https
import httpsConvert from "@mfelibs/base-tools-https";
//按照目前维护的mapping进行https化
httpsConvert.cUrlAuto(url);
src/mapping.js文件夹存放着目前所有用到的https化的对应关系,如果需要添加或者减少对应关系,请在此文件中进行维护
FAQs
https转换,包含映射表,可用作brower引用的处理接口返回url资源的转换方法;
We found that sinamfe-tools-https demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.