UNPKG

natural-time-js

Version:

Natural time is a fresh, elegant, and coherent way of measuring the movements of time here on the Earth. This new time standard is based on common sense and the observation of natural cycles. Learn more: https://naturaltime.app. This JavaScript Class tran

9 lines 123 B
module.exports = { presets: [ ['@babel/preset-env', { targets: { node: 'current' } }] ] };