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

codo-theme-yaml

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codo-theme-yaml

YAML theme for the codo documentation generator

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

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

YAML Output Theme for Codo

This is a theme for the codo CoffeeScript API documentation generator.

Use

If your codo is installed globally, install codo-theme-yaml globally and specify it as the theme name.

npm install -g codo-theme-yaml
codo -t yaml

If codo is installed in your project's node_modules directory, have codo-theme-yaml added to the project's package.json instead.

npm install --save codo-theme-yaml
codo -t yaml

Development

Run the tests using the following commands.

npm install
npm test

If you make changes to the theme or to the test cases, you will need to re-generate the golden output expected by the test cases.

npm link
ndoe_modules/codo/bin/codo -t yaml -o test/golden test/source

Keywords

FAQs

Package last updated on 12 Jan 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