Skip to content

Refactor #1

Description

@zeratulmdq

Sería ideal poder tener este proyecto como una biblioteca. Se debería refactorizar el código para utilizar algún patrón como el module revealing pattern con una API amigable. El usuario debería poder hacer algo como:

const table = document.getElementById("tabla");
Spreadsheet.init(tabla, 10, 14)

siendo 10 y 14 filas y columnas respectivamente

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions