Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prostdev/dataweave-playground-previews
DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.
https://github.com/prostdev/dataweave-playground-previews
Last synced: 19 days ago
JSON representation
DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.
- Host: GitHub
- URL: https://github.com/prostdev/dataweave-playground-previews
- Owner: ProstDev
- Created: 2024-03-20T19:12:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T22:58:10.000Z (3 months ago)
- Last Synced: 2024-09-13T12:04:25.793Z (3 months ago)
- Language: DataWeave
- Homepage: https://www.prostdev.com/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataWeave Playground Previews
DataWeave scripts to generate the preview on the Playground. Used in videos or blog posts at prostdev.com.
## Content using this repo
| Content | Playground link
|-|-
| [Exposing DataWeave: Map+Filter vs. Reduce - which is faster?](https://www.prostdev.com/post/exposing-dataweave-map-filter-vs-reduce-which-is-faster) | [link](https://dataweave.mulesoft.com/learn/playground?projectMethod=GHRepo&repo=ProstDev%2Fdataweave-playground-previews&path=scripts%2Ftiming-map-filter-reduce)
| [How to upsert fields from an object in an array with the update operator in DataWeave](https://www.prostdev.com/post/upsert-object-from-array) | [link to script1](https://dataweave.mulesoft.com/learn/playground?projectMethod=GHRepo&repo=ProstDev%2Fdataweave-playground-previews&path=scripts%2Fupsert-object-from-array%2Fscript1)