0.0.5 • Published 6 years ago

na-newsformat v0.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Na newsformat (Spike)

Goals

  • Check feasibility
  • Check testability
  • Wrapping my head around this topic

Code Structure

test/ and src/ are strictly sharing the same directory structure.

src contains all source files. The goal is, to provide an abstraction layer on top of the drafjs lib. Additionally we must transform the generated html to a valid newsformat.

Commands & Scripts

Run tests npx jest

Build npx tsc

Create a npm package npm pack

Publish npm pacakge npm publish

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago