File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/LinkedSoftwareDependencies/Components-Generator.js.svg?branch=master )] ( https://travis-ci.org/LinkedSoftwareDependencies/Components-Generator.js )
44[ ![ Coverage Status] ( https://coveralls.io/repos/github/LinkedSoftwareDependencies/Components-Generator.js/badge.svg?branch=master )] ( https://coveralls.io/github/LinkedSoftwareDependencies/Components-Generator.js?branch=master )
5- [ ![ npm version] ( https://badge.fury.io/js/componentjs -generator.svg )] ( https://www.npmjs.com/package/componentjs -generator )
5+ [ ![ npm version] ( https://badge.fury.io/js/componentsjs -generator.svg )] ( https://www.npmjs.com/package/componentsjs -generator )
66
77This is a tool to automatically generate ` .jsonld ` component files from TypeScript classes
88for the [ Components.js] ( https://github.com/LinkedSoftwareDependencies/Components.js ) dependency injection framework.
@@ -14,13 +14,13 @@ Before you use this tool, it is recommended to first read the [Components.js doc
1414** 1. Install as a dev dependency**
1515
1616``` bash
17- npm install -D componentjs -generator
17+ npm install -D componentsjs -generator
1818```
1919
2020or
2121
2222``` bash
23- yarn add -D componentjs -generator
23+ yarn add -D componentsjs -generator
2424```
2525
2626** 2. Declare components in ` package.json ` **
You can’t perform that action at this time.
0 commit comments