Online tool helping you pick a suitable RDF JavaScript library
git clone [email protected]:txwkx/RDFJS4U.git
cd RDFJS4U
npm install
npm start
for tests
npm test
and 🙏
- Fork the repo
- Create a feature branch:
git checkout -b new-feature
- Commit the changes:
git commit -m 'Add new feature'
- Push to the branch:
git push origin new-feature
- Submit a pull request
- 🙌