Skip to content

afeiship/next-tlog

Repository files navigation

next-tlog

Show log to document title.

version license size download

installation

npm install -S @jswork/next-tlog

usage

import '@jswork/next-tlog';

nx.tlog('log1');
nx.tlog('log2', 'log3');

license

Code released under the MIT license.