1.1.1 • Published 4 years ago

@feizheng/next-stub v1.1.1

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

next-stub

Stub code for next.

version license size download

installation

npm install -S @feizheng/next-stub

apis

apidescription
nx.stubStringStub empty and new string
nx.stubArrayStub empty and new array
nx.stubObjectStub empty and new object
nx.stubThenStub empty and new then

usage

import '@feizheng/next-stub';

//DOCS here!

license

Code released under the MIT license.

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago