public marks

PUBLIC MARKS from decembre with tags code & online-tool

2018

DEV - ONLINE - Plunker - online community for creating, collaborating on and sharing your web development ideas.

by 1 other
Features: Real-time code collaboration Fully-featured, customizable syntax editor Live previewing of code changes As-you-type code linting Forking, commenting and sharing of Plunks Fully open-source on GitHub under the MIT license And many more to come...

2014

CSS - CODE -ONLINE TOOL - BEAUTIFY - CSS Beautifier

When an CSS (Cascading Style Sheet) document is edited is very easy to mess the code making it unreadable. Especially if you use many nested STYLES it can become difficult to remember how the document is structured. CSS Beautifier will help you to solve many of these problems. This tool can process an CSS document and reformat it with a correct indentation and syntax highlighting. By applying CSS beautifies to your CSS code will improve the layout and indent style of the resulting CSS code. Beautification involves using white spaces like tabs and line-breaks to indent CSS code. Compaction removes unnecessary white spaces. This online tool will not fix your invalid invalid indentation, unpack CSS, De-Obfuscate CSS.

CODE - ONLINE TOOL - Beautify, Unpack or DeobfuscateCode - RENDRE LISIBLE - Online JavaScript beautifier

by 7 others
Beautify, unpack or deobfuscate JavaScript and HTML, make JSON/JSONP readable, etc. All of the source code is completely free and open, available on the github under MIT licence, and we have a command-line version, python library and a node package as well.