Skip to content

enaqx/js-object-to-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-object-to-table

JavaScript objects drawing themselves into a table using React

Features:
  • Two classes of objects: LeftClass and RightClass.
  • A container object, that holds two arrays: one an array of LeftClass objects, and the other an array of RightClass objects.
  • JavaScript functions that will allow the objects to draw themselves into the table, extending the table as required.
  • All the colours and values in the table should be put there by the JS objects.
Tools used:
Usage:
  • Install node and git
  • $ git clone https:/enaqx/js-object-to-table
  • $ cd js-object-to-table
  • $ npm install
  • $ npm start
  • Proceed to localhost:3000

About

JavaScript objects drawing themselves into a table using React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published