rebirth-storage:TypeScript存储模块(内存,sessionStorage,localStorage)和@Cacheable装饰器

时间:2024-05-31 04:36:14
【文件属性】:

文件名称:rebirth-storage:TypeScript存储模块(内存,sessionStorage,localStorage)和@Cacheable装饰器

文件大小:118KB

文件格式:ZIP

更新时间:2024-05-31 04:36:14

TypeScript

@重生/重生存储 TypeScript存储模块(内存,sessionStorage,localStorage)和@Cacheable装饰器 安装 npm install rebirth-storage --save 如何使用? 用于存储数据的StorageService 注册StorageService import { RebirthStorageModule } from 'rebirth-storage' ; @ NgModule ( { imports : [ BrowserModule , CommonModule , SharedModule . forRoot ( ) , RebirthStorageModule ] , declarations :


【文件预览】:
rebirth-storage-master
----LICENSE.txt(1KB)
----src()
--------tsconfig.spec.json(282B)
--------main.ts(370B)
--------index.html(304B)
--------styles.css(80B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------tsconfig.app.json(194B)
--------browserslist(375B)
--------app()
--------karma.conf.js(964B)
----angular.json(5KB)
----.travis.yml(392B)
----tsconfig.json(542B)
----tslint.json(3KB)
----README.md(3KB)
----.editorconfig(245B)
----.gitignore(503B)
----package-lock.json(394KB)
----e2e()
--------tsconfig.e2e.json(213B)
--------src()
--------protractor.conf.js(752B)
----projects()
--------rebirth-storage()
----package.json(2KB)

网友评论