2.0.1 • Published 4 months ago

@quantum-sec/schema-table-name-converter v2.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
4 months ago

schema-table-name-converter

This utility will help us to convert naming convention from SchemaName to their file names and vice versa. E.g. This will convert Firewall to Firewall_Security_Schema.

Example

import {NameConverter} from '@quantum-sec/schema-table-name-converter';

let converter = new NameConverter();
2.0.1

4 months ago

1.1.3

2 years ago

2.0.0

1 year ago

1.1.2

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago