0.0.6 • Published 4 years ago

swrt v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

SWRT Safe Write

A safe-write, that classic write the file, but make any folders firstly.

import { write } from 'swrt';

await write('./dist/things.html', '<h1>hello world</h1>');
0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago