An open API service indexing awesome lists of open source software.

https://github.com/backendexpert/table-vscode-extension

VScode Extension for Create Table
https://github.com/backendexpert/table-vscode-extension

html-table html5 vs vscode-extension vscode-snippets

Last synced: about 1 year ago
JSON representation

VScode Extension for Create Table

Awesome Lists containing this project

README

          

# HTML Table Creator

## About

- Automatically Create HTML Tables VScode Extension

# Documentation

- Following is the Documentation of this VScode Extension

| Tag | Description |
| ------------- | ------------- |
| .tbl-col2-row2 | 2 columns and 2 rows Table |
| .tbl-col2-row3 | 2 columns and 3 rows Table |
| .tbl-col2-row4 | 2 columns and 4 rows Table |
| .tbl-col3-row2 | 3 columns and 2 rows Table |

# Releases

## Version 1.0.0 - 12 December 2023

- initial release
- 2 columns and 2 rows table
- 2 columns and 3 rows table

## Version 1.1.0 - 23 December 2023

- fixing bugs on Version 1.0.0 - 12 December 2023
- 2 columns and 2 rows table
- 2 columns and 3 rows table
- 2 columns and 4 rows table (newly added)
- 3 columns and 2 rows table (newly added)

# Developers

## JehanKandy

- [Github](https://github.com/JehanKandy)
- [linkedIn](www.linkedin.com/in/jehan-weerasuriya-23a3a4223)

# Copyright and license

Copyright 2021–2023 [JehanKandy](https://github.com/JehanKandy). The HTML Table Creator VScode Extension released under the [MIT License](https://github.com/BackendExpert/table-vscode-extension/blob/master/LICENSE)