This package has been deprecated

Author message:

Please consider alternatives to cf-component-typography

cf-component-typography

2.2.1 • Public • Published

cf-component-typography

Cloudflare Typography Component

Installation

$ npm install cf-component-typography

Usage

import React from 'react';
import {
  Abbr,
  Cite,
  Del,
  Em,
  Ins,
  Kbd,
  Mark,
  Samp,
  Small,
  Strike,
  Strong,
  Sub,
  Sup,
  Underline,
  Var
} from 'cf-component-typography';
 
const TypographyComponent = () => (
  <div>
    <Abbr title="Abbreviation">Abbr</Abbr>
    <Cite>Cite</Cite>
    <Del>Del</Del>
    <Em>Em</Em>
    <Ins>Ins</Ins>
    <Kbd>Kbd</Kbd>
    <Mark>Mark</Mark>
    <Samp>Samp</Samp>
    <Small>Small</Small>
    <Strike>Strike</Strike>
    <Strong>Strong</Strong>
    <Sub>Sub</Sub>
    <Sup>Sup</Sup>
    <Underline>Underline</Underline>
    <Var>Var</Var>
  </div>
);
 
export default TypographyComponent;

Readme

Keywords

none

Package Sidebar

Install

npm i cf-component-typography

Weekly Downloads

3

Version

2.2.1

License

BSD-3-Clause

Last publish

Collaborators

  • lerwincf
  • lbarthonet
  • cf-media-manager
  • jacobbednarz
  • celso
  • cf-radar
  • dash_service_account
  • g4brym
  • snigdha34
  • wrangler-publisher
  • marksteyn
  • chiminator
  • sgoodhew_cf
  • terinjokes
  • third774
  • jsteinberger
  • jasnell
  • asapzacy
  • pcostanzo
  • gregbrimble
  • geelen
  • rexscaria
  • dcruz_cf
  • xuranwang
  • jculvey
  • sejoker
  • vasturiano
  • cf-ci-write
  • segments-write
  • thibmeu
  • xortive
  • gurjinder
  • cf-ci2
  • lvalenta
  • worenga