Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xxss-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xxss-cli

将scss或者less生成各厂小程序ss。

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

将less编译成各种小程序ss

现在只有ttss

现已支持less|scss转各家小程序

安装

$ npm install -g xxss-cli

使用

minicodepath 小程序开发根目录

$ xxss ./minicodepath -o <原始文件类型> -t <目标文件类型> -n <携带参数表示只监听新的改动>


$ xxss ./miniApp -o scss -t wxss 


默认是less 转 ttss

原始文件类型: scss|less
目标文件类型: 随便写

License

MIT

Keywords

FAQs

Package last updated on 10 Jan 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc