typed-remark

1.0.0 • Public • Published

🚧 Still under construction..!!

Typed Remark

Build Status

A fork of Remark markdown processor, written in Typescript!

Why did you fork remark?

I like Remark processor. But, after starting using Typescript, I found there are tons of type definitions are needed for Remark and its tons of dependencies. But, I don't understand this markdown processor deeply. So, rather than making type definitions, I choose rewritting whole dependencies in Typescript.

What we are doing

  • Use typescript
  • Use ES NEXT(import, let, const... and lots of good things)
  • Discard unnecessary assertion
  • Discard polymorphism if possible
  • Rename vague variable and function names

Maintainers

Readme

Keywords

none

Package Sidebar

Install

npm i typed-remark

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • rokt33r
  • rohjs