Socket
Socket
Sign inDemoInstall

ttcr

Package Overview
Dependencies
4
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ttcr

Calculate text-to-code ratio of a website.


Version published
Weekly downloads
4
Maintainers
1
Install size
9.94 MB
Created
Weekly downloads
 

Readme

Source

ttcr

Notice

This package is currently under development.

Installation

Installation is easiest through npm:

npm install ttcr --save

CLI

$ npm install --global ttcr
$ ttcr --help

  Usage
    $ ttcr "<url>"

  Example
    $ ttcr "https://samcus.co"

ttcr will use the callback function with the following signature callback(ratio, requestError). The requestError will be whatever error request passes back, the ratio will be empty if there was an issue.

License

MIT © Samuel Custer

Keywords

FAQs

Last updated on 05 Jun 2016

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