Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kengotoda/promisified-properties

Handle .properties file via promisified and typed API
https://github.com/kengotoda/promisified-properties

async promise properties

Last synced: 24 days ago
JSON representation

Handle .properties file via promisified and typed API

Awesome Lists containing this project

README

        

# promisified-properties

Handle .properties file via promisified and typed API. Designed to follow [the spec defined by Java](https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Properties.html).

![](https://github.com/KengoTODA/promisified-properties/workflows/.github/workflows/build.yml/badge.svg)
[![npm](https://badgen.net/npm/v/promisified-properties)](https://www.npmjs.com/package/promisified-properties)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)