1.0.1 • Published 6 years ago

@ianlucas/write-file v1.0.1

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

Write file

writeFile(
  name,
  content,
  type = "application/json;charset=utf-8"
)

name is the file name.

content is the file content.

type is the file content type.

1.0.1

6 years ago

1.0.0

6 years ago