https://github.com/nicola/node-solid
Node implementation of Solid
https://github.com/nicola/node-solid
Last synced: 9 months ago
JSON representation
Node implementation of Solid
- Host: GitHub
- URL: https://github.com/nicola/node-solid
- Owner: nicola
- Created: 2015-11-24T06:02:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T06:06:24.000Z (about 10 years ago)
- Last Synced: 2025-04-28T13:09:01.080Z (9 months ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 5
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - nicola/node-solid - Node implementation of Solid (others)
README
# node-solid
[](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