File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : " ➕ Add library MYLIB"
3
+ about : Suggest an entry to the list of libraries
4
+
5
+ ---
6
+
7
+ <!-- Thanks for your PR! Please fill in the following template and fill in your library name in the PR title.-->
8
+
9
+ To improve the usability of RDFJS tools,
10
+ we recommend all listed libraries to have the following elements in their documentation (README or linked).
11
+ Please select all elements that apply for your library:
12
+
13
+ * [ ] General description: High-level description of tool and available features.
14
+ * [ ] Installation: How to install and import into project.
15
+ * [ ] Usage: Describing the main features with code examples.
16
+ * [ ] Configuration: The available config options for this tool, e.g. constructor params.
17
+ * [ ] Specification Compliance: Mention the compliance with respect to any (W3C) specification, including RDFJS interfaces.
18
+ * [ ] License: The license under which the library is available.
19
+
20
+ Feel free to reuse our [ README template] ( https://.com/rdfjs/lib-template/blob/master/README.md ) for this.
You can’t perform that action at this time.
0 commit comments