mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
8b9a139472
* refactor(dotenv): add parse function and test * refactor(dotenv): escape single quotes in stringify function * refactor(dotenv): fix stringify function to correctly escape single quotes * refactor(dotenv): fix stringify function to correctly escape single quotes * tweak --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> |
||
---|---|---|
.. | ||
testdata | ||
deno.json | ||
load_test.ts | ||
load.ts | ||
mod_test.ts | ||
mod.ts | ||
parse_test.ts | ||
parse.ts | ||
stringify_test.ts | ||
stringify.ts |