0.1.6 • Published 2 years ago

zors v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Core

This is the core package for Zors, published under the name zors

Package Folder Structure

.
├── functions.ts
├── index.ts
├── lib
│   ├── error.ts
│   ├── parser.ts
│   └── utils.ts
├── modules
│   ├── command
│   │   ├── command.ts
│   │   ├── index.ts
│   │   └── option.ts
│   ├── events.ts
│   ├── plugins.ts
│   └── program.ts
└── types.ts
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago