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

stencila

Package Overview
Dependencies
Maintainers
3
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stencila

Documents powered by data

  • 0.25.0-preview.3
  • Source
  • npm
  • Socket score

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

Stencila

Stencila is a platform for creating, collaborating on, and sharing data driven content. Content that is transparent and reproducible, like RMarkdown and Jupyter. Content that can be versioned and composed just like we do with open source software using tools like CRAN and NPM. And above all, content that is accessible to non-coders, like Google Docs and Microsoft Office.

Features

FeaturesState
Documents
Spreadsheets0.26+
Presentations0.26+
Transclusions0.26+
Static Content
Paragraph
Heading
Blockquote
Image0.26+
List
Table
Strong
Emphasis
Link
Subscript
Superscript
Code
Math (AsciiMath and Tex)
Data-driven content
Mini Cell (Expression)
Internal Code Cell (call)
External Code Cell (run)0.26+
Number Input (range slider)
Select Input (name value pairs)
CSV0.26+
Execution Engines
Javascript
Node.js0.26+
R0.26+
Python0.26+
Julia0.26+
Scala0.26+
Functions
Basic Statistics0.26+
Tabular data manipulation (filter, aggregate, ...)0.26+
Plotting
Base charts (Scatterplot, Lines, Bars, Pies, ...)0.26+
Extended charts (time series, box plot, candle stick, ...)0.26+
Supported Formats
HTML
JATS0.26+
Markdown0.26+
RMarkdown0.26+
Jupyter Notebook0.26+
Apps
Stencila Desktop (Windows, OSX, Linux)
Stencila Hub (web platform for collaboration)1.0

Development

git clone https://github.com/stencila/stencila.git
cd stencila
npm install
npm run start

Now you can access the different interfaces in the browser:

  • http://localhost:4000/examples/dashboard
  • http://localhost:4000/examples/document

Most development tasks can be run directly using Javascript tooling (npm)

TaskCommand
Install and setup dependenciesnpm install
Run the development servernpm start

Discuss

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

Keywords

FAQs

Package last updated on 20 Mar 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