This is the repository for the python-enum npm package. This package was created as a tool to facilitate the migration of projects written in python to javascript. As such, it serves the usecase of ...
Converts TypeSpec enums to JavaScript const objects Generates TypeScript declaration files (.d.ts) Supports string and numeric enum values Uses the TypeSpec emitter framework ...