Greasy Fork

DeindentTemplateLiteralString

Exports a simple function that can be passed a template literal. It strips code indentation from it while preserving intended indentation, by stripping out the smallest indent every line has in common.

当前为 2024-10-01 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/511046/1457684/DeindentTemplateLiteralString.js

作者
1N07
版本
1.2
创建于
2024-10-01
更新于
2024-10-01
大小
1.0 KB
许可证
MIT

Exports a simple function that can be passed a template literal. It strips code indentation from it while preserving intended indentation, by stripping out the smallest indent every line has in common.