npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "ago" 的结果(共 18 个)
snapdragon

Easy-to-use plugin system for creating powerful, fast and versatile parsers and compilers, with built-in source-map support.

MIT
timeago.js

timeago.js is a simple library (only 1kb) to used to format datetime with `*** time ago` statement. eg: '3 hours ago'. localization supported.

MIT
@types/javascript-time-ago

Stub TypeScript definitions entry for javascript-time-ago, which provides its own types definitions

MIT
ndarray-diagonal

Get a view of the diagonal entries of an ndarray

MIT
@trivago/prettier-plugin-sort-imports

A prettier plugins to sort imports in provided RegEx order

Apache-2.0
snapdragon-capture

Snapdragon plugin that adds a capture method to the parser instance.

MIT
snapdragon-capture-set

Plugin that adds a `.captureSet()` method to snapdragon, for matching and capturing substrings that have an `open` and `close`, like braces, brackets, etc

MIT
javascript-time-ago

Localized relative date/time formatting

MIT
snapdragon-lexer

Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.

MIT
tokenize-comment

Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.

MIT
snapdragon-token

Create a snapdragon token. Used by the snapdragon lexer, but can also be used by plugins.

MIT
snapdragon-handlers

Adds support for handlers, events and plugins to snapdragon libraries.

MIT
snapdragon-stack

Snapdragon utility for creating a stack.

MIT
dragonfly

Tiny error manager for big applications.

MIT
snapdragon-position

Snapdragon util and plugin for patching the position on an AST node.

MIT