editure-constants
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Editure Constants

Constants package for Editure. For full documentation, please refer to our GitHub Repository.

Usage

You can either import any constants directly:

import { H1, PARAGRAPH } from 'editure-constants';

Or, import with a namespace F (stands for format):

import * as F from 'editure-constants';
 
console.log(F.LINK);

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i editure-constants

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

8.64 kB

Total Files

9

Last publish

Collaborators

  • powerformarc
  • tomwenthey
  • pftom