0.0.12 • Published 6 years ago

na-editor v0.0.12

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

Newsaktuell Editor (Spike)

Goals

  • Check feasibility
  • Check testability
  • Check typescript
  • Check integration of draftjs
  • 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.

Transformations:

src/newsktuell/transformation

Validations:

src/newsktuell/validation

Commands & Scripts

Run tests npx jest

Build npx tsc

Create a npm package npm pack

Publish npm pacakge npm publish

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago