File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 1- # JSON-LD Document Loader _ (bedrock- jsonld-document-loader)_
1+ # JSON-LD Document Loader _ (@ bedrock/ jsonld-document-loader )_
22
33[ ![ Build Status] ( https://img.shields.io/github/workflow/status/digitalbazaar/bedrock-jsonld-document-loader/Node.js%20CI )] ( https://github.com/digitalbazaar/bedrock-jsonld-document-loader/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ NPM Version] ( https://img.shields.io/npm/v/bedrock-jsonld-document-loader.svg )] ( https://npm.im/bedrock-jsonld-document-loader )
77
88## Table of Contents
99
10- - [ Background] ( #background )
11- - [ Security] ( #security )
1210- [ Install] ( #install )
1311- [ Usage] ( #usage )
1412- [ Contribute] ( #contribute )
1513- [ Commercial Support] ( #commercial-support )
1614- [ License] ( #license )
1715
18- ## Background
19-
20- TBD
21-
22- ## Security
23-
24- TBD
25-
2616## Install
2717
2818- Node.js 14+ is required.
3121
3222To install via NPM:
3323
34- ```
24+ ``` sh
3525npm install --save @bedrock/jsonld-document-loader
3626```
3727
3828### Development
3929
4030To install locally (for development):
4131
42- ```
32+ ``` sh
4333git clone https://github.com/digitalbazaar/bedrock-jsonld-document-loader.git
4434cd bedrock-jsonld-document-loader
4535npm install
You can’t perform that action at this time.
0 commit comments