All Projects → Ziyadsk → Scc

Ziyadsk / Scc

Licence: mit
An Offline cheat sheet and a quick reference command line tool for HTML, CSS and JS .

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
python3
1442 projects
js
455 projects

Projects that are alternatives of or similar to Scc

Git Chglog
CHANGELOG generator implemented in Go (Golang).
Stars: ✭ 1,895 (+1440.65%)
Mutual labels:  command-line-tool
Oscp
My OSCP notes
Stars: ✭ 117 (-4.88%)
Mutual labels:  cheatsheet
Defaultcreds Cheat Sheet
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️
Stars: ✭ 1,949 (+1484.55%)
Mutual labels:  cheatsheet
Pico8 Api
Unofficial PICO-8 API with a lovely design ! ::
Stars: ✭ 115 (-6.5%)
Mutual labels:  cheatsheet
Reading Material
List of some useful blogs, books, courses, papers etc. 📚
Stars: ✭ 116 (-5.69%)
Mutual labels:  cheatsheet
Borg
Search and save shell snippets without leaving your terminal
Stars: ✭ 1,528 (+1142.28%)
Mutual labels:  command-line-tool
Endlines
Easy conversion between new-line conventions
Stars: ✭ 112 (-8.94%)
Mutual labels:  command-line-tool
Cli.fyi
A Potentially Useful Command Line Query Tool
Stars: ✭ 120 (-2.44%)
Mutual labels:  command-line-tool
Python N26
💵 Unofficial Python client for n26 (Number 26) - https://n26.com/
Stars: ✭ 116 (-5.69%)
Mutual labels:  command-line-tool
Kubectl Sheetcheat
The Definitive Kubectl Sheetcheat. ⭐ Give it a star if you like it. Work (always) in progress !
Stars: ✭ 119 (-3.25%)
Mutual labels:  cheatsheet
Web Ctf Cheatsheet
Web CTF CheatSheet 🐈
Stars: ✭ 1,726 (+1303.25%)
Mutual labels:  cheatsheet
Cheatsheet
Pretty cheat sheets, or ``reference cards'', obtainable from Org files.
Stars: ✭ 116 (-5.69%)
Mutual labels:  cheatsheet
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (-4.88%)
Mutual labels:  command-line-tool
Droid
A command-line tool for checking Android OS version history written by Rust.
Stars: ✭ 115 (-6.5%)
Mutual labels:  command-line-tool
Kube Prompt
An interactive kubernetes client featuring auto-complete.
Stars: ✭ 1,614 (+1212.2%)
Mutual labels:  command-line-tool
C Sharp Cheatsheet
C# Cheatsheet
Stars: ✭ 111 (-9.76%)
Mutual labels:  cheatsheet
Elixir cli spinners
Spinnig Animations for Command Line Applications
Stars: ✭ 117 (-4.88%)
Mutual labels:  command-line-tool
Notes Cli
Small markdown note taking CLI app playing nicely with your favorite editor and other CLI tools
Stars: ✭ 122 (-0.81%)
Mutual labels:  command-line-tool
Videosnap
Simple command line app to record video and audio from a QuickTime capture device
Stars: ✭ 119 (-3.25%)
Mutual labels:  command-line-tool
Leaf
General purpose reloader for all projects.
Stars: ✭ 118 (-4.07%)
Mutual labels:  command-line-tool

scc

A Great cheat sheet and a quick reference command line tool for HTML, CSS and JS .

Installing

  • Download the project and run the install script. ./install.sh

Usage

scc [-h]  [ -html [HTML] | -css [CSS] | -js [JS] ] | [-rand {html,css,js}]

Examples

scc -js array.map

map

Check for available propreties/methods

scc -css | column 

(image cropped to fit screen) available

Get random proprety/method

CSS example

scc -rand css 

randomcss

JS example

scc -rand js 

randomjs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].