跳转到主要内容

CSS解析树的可视化

项目描述

Build Status Azure DevOps coverage

css-explore

这个项目最初是一个用于可视化CSS文档解析树的工具,但基本上变成了一个漂亮的打印器。

我创建这个项目的目的是比较不同实现中的scss编译输出,以便将代码库从一种编译器切换到另一种编译器。

本程序使用

用法

$ css-format --help
usage: css-format [-h] filename

positional arguments:
  filename

optional arguments:
  -h, --help  show this help message and exit

示例运行

$ echo 'body{color:red}' > test.css
$ css-format test.css
body {
    color: red;
}

项目详情


下载文件

下载适合您的平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源代码分发

css_explore-1.1.0.tar.gz (5.4 kB 查看哈希值)

上传时间: 源代码

构建分发

css_explore-1.1.0-py2.py3-none-any.whl (5.9 kB 查看哈希值)

上传于 Python 2 Python 3

支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误日志 StatusPage StatusPage 状态页面