dreamcog_timeformat

a javascript time format lib, make any unixtime to be easy to read

Usage no npm install needed!

<script type="module">
  import dreamcogTimeformat from 'https://cdn.skypack.dev/dreamcog_timeformat';
</script>

README

time_format

一个Node JS输出人性化时间的方法,把unixtime转换成"刚刚","1分钟前"等

Build Status