@saneef/observable-framework-utils
v0.1.1
Published
Collection of tools and utilities to use with Observable Framework.
Downloads
12
Maintainers
Readme
Observable Framework Utils
Utilities and tools for Observable Framework.
Usage
You can import the utility using npm:
protocol.
import { prettyTable } from "npm:@saneef/observable-framework-utils";
// Recommended to use with version
import { prettyTable } from "npm:@saneef/[email protected]";
Development
$ npm install
$ npm run dev # Start Observable Framework locale development server of documentation and testing pages