0.1.6 • Published 3 years ago

zors v0.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
3 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

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago