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

https://github.com/flarebyte/lunar-multiple-prism-beam

Split and merge objects like a prism with Lunar Multiple Prism Beam, a Typescript library for payload manipulation
https://github.com/flarebyte/lunar-multiple-prism-beam

experimental npm-package typescript wip-do-not-use

Last synced: 14 days ago
JSON representation

Split and merge objects like a prism with Lunar Multiple Prism Beam, a Typescript library for payload manipulation

Awesome Lists containing this project

README

          

# lunar-multiple-prism-beam

![npm](https://img.shields.io/npm/v/lunar-multiple-prism-beam) ![Build
status](https://github.com/flarebyte/lunar-multiple-prism-beam/actions/workflows/main.yml/badge.svg)
![npm bundle
size](https://img.shields.io/bundlephobia/min/lunar-multiple-prism-beam)

![npm type
definitions](https://img.shields.io/npm/types/lunar-multiple-prism-beam)
![node-current](https://img.shields.io/node/v/lunar-multiple-prism-beam)
![NPM](https://img.shields.io/npm/l/lunar-multiple-prism-beam)

![Experimental](https://img.shields.io/badge/status-experimental-blue)

> Split and merge objects like a prism with Lunar Multiple Prism Beam, a
> Typescript library for payload manipulation

Split, merge, and reshape payloads

![Hero image for
lunar-multiple-prism-beam](lunar-multiple-prism-beam-hero-512.jpeg)

Highlights:

- Merge objects
- Split objects
- Mask objects

## Documentation and links

- [Code Maintenance :wrench:](MAINTENANCE.md)
- [Code Of Conduct](CODE_OF_CONDUCT.md)
- [Api for lunar-multiple-prism-beam](API.md)
- [Contributing :busts\_in\_silhouette: :construction:](CONTRIBUTING.md)
- [Diagram for the code base :triangular\_ruler:](INTERNAL.md)
- [Vocabulary used in the code base :book:](CODE_VOCABULARY.md)
- [Architectural Decision Records :memo:](DECISIONS.md)
- [Contributors
:busts\_in\_silhouette:](https://github.com/flarebyte/lunar-multiple-prism-beam/graphs/contributors)
- [Dependencies](https://github.com/flarebyte/lunar-multiple-prism-beam/network/dependencies)
- [Glossary
:book:](https://github.com/flarebyte/overview/blob/main/GLOSSARY.md)
- [Software engineering principles
:gem:](https://github.com/flarebyte/overview/blob/main/PRINCIPLES.md)
- [Overview of Flarebyte.com ecosystem
:factory:](https://github.com/flarebyte/overview)
- [Npm dependencies](DEPENDENCIES.md)

## Related

## Installation

This package is [ESM
only](https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77).

```bash
yarn add lunar-multiple-prism-beam
```