npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "example" 的结果(共 48 个)
jengine-utils

utils jstool example

MIT
xml

Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.

MIT
babel-plugin-minify-replace

Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

MIT
os-name

Get the name of the current operating system. Example: macOS Sierra

MIT
jest-validate

Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.

MIT
acquit-require

Pull examples from your test files into markdown or HTML

Apache 2.0
require-csv

require('require-csv') lets you load CSV files using require syntax. For example: var data = require('./data.csv');

require-ini

require('require-ini') lets you load INI files using require syntax. For example: var config = require('./config.ini');

require-yaml

require('require-yaml') lets you load YAML/YML files using require syntax. For example: var config = require('./config.yaml');

documentary

Documentation Compiler To Generate The Table Of Contents, Embed Examples With Their Output, Make Markdown Tables, Maintain Typedefs For JavaScript And README, Watch Changes To Push, Use Macros And Prettify API Titles.

AGPL-3.0
require-xml

require('require-xml') lets you load XML files using require syntax. For example: var config = require('./config.xml');

examples

Example projects using Template, Assemble, Verb and other node.js applications.

typescript-definition-tester

The purpose of this repository is to wrap the TypeScript compiler so that a consumer can easily test their ambient module declarations against example *.ts files. This module uses chai assertions so that a user can easily add this step to existing unit t

MIT
example

ERROR: No README.md file found!

jetaime_mk108@yahoo.com
@codemirror/basic-setup

Example configuration for the CodeMirror code editor

MIT
remark-usage

remark plugin to add a usage example to your readme

MIT
@alexjeffburke/unexpected-markdown

A markdown parser that evaluates examples and highligh syntax using unexpected

MIT
markup-it

Pipeline for working with markup input (for example Markdown)

Apache-2.0
mos-plugin-example

A mos plugin that combines example code files with their output

MIT
jsdoctest

Run jsdoc examples as doctests

MIT
@fp-ts/schema

<h3 align="center"> <a href="https://fp-ts.github.io/schema/"> <img src="./docs/example.png" width="500"> </a> </h3>

MIT
es6-object-concise

Compiles JavaScript written using ES6 object method declaration to ES3 syntax. For example, this:

es6-object-short

Compiles JavaScript written using ES6 short object properties to ES4 syntax. For example, this:

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
butter-require

A fork of 'olalonde/better-require' - lets you load JSON and YAML files using require syntax. For example: var config = require('./config.json'); Extensions available are: json, yaml, coffee, ts, ls, co

BSD
amdify

Amdify converts your node.js code into browser-compatible code. For example

BSD
@rmwc/touch-target

Touch targets are the parts of the screen that respond to user input. They extend beyond the visual bounds of an element. For example, an icon may appear to be 24 x 24 dp, but the padding surrounding it comprises the full 48 x 48 dp touch target.

MIT
rko

- [Installation](#installation) - [Usage](#usage) - [Advanced Usage](#advanced-usage) - [Examples](#examples) - [Support](#support) - [Discussion](#discussion) - [Author](#author)

MIT