Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-jsjs

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-jsjs

Javascript beautifier

  • 0.0.7
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Jsjs

A handy javascript to javascript transpiler

Build Status via Travis CI

Pull requests are very welcome!

Install

$ npm install [-g] jsjs

Features

  • Not many, at the moment barelly recompiles sources.

Documentation

Usage

$ jsjs [options] <file> [...<files>]

Options


Options

### jsjs --tab [number of spaces] | -t [number of spaces]

Indents code with number of spaces for each indentation level.


### jsjs --compress | -c

Removes optional whitespace between statements and declarations.


Keywords

FAQs

Package last updated on 28 Aug 2014

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc