Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

json5.js and time-elements.js #48

@ceevee830

Description

@ceevee830

Hello,

I'm trying to compile my polymer app that wants to use sortable-table. I'm getting (correct) errors that json5.js and time-elements.js cannot be found. I grepped through the sortable-table source and found their usage here:

https://github.com/stevenrskelton/sortable-table/blob/master/sortable-table.html
<script src="../json5/lib/json5.js"></script>
<script src="../time-elements/time-elements.js"></script>

I do not see these files in the sortable-table distribution.
Question: what is the best way to get these files compatible with sortable-table?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions