1.0.8 ā€¢ Published 2 years ago

sort-table-with-binwin v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

NPM-Sorting-Table-by-Binwin Viju

  • šŸ‘‹ Hi, Iā€™m @Binwin6724
  • šŸ‘€ Iā€™m interested in Developing Application
  • šŸŒ± Iā€™m currently learning React JS
  • šŸ’žļø Iā€™m looking to collaborate on API Handling
  • šŸ“« Reach me by going to this website Binwin Viju.

Things to look before

In order to get this work there are some requirements that needed to be met.

Requirements

  • Table class name must be : table-sortable <table class = "table-sortable">
  • Table heading must be inside thead : <thead><tr><th>example header</th></tr></thead>

How things works :-

  • For a Vide tutorial visit npm package walkthrough.
  • We need to run this command to get the package to your project.

    npm i sort-table-with-binwin

  • After running that we need to source package named sort-table.js to your project like

    <script src="./node_modules/sort-table-with-binwin/sort-table.js"></script> this must be added above </body>

    Happy Hacking!!

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago