@neatup/utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

NeatUp Utils

Installation

  • npm: npm i @neatup/utils
  • yarn: yarn add @neatup/utils

Usage

index.ts

import { NeatUpTemplate, NeatUpTemplateBlock } from '@neatup/utils';

const template = NeatUpTemplate.fromMarkdown("# Title\n\ndescription")

// do some other work with the template

console.log(template.toMarkdown())

output

# Title

description

Readme

Keywords

none

Package Sidebar

Install

npm i @neatup/utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

27.1 kB

Total Files

20

Last publish

Collaborators

  • mrmonster0248
  • roguyt
  • gabdug
  • cvbenur