0.0.15 • Published 1 year ago

bee.storage v0.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

bee.storage

For angular storage

1、Usage

install bee.storage from npm

npm i bee.storage --save

Import the BeeWebStorageModule in to your root AppModule.

import { BeeWebStorageModule } from 'bee.storage';
@NgModule({
  imports: [ BeeWebStorageModule ]
})
export class AppModule {
}
0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago