Skip to content

A way to create HTML tables. #5154

Open
@Brahvim

Description

@Brahvim

How would this new feature help increase access to p5.js?

Most appropriate sub-area of p5.js?

  • DOM
  • Accessibility (Web Accessibility)
  • Build tools and processes
  • Color
  • Core/Environment/Rendering
  • Data
  • Events
  • Friendly error system
  • Image
  • IO (Input/Output)
  • Localization
  • Math
  • Unit Testing
  • Typography
  • Utilities
  • WebGL
  • Other (specify if possible)

New feature details:

Basically, this is a request for something which would insert a table element in the HTML file, to help with making tables; one would be saved from the hassle of typing every tag to make an HTML table, and it would ALSO be possible to make tables generate with data that was generated procedurally instead of being hardcoded into the HTML, etc.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Open for Discussion

Relationships

None yet

Development

No branches or pull requests

Issue actions