Skip to content

Commit f3324e9

Browse files
authored
Update README.md
1 parent 5098048 commit f3324e9

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# 💼 localDataStorage<br>
2-
[![Maintenance](https://img.shields.io/badge/Maintained%3F-Yes-green.svg)](https://github.com/macmcmeans/localDataStorage/graphs/commit-activity) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Minified](https://img.shields.io/github/size/macmcmeans/localdatastorage/localDataStorage-2.0.0.min.js?color=violet&label=Minified)](https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@2.0.0/localDataStorage-2.0.0.min.js) [![Latest](https://img.shields.io/github/v/tag/macmcmeans/localdatastorage?sort=semver&style=flat)](https://github.com/macmcmeans/localDataStorage/releases/tag/v2.0.0)
3-
[![UTF8](https://img.shields.io/badge/UTF‑8%20%F0%9F%98%83-Yes-orange)](https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/) [![SU.PPORT.ME](https://img.shields.io/badge/SU.PPORT.ME-Mac-brightgreen)](https://su.pport.me/mac/)
2+
[![Maintenance](https://img.shields.io/badge/Maintained%3F-Yes-green.svg)](https://github.com/macmcmeans/localDataStorage/graphs/commit-activity)
3+
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
4+
[![Minified](https://img.shields.io/github/size/macmcmeans/localdatastorage/localDataStorage-2.0.1.min.js?color=violet&label=Minified)](https://cdn.jsdelivr.net/gh/macmcmeans/localDataStorage@2.0.0/localDataStorage-2.0.1.min.js)
5+
[![Latest](https://img.shields.io/github/v/tag/macmcmeans/localdatastorage?sort=semver&style=flat)](https://github.com/macmcmeans/localDataStorage/releases/tag/v2.0.1)
6+
[![UTF8](https://img.shields.io/badge/UTF‑8%20%F0%9F%98%83-Yes-orange)](https://www.smashingmagazine.com/2012/06/all-about-unicode-utf8-character-sets/)
7+
[![SU.PPORT.ME](https://img.shields.io/badge/SU.PPORT.ME-Mac-brightgreen)](https://su.pport.me/mac/)
48

59
### TL;DR
6-
Directly use [![](https://img.shields.io/static/v1?label=&message=Array&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=BigInt&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=Boolean&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=Date&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=Float&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=Integer&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=Object&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) [![](https://img.shields.io/static/v1?label=&message=String&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) in localStorage with no conversion.
10+
Directly use [![](https://img.shields.io/static/v1?label=&message=Array&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
11+
[![](https://img.shields.io/static/v1?label=&message=BigInt&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
12+
[![](https://img.shields.io/static/v1?label=&message=Boolean&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
13+
[![](https://img.shields.io/static/v1?label=&message=Date&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
14+
[![](https://img.shields.io/static/v1?label=&message=Float&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
15+
[![](https://img.shields.io/static/v1?label=&message=Integer&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
16+
[![](https://img.shields.io/static/v1?label=&message=Object&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md)
17+
[![](https://img.shields.io/static/v1?label=&message=String&color=gold)](https://github.com/macmcmeans/localDataStorage/blob/master/README.md) in localStorage with no conversion.
718
<br>&nbsp;<br>
819

920
### Highlights

0 commit comments

Comments
 (0)