feat: Added docs.

This commit is contained in:
Spencer Brower
2023-05-25 15:40:04 -04:00
parent 840a73a4e3
commit 0f0f9b6d5a
8 changed files with 268 additions and 5 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Strings
A small, simple, functional, and dependency-free library for JavaScript string manipulation.
You can view the docs [here](./docs)