New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

elm-table

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm-table

ELM Table component

latest
Source
npmnpm
Version
5.3.0
Version published
Weekly downloads
11
450%
Maintainers
1
Weekly downloads
 
Created
Source

elm-table

Full features ELM table component.

Usage

Install the ELM package and the NPM package for the styles:

> elm install gribouille/elm-table
> npm install elm-table

Include the SASS styles from node_modules/elm-table/styles/style.scss.

Examples

To start the examples in dev mode:

> cd examples
> npm install
> npm run server
> npm run dev

Open http://localhost:3000.

To build the examples:

npm run dist

Documentation

See the documentation here.

Todo

  • Intline CSS
  • JS API
  • load more pagination
  • pagination for subtable
  • dynamic subtable data
  • Tailwind style
  • Bootstrap style

Contributing

Feedback and contributions are very welcome.

License

This project is licensed under Mozilla Public License Version 2.0.

Keywords

elm

FAQs

Package last updated on 28 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts