Skip to content

A CLI tool for building constants and enums for Typescript, .NET Core, and more.

License

Notifications You must be signed in to change notification settings

jakehamtexas/constance_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

constance_rs

A CLI tool for building constants and enums for Typescript, .NET Core, and more.

Matrix

The following is a table of currently implemented and fully tested output types for the tool.

Implementations Description Dotnet Typescript Rust
Simple An enum with string keys and integer values [MSSQL] [MSSQL] [MSSQL]
Simple w/ Description - [MSSQL] [MSSQL] [MSSQL]
String An enum with string keys and string values [MSSQL] [MSSQL] [MSSQL]
String w/ Description - [MSSQL] [MSSQL] [MSSQL]
Object-like An enum with a string key and multiple values per key, of mixed string or integer type [MSSQL] [MSSQL] []
Object-like w/ Description - [MSSQL] [MSSQL] []

About

A CLI tool for building constants and enums for Typescript, .NET Core, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published