Socket
Socket
Sign inDemoInstall

eval-to-json

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eval-to-json

Evaluate a JavaScript expression and print JSON output


Version published
Weekly downloads
5
increased by66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

eval-to-json

Evaluate a JavaScript expression and print JSON output

Installation

npm install --global eval-to-json

Command-line usage

eval-to-json file.js
eval-to-json < file.js
cat file.js | require-to-json
echo '9 * 87 * 654 * 3210' | eval-to-json

Keywords

FAQs

Last updated on 08 Apr 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc