Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndlano/h5p-keyword-selector


https://github.com/ndlano/h5p-keyword-selector

h5p

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# H5P Keyword Selector

Active Reader is an H5P-component, giving users a central knowledge base which utilizes the [H5P Framework](https://github.com/h5p)

This allows users to select keywords from the content

## Getting started

Grab all the modules:

```bash
npm install
```

Development and watch:

```bash
npm run watch
```

Build project:

```bash
npm run build
```

## Additional information
Please see the KeywordExtractor widget for usage information.