bruno/packages/bruno-common
Leonardo Ferreira Lima 271f988d99
feat: add recursive interpolate (#2234)
* feat: add recursive interpolate

fixes #2227

* test(bruno-common): fix test with 3 level of recursion

* fix(bruno-common): add ability to reference the same variable repeatedly
2024-06-18 16:08:14 +05:30
..
src feat: add recursive interpolate (#2234) 2024-06-18 16:08:14 +05:30
.gitignore feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30
jest.config.js feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30
license.md feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30
package.json feat: add recursive interpolate (#2234) 2024-06-18 16:08:14 +05:30
readme.md feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30
rollup.config.js feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30
tsconfig.json feat(#1460): string interpolation (#1461) 2024-01-28 18:07:25 +05:30

bruno-common

A collection of common utilities used across Bruno App, Electron and CLI packages.

Publish to Npm Registry

npm publish --access=public