Skip to content

zohl/random-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Random html snippets generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published