moss-log
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

moss-log

console.log 日志对象序列化输出

import { _log } from 'moss-log'

const data = {
  name: 'test'
}
_log`${data}` => {"name":"test"}

Readme

Keywords

none

Package Sidebar

Install

npm i moss-log

Weekly Downloads

2

Version

0.0.1

License

ISC

Unpacked Size

6.98 kB

Total Files

11

Last publish

Collaborators

  • bianlongting