npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "parses" 的结果(共 49 个)
@sveltejs/acorn-typescript

Acorn plugin that parses TypeScript

MIT
@pnpm/parse-cli-args

Parses the CLI args passed to pnpm

MIT
whatwg-mimetype

Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard

MIT
string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

MIT
stacktrace-parser

Parses every stack trace into a nicely formatted array of hashes.

MIT
@pnpm/config.version-policy

Parses and evaluates package version policy specs and produces package-version matchers

MIT
parse-filepath

Pollyfill for node.js `path.parse`, parses a filepath into an object.

MIT
parsejson

Method that parses a JSON string and returns a JSON object

MIT
regex-parser

A module that parses a string as regular expression and returns the parsed value.

MIT
extract-comments

Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).

MIT
css-selector-tokenizer

Parses and stringifies CSS selectors

MIT
parse-bmfont-xml

parses XML BMFont files into a JavaScript object

MIT
parse-base64vlq-mappings

Parses out base64 VLQ encoded mappings.

stacky

Stacky parses stack traces from various sources, and formats them in readable ways.

BSD-3-Clause
intl-messageformat-parser

Parses ICU Message strings into an AST via JavaScript.

BSD-3-Clause
marked-ast

Parses Markdown into an abstract syntax tree. Based on github.com/chjj/marked.

MIT
parse-json-config

Works like the way Babel parses its presets

MIT
js2xmlparser

Parses JavaScript objects into XML

Apache-2.0
nth-check

Parses and compiles CSS nth-checks to highly optimized functions.

BSD-2-Clause
linez

Parses lines from text, preserving line numbers, offsets and line endings.

MIT
through-json

Through stream that parses each write as a JSON message.

style-to-js

Parses CSS inline style to JavaScript object (camelCased).

MIT
@netlify/redirect-parser

Parses netlify redirects into a js object representation

MIT
@netlify/headers-parser

Parses Netlify headers into a JavaScript object representation

MIT
netlify-headers-parser

Parses Netlify headers into a JavaScript object representation

MIT
parse-int-x

Parses a string argument and returns an integer of the specified radix.

MIT
argufy

Parses Command Line Arguments To Node.JS CLI Programs, Keeps Them In Arguments.xml File To Paste Into README Documentation And Generate Google Closure Compatible Exports.

MIT