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
- Host: GitHub
- URL: https://github.com/flarebyte/lunar-multiple-prism-beam
- Owner: flarebyte
- License: mit
- Created: 2023-06-07T06:53:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T06:32:49.000Z (over 1 year ago)
- Last Synced: 2025-10-25T15:02:17.502Z (9 months ago)
- Topics: experimental, npm-package, typescript, wip-do-not-use
- Language: TypeScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# lunar-multiple-prism-beam
 





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

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
```