Related Tools List
The AnyWayData App can be used to edit table based data in an online data grid, and convert between formats (Markdown, CSV, Gherkin, Javascript, HTML). It will also generate data using Faker and Regex. If we don't have all the functionality that you need then you might find some of the other tools listed here.
The other tools listed either have similar functionality, or can be used used to augment AnyWayData functionality.
Supporting Tools
These tools can be useful to use in conjunction with Any Way Data.
Markdown Previewers and Editors
Online Markdown Editors and Preview tools.
- Markdown Live Preview - preview Markdown as HTML.
- Markdown To HTML - converts Markdown to HTML and has a Markdown syntax cheatsheet.
- Dillinger.io online Markdown editor. Export to HTML and PDF.
- StackEdit.io online Markdown editor.
- M Editor.md online Markdown Editor.
- Showdown Editor - Javascript library with interactive demo app for converting Markdown to HTML.
- Browserling Markdown to HTML convertor - Paste in Markdown and convert to HTML.
- Code Beautify Markdown to HTML and HTML to Markdown
- Online Markdown Editor - Rich Text WYSIWYG Interface that converts to Markdown and support multi-user collaborative editing.
- Minimalist Online Markdown Editor - edit markdown, render as HTML.
Apps requiring sign-up:
- HackMD collaborative Markdown editing with a free plan
Documentation References
- Markdown Guide - online guide to writing Markdown with info about Tables
- Gherkin Syntax Reference
Similar Tools
Other tools that are similar to Any Way Data that might be useful.
Multi Format Tables
Online Table editors for multiple formats.
- Tables Generator - CSV to Latex, HTML, Text and Markdown tables
- Table Convert - Convert CSV, Excel, HTML, Markdown, JSON, SQL, Latex, MediaWiki to Markdown, SQL and Latex
- Truben Table Editor - Interactive table editor convert to Latex, Balsamiq, BBCode, CSV, HTML, JSON, Markdown, Mathematica, Plain Text, reStructuredText, SQL, Wiki.
- Ascii Table - convert tab delimited data to various ASCII and Markdown formats and can prefix programming language comment indicators for pasting into source code.
Markdown Tables
Online tools for editing and converting to markdown tables.
- Markdown Table Generator convert pasted Excel, tab delimited or CSV to Markdown.
- TableToMarkdown convert pasted table data to Markdown
- Susisu Markdown Table Editor - online tool showcasing the editing features of the Atom Markdown Table Editor Plugin provides an interesting text based editing experience.
- Tablas Simples - paste in spreadsheet data to create Markdown table.
- markdown tables - HTML table syntax to Markdown code
Online Test Data Generation
Free online tools for generating test data.
- Mockaroo.com free plan for Mockaroo allows generation of 1,000 rows of data, many data types are supported including formulas. Export formats include CSV, JSON, Tab delimited, SQL, Cassandra CQL, Firebase, InfluxDB, Excel, XML.
- Cobbl.io - generate up to 10,000 rows of data in CSV, JSON and JSONL.
- Online Data Generator build a set of column definitions, and export up to 100,000 records to CSV, JSON, Excel, SQL, XML
- GenerateData.com generate up to 500 rows without an account in JSON, CSV, HTML, LDIF, SQL, XML and various programming languages (C#, JavaScript, PHP, Ruby, Perl, Python, TypeScript).
- SmallDev Test Data Generator - generate up to 5000 rows of data in the browser for JSON and CSV.
- Online Custom Mock Data Generator - up to generate 5000 rows of data for JSON, CSV, SQL, and XML.
- Convert CSV Test Data Generator - generate random data for CSV format.
- JSON Schema Faker - given a JSON Schema, generate random data that matches the Schema.
- Mock Turtle - uses an interesting tree based GUI to generate fairly complex JSON data structures.
- LambdaTest Data Generator Very simple data generator with 9 data types. Export as JSON, CSV or XML, but no control over the number of rows of data generated.
- Mobile Fish Random Test Data Generator - generate up to 5000 records of a 'people' type data.
Online CSV Editor
- Convert CSV - Convert CSV to various formats, including Markdown Tables.
- EditCSVOnline - load CSV file or paste data, edit in grid and export as CSV file.
- Edit CSV - load in CSV or other delimited file, edit and export to file. Configurable for headings, delimiters, line endings, escape chars and encoding.
- Aspose CSV Editor - load Excel or CSV files, export to Excel, PDF, HTML, supports formulas and styling.
- ExtendsClass CSV Editor - simple CSV editor. Site also have various conversion and comparison tools.
- Datablist CSV editor open CSV files as collections, edit data and move between collections.
- Project CSV - load CSV file, edit in browser then export.
- Database Test Data - generate data as JSON, CSV and XML
Libraries
Programming libraries to help convert data.
Markdown Table Libraries
- Markdown-table - Javascript array to Markdown Table Generator.
- Turndown - Javascript HTML to Markdown Table Convertor
- Susisu Markdown Table Editor Kernel - Javascript API for Markdown Table editing
Test Data Generation
- Rust Markov Chain Based Generator - Test Data Generation Library written in Rust.
- Node Dummy JSON JavaScript library for generating random JSN data using Handlebars format template.
- Java Big Data Generator - Java library for generating test data.
Ascii Tables
Libraries to help format data into human readable ascii tables.
- Sorenson Node Debugging Ascii Table - Javascript Ascii table generation originally for node debugging output.
- Ascii Table 3 - Javascript extended version of Sorenson with predefined table styles
- OpenBase Ascii Table - Javascript simple table layout with configurable column widths
- Ozh Ascii Tables - Javascript format data into tables supports adding comment lines to output for different programming languages also outputs media wiki markup