Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
sane-format
Advanced tools
This is a fork of hapiness-format same concept but with soft 4 space tabs like the rest of the world uses!
Install with npm
$ npm install -g sane-format
Output all formatted javascript in a directory and subdirectories to stdout
$ sane-format
Format all javascript files, overwriting them into standard format
$ sane-format -w
Format javascript over stdin
$ sane-format < file.js > formatted-file.js
Format and overwrite specific files
$ sane-format -w file1.js file2.js
A new step should be added to the modification cycle: modifying the program to make it readable.
FAQs
attempts to reformat javascript to comply with a sane legible style
The npm package sane-format receives a total of 2 weekly downloads. As such, sane-format popularity was classified as not popular.
We found that sane-format demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.