interaction-dry
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

dont repeat yourself

structure

src
├── common
│   ├── collection
│   │   ├── idset.ts
│   │   ├── index.ts
│   │   └── list_hash_map.ts
│   ├── index.ts
│   ├── pubsub.ts
│   ├── url.ts
│   └── uuid.ts
├── index.ts
├── node
└── web
    ├── amap_async_loader.ts
    ├── index.ts
    ├── localstorage_utils.ts
    └── react
        ├── index.ts
        └── moutbody.ts

usage

import {} from 'interaction-dry/common'
import {} from 'interaction-dry/web'

Readme

Keywords

Package Sidebar

Install

npm i interaction-dry

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

46 kB

Total Files

46

Last publish

Collaborators

  • jing.miao