npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "writing" 的结果(共 10 个)
pug

A clean, whitespace-sensitive template language for writing HTML

MIT
jade

A clean, whitespace-sensitive template language for writing HTML

MIT
fs-mkdirp-stream

Ensure directories exist before writing to them.

MIT
jasmine-pit

Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex

MIT
good-file

Basic write stream that ensures destination exists before opening for writing.

BSD-3-Clause
stream-buffers

Buffer-backed Streams for reading and writing.

Unlicense
@bevry/file

Helpers for reading, writing, deleting, and accessing a file.

Artistic-2.0
@nrwl/devkit

The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by

MIT
tmp-filepath

Generate temporary filepath string (without writing to disk). Using scaleable, secure and fast cross-platform [cuid][] package

MIT