Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-tabulator

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tabulator

React Tabulator component

  • 0.4.1
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

react-tabulator

Build Status

React Tabulator is based on tabulator

  • Live Demo: Codesandbox

🌟 Features

Tabulator's features plus:

  • React 16.5.x
  • Typescript 3.x
  • Tslint

📦 Usage

$ npm install react-tabulator

import 'react-tabulator/lib/styles.css';
import { ReactTabulator } from 'react-tabulator';

<ReactTabulator data={data} />

🔧 Commands

Require: NodeJS v8.12.0 + and yarn (optional)

$ npm run dev      Launch DEV mode
$ npm run build    Make a build

$ yarn test        Run unit tests

🙌 Documentation

Change Log

🙌 Thanks

All contributions are welcome!

Tabulator

Keywords

FAQs

Package last updated on 12 Oct 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc