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

stencila

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stencila

Stencila components for Node.js

  • 0.1.1
  • Source
  • npm
  • Socket score

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

stencila/node : Stencila for Node.js

NPM Build status Code coverage Dependency status Chat

Status

This is very much a work in progress. See our main repo for more details.

Install

npm install stencila

Discover

Documentation is available at https://stencila.github.io/node.

Discuss

We love feedback. Create a new issue, add to existing issues or chat with members of the community.

Develop

Want to help out with development? Great, there's a lot to do! To get started, read our contributor code of conduct, then get in touch or checkout the platform-wide, cross-repository kanban board.

Most development tasks can be run directly from npm or via make wrapper recipes.

Tasknpm et almake
Install and setup dependenciesnpm installmake setup
Check code for lintnpm run lintmake lint
Run testsnpm testmake test
Run tests with coveragenpm run covermake cover
Build documentationnpm run docsmake docs
Serve and watch docs for updatesnpm run docs-servemake docs-serve
Cleanmake clean

Tests live in the tests folder and are written using the tape test harness.

Docs are published using Github Pages, so to update them after making changes run make docs, commit the updated docs and do a git push.

Keywords

FAQs

Package last updated on 06 Jan 2017

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