Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kengotoda/promisified-properties
- Owner: KengoTODA
- License: mit
- Created: 2020-02-05T00:42:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T11:07:18.000Z (7 months ago)
- Last Synced: 2024-04-13T23:00:05.029Z (7 months ago)
- Topics: async, promise, properties
- Language: TypeScript
- Homepage: https://promisified-properties.netlify.com/
- Size: 2.61 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)