How to use tablecloth-bucklescript - 1 common examples

To help you get started, we’ve selected a few tablecloth-bucklescript examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github dune-universe / dune-universe / packages / tablecloth-native.0.0.6 / integration-test / bs / src / demo.bs.js View on Github external
// Generated by BUCKLESCRIPT VERSION 4.0.18, PLEASE EDIT WITH CARE
'use strict';

var Tablecloth = require("tablecloth-bucklescript/src/tablecloth.bs.js");

if (Tablecloth.$$String[/* length */0] === Tablecloth.$$String[/* length */0]) {
  console.log("Strings match");
} else {
  console.log("strings dont match");
}

/*  Not a pure module */

tablecloth-bucklescript

MIT
Latest version published 4 years ago

Package Health Score

54 / 100
Full package analysis

Popular tablecloth-bucklescript functions