We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a8347 commit 20b87a4Copy full SHA for 20b87a4
1 file changed
README.md
@@ -1,6 +1,10 @@
1
# ssv
2
3
-Opensource JavaScript for <b>space-separated values</b> in [websites](#download) or [Node.js](#package)
+- [Opensource](LICENSE.txt) JavaScript for space separated values
4
+- Uses [simple methods](#methods) you can [explore online](https://ryanve.github.io/ssv/)
5
+- [Coded](ssv.js) universally for [websites](#download) or [Node.js](#package)
6
+- Compresses `<600B`
7
+- [Fully tested](test.js)
8
9
### [download](https://raw.githubusercontent.com/ryanve/ssv/master/ssv.js)
10
0 commit comments