random-html

0.0.5 • Public • Published

random-html

Build Status

Description

Random html snippets generator. This library is intended for testing purposes only, as resulting html is not guaranteed to be valid.

Status

The library is ready to use. No breaking changes should be expected.

Example

import {randomHTML} from 'random-html';
 
console.log(randomHTML({maxHeight: 3}));

See also

Readme

Keywords

Package Sidebar

Install

npm i random-html

Weekly Downloads

9

Version

0.0.5

License

MIT

Last publish

Collaborators

  • zohl