Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdonNeet authored Jan 26, 2025
1 parent 9b406ec commit b603107
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# LocalDB

LocalDB is a simple <sub>(very basic and featherweight)</sub> framework created to simplify the implementation of IndexedDB on a project. LocalDB itself is made to have a feel like using SQL so that there is a query function to get data.
<br /><br />
> Note: for now we are only adding basic features of SQL.
AdonNeet @ 2025

0 comments on commit b603107

Please sign in to comment.