File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Supported language
4
4
5
- | Language | Directory | Build tool | Status |
6
- | ------------| -----------| ----------------| -------------|
7
- | 🐍 Python | ` python/ ` | setuptools | Stable |
8
- | Node.js | ` js/ ` | npm | Stable |
9
- | C# | ` csharp/ ` | .NET CLI | Coming soon |
10
- | Java | ` java/ ` | Maven | Coming soon |
11
- | C++ | ` cpp/ ` | CMake | Coming soon |
12
- | Rust | ` rust/ ` | Cargo | Coming soon |
5
+ | Language | Directory | Build tool | Status | Statistics |
6
+ | ------------| -----------| ----------------| -------------| -------------------------------------------------------- |
7
+ | 🐍 Python | ` python/ ` | setuptools | Stable | |
8
+ | Node.js | ` js/ ` | npm | Stable | ![ npm ] ( https://img.shields.io/npm/dt/dlms-crypto-tool ) |
9
+ | C# | ` csharp/ ` | .NET CLI | Coming soon | |
10
+ | Java | ` java/ ` | Maven | Coming soon | |
11
+ | C++ | ` cpp/ ` | CMake | Coming soon | |
12
+ | Rust | ` rust/ ` | Cargo | Coming soon | |
13
13
14
14
### 📦 How to use
15
15
You can’t perform that action at this time.
0 commit comments