Preparing for system design interviews?  Try bugzed.com →

Babel Syntax Object Rest Spread

JSON →
library 6.13.0 ·javascript deprecated
verified Jun 7, 2026

A Babel plugin that allows parsing of object rest/spread syntax (e.g., `const { a, ...rest } = obj;` or `const clone = { ...obj }`) in JavaScript. Current version is 6.13.0, part of the Babel 6 ecosystem. This plugin only enables parsing; transformation requires a separate plugin like `babel-plugin-transform-object-rest-spread`. It is syntax-only and does not include any runtime polyfills. Use with Babel 6; for Babel 7+, use `@babel/plugin-syntax-object-rest-spread`.

total hits 8
actors 3 distinct systems
last hit 17d ago AhrefsBot
GPTBot
3
Humans
3

top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇪🇸 Spain · 🇬🇧 United Kingdom