Typeconf icon
Typeconf icon

Typeconf

 Like

A Typescript tool to write configs with types. Manage your configs as code. Remove type errors, make configs easily shareable. Tool is installable via NPM, can be adopted incrementally!.

Typeconf screenshot 1

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
  • Typescript
  • npm
  • JavaScript
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  NPM
  2.  Support for Typescript
  3.  Configuration Management

 Tags

Typeconf News & Activities

Highlights All activities

Recent activities

Show all activities

Typeconf information

  • Developed by

    Typeconf
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  102 Stars
  •  0 Forks
  •  6 Open Issues
  •   Updated Jun 16, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Typeconf, and it has gotten 0 likes

Typeconf was added to AlternativeTo by Paul on Apr 8, 2025 and this page was last updated Apr 8, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Typeconf?

Every developer deals with configs every day. We have a lot of different formats and storages, and it's quite messy. In a growing product developers sometimes have to deal with large configs, usually JSONs or YAMLs, which are managed differently for each environment or experiment. Doing this is not fun, and it's hard to avoid errors.

This is where Typeconf helps — it you to define and share complex configs using types. With Typeconf you manage a config directory — a package with config schemas and values that should become your source of truth for all service configuration. Using Typeconf SDK, you can read the generated JSONs in your code with types.

Typeconf Videos

Official Links