Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicola/node-solid

Node implementation of Solid
https://github.com/nicola/node-solid

Last synced: 18 days ago
JSON representation

Node implementation of Solid

Awesome Lists containing this project

README

        

# node-solid

[![](https://img.shields.io/badge/project-Solid-7C4DFF.svg?style=flat-square)](https://github.com/solid/solid)

> Node implementation of Solid

**WIP Attention: Right now there is no such thing as a working `node-solid` module. Please refer to [ldnode](https://github.com/linkeddata/ldnode) instead.**

## Usage

```
$ npm install node-solid
```

## Modules

- [ ] [node-solid](https://github.com/solid/node-solid)
- [x] [solid-acl](https://github.com/solid/node-solid-acl)
- [x] [solid-ws](https://github.com/solid/node-solid-ws)
- [ ] [solid-cli](https://github.com/solid/node-solid-cli)
- [ ] [webid-provider](https://github.com/solid/solid-acl)
- [x] [webid](https://github.com/linkeddata/node-webid)
- [ ] [solid-tests](https://github.com/solid/solid-acl)

## License

MIT