UNPKG

website

Version:

A set of tools for extracting information out of a website.

14 lines (12 loc) 261 B
/* * website * Tools for extracting information out of a website. * * Licensed under the MIT: * http://www.opensource.org/licenses/mit-license.php * * Copyright (c) 2013, André König (andre.koenig@gmail.com) * */ 'use strict'; require('./title')();