New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

corpus-generator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

corpus-generator

Generates the base project structure for extracting data from some source, putting it into an `index.json` file, and maybe creating an `index.html` example for it to host on GitHub Pages.

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-57.14%
Maintainers
1
Weekly downloads
 
Created
Source

Corpus Generator

Generates the base project structure for extracting data from some source, putting it into an index.json file, and maybe creating an index.html example for it to host on GitHub Pages.

Installation

npm install tower-cli -g
npm install corpus-generator -g

Usage

$ tower generate corpus my-repo

  create : my-repo
  create : my-repo/Readme.md
  create : my-repo/component.json
  create : my-repo/package.json
  create : my-repo/.gitignore
  create : my-repo/index.js
  create : my-repo/index.json
  create : my-repo/index.html

$

Licence

MIT

FAQs

Package last updated on 06 Feb 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