Giter VIP home page Giter VIP logo

vsc-custom-css-cli's Introduction

vsc-custom-css-cli

vsc-custom-css-cli

npm version npm downloads npm license

Credits

Install

$ npm i vsc-custom-css-cli -g

only macOS is supported

Binary name = vsc-custom

$ vsc-custom

Notice

After add/update command, in order to make it effects, a full quit & restart of vscode is needed.

Commands

vsc-custom add <file-or-url>

  • file-or-url local file or file url supports .css / .less / .sass & .js file

example

# local css
vsc-custom add ./custom.css

# remote url
vsc-custom add 'https://gist.githubusercontent.com/magicdawn/9a8278667c5ebdf71cb87b8504295449/raw/a47ebbf01baf0a0fab49b2f8e9ec9411b492c9cd/vscode-big-clock.less'

vsc-custom update / vsc-custom up

  • this will update embeded file contents
  • After a vscode auto-update, everything added is lost, a vsc-custom up command is neeeded to get things back

for example

  • run vsc-custom add ./local-file.css
  • modify local-file.css
  • run vsc-custom update in order make it effects in vscode
  • quit vscode & restrt vscode

vsc-custom list

or vsc-custom ls / vsc-custom l

  • this will list all added files
  • default will disabled the unselected files. use --delete or --del flag to remove added files

Use Case

Big Clock

image

more ...

Changelog

CHANGELOG.md

License

the MIT License http://magicdawn.mit-license.org

vsc-custom-css-cli's People

Contributors

magicdawn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.