Tags: ztplz/deno_std
Tags
feat: add writeJson/writeJsonSync for fs modules (denoland#271)
Rename assertEq to assertEquals (denoland#242) After some discussion it was found that assertEquals is more common in JS (vs assertEqual, assertEq) and sounds better in the negated form: assertNotEquals vs assertNE.
Rename http/http.ts to http/server.ts (denoland#170) Remove http/mod.ts