We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bebfc commit 13bcf96Copy full SHA for 13bcf96
README.md
@@ -0,0 +1,23 @@
1
+[](https://github.com/asd-xiv/node-utils/actions/workflows/release.yml)
2
+[](https://www.npmjs.com/package/@asd14/node-utils)
3
+
4
+# @asd14/node-utils
5
6
+> Pure Node.js functions for various common tasks and utilities.
7
8
+<!-- vim-markdown-toc GFM -->
9
10
+- [Installation](#installation)
11
+- [License](#license)
12
13
+<!-- vim-markdown-toc -->
14
15
+## Installation
16
17
+```sh
18
+npm install --save-dev @asd14/node-utils
19
+```
20
21
+## License
22
23
+MIT
0 commit comments