@trebco/treb
TypeScript icon, indicating that this package has built-in type declarations

29.6.2 • Public • Published

TREB

TREB logo (a leaf)

http://treb.app

TREB is a spreadsheet component designed for embedding in web pages, web apps, and blogs.

Using

To add a spreadsheet to your web page, first add the script file

<script type="module" defer src="https://unpkg.com/@trebco/treb@next"></script>

then use the custom element in your page

<treb-spreadsheeet></treb-spreadsheet>

For more information on options, configuration, and using the API, go to docs.treb.app.

Download

Download from npm using npm, yarn, pnpm or your favorite module tool

npm install @trebco/treb

Light version

In addition to the standard version there's a light version which does not support converting to/from XLSX files. Other than that it's identical. Use the script treb-spreadsheet-light.mjs.

License

TREB is provided under the GNU Lesser General Public License (LGPL). See the file LICENSE.txt for details. TREB is also available under a commercial license with different terms. For more information contact us at info@treb.app.

Note on icons

TREB includes icons from font awesome, used under the terms of the font awesome free license; and bootstrap icons, used under the terms of the MIT license.

The TREB icon (a leaf) is a trademark of trebco, llc. Other icons are property of their respective owners.

Readme

Keywords

none

Package Sidebar

Install

npm i @trebco/treb

Homepage

treb.app

Weekly Downloads

478

Version

29.6.2

License

LGPL-3.0-or-later

Unpacked Size

4.06 MB

Total Files

230

Last publish

Collaborators

  • treb-duncan
  • dwerner