https://github.com/pouria-mirebrahimi/ts-mapper
You can map a flat object into fully structured object.
https://github.com/pouria-mirebrahimi/ts-mapper
functional-programming javascript mapper typescript
Last synced: about 1 month ago
JSON representation
You can map a flat object into fully structured object.
- Host: GitHub
- URL: https://github.com/pouria-mirebrahimi/ts-mapper
- Owner: pouria-mirebrahimi
- License: mit
- Created: 2023-08-23T06:43:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T17:44:01.000Z (over 2 years ago)
- Last Synced: 2026-05-05T17:51:59.577Z (about 1 month ago)
- Topics: functional-programming, javascript, mapper, typescript
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ts-mapper
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)
Write about 1-2 paragraphs describing the purpose of your project.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.
### Prerequisites
What things you need to install the software and how to install them.
```
Give examples
```
### Installing
A step by step series of examples that tell you how to get a development env running.
Say what the step will be
```
Give the example
```
And repeat
```
until finished
```
End with an example of getting some data out of the system or using it for a little demo.
Add notes about how to use the system.