Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nicola/node-solid
- Owner: nicola
- Created: 2015-11-24T06:02:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-27T06:06:24.000Z (almost 9 years ago)
- Last Synced: 2024-10-07T23:48:08.181Z (about 1 month ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 5
- Watchers: 6
- 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://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