Socket
Book a DemoInstallSign in
Socket

proskomma

Package Overview
Dependencies
Maintainers
2
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proskomma

A Scripture Runtime Engine

latest
Source
npmnpm
Version
0.9.3
Version published
Maintainers
2
Created
Source

proskomma

A Javascript Implementation of the Proskomma Scripture Processing Model.

Installing and testing the code

npm install
npm test
npm run rawTest
TESTSCRIPT=cp_vp npm run oneTest
npm run coverage

Running the code

cd scripts
npm run build # Running Proskomma from within the Proskomma repo so need the babel version of files
node do_graph.js ../test/test_data/usx/web_rut_1.usx example_query.txt
node do_graph.js ../test/test_data/usfm/hello.usfm example_query.txt

Documentation

See the project's ReadtheDocs

Keywords

USFM

FAQs

Package last updated on 09 Jan 2023

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