UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

8 lines (6 loc) 175 B
import toNumber from "../strnum.js"; console.log(toNumber("1.5e3", {leadingZeros: false})) // describe("temp", () = { // it("scientific notation", () => { // }); // })