# 03day

> use strict'; const path=require('path'); const addObj=require(path.join(__dirname,'add.js')); const subObj=require(path.join(__dirname,'substrict.js')) const person=require(path.join(__dirname,'syndrome.js'))

Latest version **1.1.1** (published 2017-04-07) · ISC license · 0 weekly downloads

## Install

```sh
npm install 03day
pnpm add 03day
yarn add 03day
bun add 03day
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.1 |
| Published | 2017-04-07 |
| First published | 2017-04-07 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | xhm3512 |
| Keywords | xtemplate, cal, xtpl |

## Links

- npm: https://www.npmjs.com/package/03day
- npm.io page: https://npm.io/package/03day

## Dependencies (2)

- [xtpl](https://npm.io/package/xtpl.md) ^3.3.0
- [xtemplate](https://npm.io/package/xtemplate.md) ^4.6.0

## Alternatives

- [messageformat](https://npm.io/package/messageformat.md) — 329.7K weekly downloads
- [@mintlify/scraping](https://npm.io/package/@mintlify/scraping.md) — 294.8K weekly downloads
- [@mintlify/previewing](https://npm.io/package/@mintlify/previewing.md) — 209.5K weekly downloads
- [@mintlify/prebuild](https://npm.io/package/@mintlify/prebuild.md) — 209.5K weekly downloads
- [@mintlify/link-rot](https://npm.io/package/@mintlify/link-rot.md) — 206.3K weekly downloads

## Recent versions

- 1.1.1 (latest) — 2017-04-07

## README

##综合练习
##Usage
use strict';
const path=require('path');
const  addObj=require(path.join(__dirname,'add.js'));
const subObj=require(path.join(__dirname,'substrict.js'))
const person=require(path.join(__dirname,'syndrome.js'))

---
_Source: https://npm.io/package/03day · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
