Skip to content
github-actions[bot] edited this page Sep 30, 2024 · 7 revisions

Noodles are built off of Strings and includes a majority of their features as well as some improved and new ones

they work with most types like Strings, Arrays, Objects, Sets, Maps, etc
type: AeplClass


arguments:

  • object Any:
    thing to be converted
  • joiner String:
    what it should join using if it's an array or another object that can be joined


const { Noodle } = require('stews');


new Noodle("abc 123");


Stews Docs 🍲

🛈 Stew 🛈 Soup
🛈 Noodle 🛈 random

Clone this wiki locally