@ramimustaklem/local-storage-mock

A quick implementation of LocalStorage for jest in TypeScript

Usage no npm install needed!

<script type="module">
  import ramimustaklemLocalStorageMock from 'https://cdn.skypack.dev/@ramimustaklem/local-storage-mock';
</script>

README

LocalStorage Mock

A quick implementation of LocalStorage for jest in TypeScript

How to use it

import localStorage from '@ramimustaklem/local-storage-mock'