
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
beautifile
Advanced tools
Beautify js, html and css.
npm i beautifile --save
Options of beautifile can be find in json/beautify.json,
and could be overriden by ~/.beautify.json.
const beautifile = require('beautifile');
beautife('ugly.js', (error, data) => {
if (error)
return console.error(error.message);
console.log(data);
});
MIT
FAQs
beautify js, html and css
The npm package beautifile receives a total of 5 weekly downloads. As such, beautifile popularity was classified as not popular.
We found that beautifile 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.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies