1.0.3 • Published 12 months ago

@jswork/next-model-douban-subject v1.0.3

Weekly downloads
14
License
MIT
Repository
-
Last release
12 months ago

next-model-douban-subject

Douban subject model for next.

version license size download

installation

npm install -S @jswork/next-model-douban-subject

apis

apiparamsdescription
gets-Get the model.

usage

import NxModelDoubanSubject from '@jswork/next-model-douban-subject';

const model = new NxModelDoubanSubject({ $: jquery });
model.gets();

license

Code released under the MIT license.