Share This
Tablizer
The MJT script takes a specfied MQL query and shows results in a table. Each column represents a property. If a property has multiple values they are displayed in the same cell separated by commas. This is a very very rough hack prototype. Enhancements under consideration are:Use an dynamic AJAX...
Learn more about Tablizer »
Add More Topics
Save this view to a base, or just for yourself.
2 Programming Language topics matching:
Filter this CollectionJavaScript
JavaScript is an object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an integrated...
Language Designers:
Parent Language:
Language Paradigms:
View entire collection »Introduced:
- 1995
mjt
Mjt is an HTML templating engine that runs entirely in a web browser. It was built for the Freebase service, but it can be used for many other web services. It is distributed as open source.For more information see mjtemplate.org.