1.0.2 • Published 4 years ago

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

Weekly downloads
14
License
MIT
Repository
-
Last release
4 years 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.