File: example/example6.js

Recommend this page to a friend!
  Classes of ryan silalahi   Encyclopedia   example/example6.js   Download  
File: example/example6.js
Role: Example script
Content type: text/plain
Description: Example script
Class: Encyclopedia
Store large objects in many smaller ones
Author: By
Last change: Update of example/example6.js
Date: 2 years ago
Size: 132 bytes
 

Contents

Class file image Download
var encyclopedia = require('./..'); var data = encyclopedia(1000); // 1000 property per object console.log(data.getMaxElement());