Skip to content

Commit

Permalink
add readme tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitskvmdam committed Dec 29, 2022
1 parent 4a7da2d commit 5eb70b7
Show file tree
Hide file tree
Showing 57 changed files with 11,947 additions and 47 deletions.
28 changes: 27 additions & 1 deletion demo/src/Alive.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ class Alive {
games: "Games"
}
}
/**
* A constant.
* @readonly
* @deprecated This is no longer used
* @const {number}
*/
FOO = 1;

/**
* @param {array<object|function|array|number|string|undefined|null|Symbol|boolean|Energy>} life This is an array of many things.
* @return {Energy} the energy wasted in this surviving instance
Expand All @@ -57,4 +65,22 @@ class Alive {
gameQuery() {
return null;
}
}
}

/**
* Options for ordering a delicious slice of pie.
* @namespace
*/
var pieOptions = {
/**
* Plain.
*/
plain: 'pie',
/**
* A la mode.
* @readonly
*/
get aLaMode() {
return this.plain + ' with ice cream';
}
};
4 changes: 2 additions & 2 deletions output/v4/Alive.html

Large diffs are not rendered by default.

30 changes: 28 additions & 2 deletions output/v4/Alive.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Apple.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Apple.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Database.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/v4/Energy.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Energy.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/v4/Environment.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Environment.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/HideConstructor.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Modules.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Statement.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/v4/StatementIterator.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/v4/Test.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Tree.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/Tree.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/World.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/World.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions output/v4/api.js.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion output/v4/data/search.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"list":[{"title":"SqlJs","link":"<a href=\"module-SqlJs.html\">SqlJs</a>"},{"title":"bookshelf","link":"<a href=\"module-bookshelf.html\">bookshelf</a>"},{"title":"color/mixer","link":"<a href=\"module-color_mixer.html\">color/mixer</a>"},{"title":"Alive","link":"<a href=\"Alive.html\">Alive</a>"},{"title":"Apple","link":"<a href=\"Apple.html\">Apple</a>"},{"title":"Database","link":"<a href=\"Database.html\">Database</a>"},{"title":"Energy","link":"<a href=\"Energy.html\">Energy</a>"},{"title":"Environment","link":"<a href=\"Environment.html\">Environment</a>"},{"title":"Statement","link":"<a href=\"Statement.html\">Statement</a>"},{"title":"StatementIterator","link":"<a href=\"StatementIterator.html\">StatementIterator</a>"},{"title":"Test","link":"<a href=\"Test.html\">Test</a>"},{"title":"Tree","link":"<a href=\"Tree.html\">Tree</a>"},{"title":"World","link":"<a href=\"World.html\">World</a>"},{"title":"Book","link":"<a href=\"module-bookshelf.Book.html\">Book</a>"},{"title":"beEaten","link":"<a href=\"Apple.html#event:beEaten\">beEaten</a>","description":"<p>Sed vehicula purus dui</p>"},{"title":"beforeDestroy","link":"<a href=\"Environment.html#event:beforeDestroy\">beforeDestroy</a>","description":"<p>Lorem ipsum dolor sit amet, {@link Energy} consectetur adipiscing el</p>"},{"title":"Alive","link":"<a href=\"tutorial-Alive_.html\">Alive</a>"},{"title":"Apple","link":"<a href=\"tutorial-Apple_.html\">Apple</a>"},{"title":"Environment","link":"<a href=\"tutorial-Environment_.html\">Environment</a>"},{"title":"Other","link":"<a href=\"tutorial-Other.html\">Other</a>"},{"title":"EnergyUnit","link":"<a href=\"global.html#EnergyUnit\">EnergyUnit</a>"},{"title":"EnvironmentConfiguration","link":"<a href=\"global.html#EnvironmentConfiguration\">EnvironmentConfiguration</a>"},{"title":"SqlJs","link":"<a href=\"global.html#SqlJs\">SqlJs</a>"},{"title":"SqlJsConfig","link":"<a href=\"global.html#SqlJsConfig\">SqlJsConfig</a>"},{"title":"fibonacci","link":"<a href=\"global.html#fibonacci\">fibonacci</a>","description":"<p>Generate the Fibonacci sequence of numbers.</p>"},{"title":"initSqlJs","link":"<a href=\"global.html#initSqlJs\">initSqlJs</a>","description":"<p>Asynchronously initializes sql.js</p>"}]}
{"list":[{"title":"SqlJs","link":"<a href=\"module-SqlJs.html\">SqlJs</a>"},{"title":"bookshelf","link":"<a href=\"module-bookshelf.html\">bookshelf</a>"},{"title":"color/mixer","link":"<a href=\"module-color_mixer.html\">color/mixer</a>"},{"title":"Alive","link":"<a href=\"Alive.html\">Alive</a>"},{"title":"Apple","link":"<a href=\"Apple.html\">Apple</a>"},{"title":"Database","link":"<a href=\"Database.html\">Database</a>"},{"title":"Energy","link":"<a href=\"Energy.html\">Energy</a>"},{"title":"Environment","link":"<a href=\"Environment.html\">Environment</a>"},{"title":"Statement","link":"<a href=\"Statement.html\">Statement</a>"},{"title":"StatementIterator","link":"<a href=\"StatementIterator.html\">StatementIterator</a>"},{"title":"Test","link":"<a href=\"Test.html\">Test</a>"},{"title":"Tree","link":"<a href=\"Tree.html\">Tree</a>"},{"title":"World","link":"<a href=\"World.html\">World</a>"},{"title":"Book","link":"<a href=\"module-bookshelf.Book.html\">Book</a>"},{"title":"beEaten","link":"<a href=\"Apple.html#event:beEaten\">beEaten</a>","description":"<p>Sed vehicula purus dui</p>"},{"title":"beforeDestroy","link":"<a href=\"Environment.html#event:beforeDestroy\">beforeDestroy</a>","description":"<p>Lorem ipsum dolor sit amet, {@link Energy} consectetur adipiscing el</p>"},{"title":"pieOptions","link":"<a href=\"pieOptions.html\">pieOptions</a>","description":"<p>Options for ordering a delicious slice of pie.</p>"},{"title":"Alive","link":"<a href=\"tutorial-Alive_.html\">Alive</a>"},{"title":"Apple","link":"<a href=\"tutorial-Apple_.html\">Apple</a>"},{"title":"Environment","link":"<a href=\"tutorial-Environment_.html\">Environment</a>"},{"title":"Other","link":"<a href=\"tutorial-Other.html\">Other</a>"},{"title":"EnergyUnit","link":"<a href=\"global.html#EnergyUnit\">EnergyUnit</a>"},{"title":"EnvironmentConfiguration","link":"<a href=\"global.html#EnvironmentConfiguration\">EnvironmentConfiguration</a>"},{"title":"SqlJs","link":"<a href=\"global.html#SqlJs\">SqlJs</a>"},{"title":"SqlJsConfig","link":"<a href=\"global.html#SqlJsConfig\">SqlJsConfig</a>"},{"title":"fibonacci","link":"<a href=\"global.html#fibonacci\">fibonacci</a>","description":"<p>Generate the Fibonacci sequence of numbers.</p>"},{"title":"initSqlJs","link":"<a href=\"global.html#initSqlJs\">initSqlJs</a>","description":"<p>Asynchronously initializes sql.js</p>"}]}
Binary file added output/v4/fonts/OpenSans-Bold-webfont.eot
Binary file not shown.
Loading

0 comments on commit 5eb70b7

Please sign in to comment.