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"`.
Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
Pull examples from your test files into markdown or HTML
require('require-csv') lets you load CSV files using require syntax. For example: var data = require('./data.csv');
require('require-ini') lets you load INI files using require syntax. For example: var config = require('./config.ini');
require('require-yaml') lets you load YAML/YML files using require syntax. For example: var config = require('./config.yaml');
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.
require('require-xml') lets you load XML files using require syntax. For example: var config = require('./config.xml');
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
ERROR: No README.md file found!
remark plugin to add a usage example to your readme
A markdown parser that evaluates examples and highligh syntax using unexpected
A mos plugin that combines example code files with their output
<h3 align="center"> <a href="https://fp-ts.github.io/schema/"> <img src="./docs/example.png" width="500"> </a> </h3>
Compiles JavaScript written using ES6 object method declaration to ES3 syntax. For example, this:
Compiles JavaScript written using ES6 short object properties to ES4 syntax. For example, this:
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
Amdify converts your node.js code into browser-compatible code. For example
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.