Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lblod/marawa
- Owner: lblod
- License: mit
- Created: 2019-01-10T14:12:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T16:51:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T21:42:55.545Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 588 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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