Giter Site home page Giter Site logo

modablist's Introduction

License: GPL v3

modablist

Modifiable tabulated-list extension.

CI

This package makes tabulated-list editable like spreadsheet.

By the current implementation this package alone doesn't do much. You would probably need to extend this package and treat this as a library or framework.

๐Ÿ† Features

  • Editable table
  • Add new row (empty)
  • Table box selection

โ“ Work with upstream

Most packages would probably have their own variable that contains all data to and just use tabulated-list to display it. Yet this package respect data from tabulated-list itself and NOT the data from their variable.

Here is the list of open API/hooks for you to update the upstream database from user.

  • modablist-new-data-hook
  • modablist-change-data-hook

๐Ÿ–ผ๏ธ Faces

The following list of faces are possible to customize.

  • modablist-select-face - Overlay face when selecting.
  • modablist-insert-face - Overlay face when inserting.

๐Ÿ›  Contribute

PRs Welcome Elisp styleguide Donate on paypal Become a patron

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!

๐Ÿ”ฌ Development

To run the test locally, you will need the following tools:

Install all dependencies and development dependencies:

$ eask install-deps --dev

To test the package's installation:

$ eask package
$ eask install

To test compilation:

$ eask compile

๐Ÿชง The following steps are optional, but we recommend you follow these lint results!

The built-in checkdoc linter:

$ eask lint checkdoc

The standard package linter:

$ eask lint package

๐Ÿ“ P.S. For more information, find the Eask manual at https://emacs-eask.github.io/.

โšœ๏ธ License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

See LICENSE for details.

modablist's People

Contributors

dependabot[bot] avatar jcs090218 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jcs-pr

modablist's Issues

Support multiline editing?

This is probably the best feature that I may not be able to implement! But I will still open it as an issue so I can come back and do the implementation in the future. ;)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.