@@ -18,15 +18,15 @@ As many developers know, projects like MADE.js are built and maintained in spare
18
18
19
19
[ MADE.js] ( https://www.npmjs.com/~jamesmcroft ) components are publicly available via npmjs. Each available package is detailed below as well as their build status.
20
20
21
- | Build | Status | Current Version |
22
- | ------ | ------ | ------ |
23
- | Collections | [ ![ made-collections] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-collections.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-collections.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-collections )] ( https://www.npmjs.com/package/made-collections ) |
24
- | Data.Converters | [ ![ made-data-converters] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-converters.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-converters.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-data-converters )] ( https://www.npmjs.com/package/made-data-converters ) |
25
- | Data.Validation | [ ![ made-data-validation] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-validation.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-validation.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-data-validation )] ( https://www.npmjs.com/package/made-data-validation ) |
26
- | Diagnostics | [ ![ made-diagnostics] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-diagnostics.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-diagnostics.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-diagnostics )] ( https://www.npmjs.com/package/made-diagnostics ) |
27
- | Networking | [ ![ made-networking] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-networking.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-networking.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-networking )] ( https://www.npmjs.com/package/made-networking ) |
28
- | Runtime | [ ![ made-runtime] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-runtime.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-runtime.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-runtime )] ( https://www.npmjs.com/package/made-runtime ) |
29
- | Threading | [ ![ made-threading] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-threading.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-threading.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-threading )] ( https://www.npmjs.com/package/made-threading ) |
21
+ | Build | Status | Current Version | Downloads |
22
+ | ------ | ------ | ------ | ------ |
23
+ | Collections | [ ![ made-collections] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-collections.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-collections.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-collections )] ( https://www.npmjs.com/package/made-collections ) | ![ npm ] ( https://img.shields.io/npm/dt/made-collections ) |
24
+ | Data.Converters | [ ![ made-data-converters] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-converters.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-converters.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-data-converters )] ( https://www.npmjs.com/package/made-data-converters ) | ![ npm ] ( https://img.shields.io/npm/dt/made-data-converters ) |
25
+ | Data.Validation | [ ![ made-data-validation] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-validation.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-data-validation.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-data-validation )] ( https://www.npmjs.com/package/made-data-validation ) | ![ npm ] ( https://img.shields.io/npm/dt/made-data-validation ) |
26
+ | Diagnostics | [ ![ made-diagnostics] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-diagnostics.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-diagnostics.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-diagnostics )] ( https://www.npmjs.com/package/made-diagnostics ) | ![ npm ] ( https://img.shields.io/npm/dt/made-diagnostics ) |
27
+ | Networking | [ ![ made-networking] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-networking.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-networking.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-networking )] ( https://www.npmjs.com/package/made-networking ) | ![ npm ] ( https://img.shields.io/npm/dt/made-networking ) |
28
+ | Runtime | [ ![ made-runtime] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-runtime.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-runtime.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-runtime )] ( https://www.npmjs.com/package/made-runtime ) | ![ npm ] ( https://img.shields.io/npm/dt/made-runtime ) |
29
+ | Threading | [ ![ made-threading] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-threading.yml/badge.svg )] ( https://github.com/MADE-Apps/MADE.js/actions/workflows/made-threading.yml ) | [ ![ npm] ( https://img.shields.io/npm/v/made-threading )] ( https://www.npmjs.com/package/made-threading ) | ![ npm ] ( https://img.shields.io/npm/dt/made-threading ) |
30
30
31
31
## Contributing 🚀
32
32
0 commit comments