@redsift/d3-rs-console

0.0.3 • Public • Published

d3-rs-console

d3-rs-console is a component for creating animateable terminal frame in a SVG container.

Builds

Circle CI

Example

View @redsift/d3-rs-console on Codepen

Usage

Browser

<script src="//static.redsift.io/reusable/d3-rs-console/latest/d3-rs-console.umd-es2015.min.js"></script>
<script>
	var text = d3_rs_console.svg();
	...
</script>

ES6

import { text } from "@redsift/d3-rs-console";
let eml = text.svg();
...

Require

var text = require("@redsift/d3-rs-console");
var eml = text.svg();
...

Parameters

Name Description Transition
classed SVG custom class N
x,y,width,height px values Y
appearance theme N

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @redsift/d3-rs-console

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • sega057
  • alkisredsift
  • kit-314
  • julian.picht
  • massimoparisi
  • sometimesitbetterstepasideandnotusejavascript
  • raul.lorenzo.redsift
  • asaf.lerner
  • luminous_cal
  • notmentat
  • pierredupuis
  • hortega_rs
  • anneshackelford
  • mcolladoredsift
  • redsift_operations
  • rahulpowar
  • randalpinto
  • njaremek
  • earada
  • nascimj
  • neilsaccardo
  • bmayolasredsift