Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lblod/marawa

NPM package providing a Multi Aspects RDFa Walker
https://github.com/lblod/marawa

Last synced: about 1 month ago
JSON representation

NPM package providing a Multi Aspects RDFa Walker

Awesome Lists containing this project

README

        

# Marawa
npm module extracted from https://github.com/lblod/notulen-importer-service/commit/87b3014941fe33edc5d8d2b94f0429f0868c2495

## Development

Developing with marawa implies three steps :
- linking marawa to the application that uses it (/!\ marawa might be used at several places in the same project (like frontend + a plugin used by the frontend), double check it is linked at all the relevant places)
- preparing the package
```
npm run-script prepare
```
- restarting the frontend