Git Product home page Git Product logo

Comments (6)

kevinkassimo avatar kevinkassimo commented on May 21, 2024 1

@zekth You can probably try adding unit tests here: https://github.com/denolib/marked

from deno_std.

kevinkassimo avatar kevinkassimo commented on May 21, 2024

I think since marked supports browser we could probably use it instead of doing a custom implementation from scratch. However, I think we might need to host a forked version to slightly modify the IIFE around it to make it fit for Deno.

I'll work on that if this sounds right.

from deno_std.

ry avatar ry commented on May 21, 2024

Sure. Ideally we'd find some small TS implemented one, but that works too.

from deno_std.

kevinkassimo avatar kevinkassimo commented on May 21, 2024

Got marked ported. However currently not able to run any existing tests on it, since the original tests depends on quite a few Node packages to run (especially html-differ). I'll see if I could extract some tests to ensure minimum guarantees...

from deno_std.

ry avatar ry commented on May 21, 2024

@kevinkassimo Nice!

from deno_std.

zekth avatar zekth commented on May 21, 2024

We can start by porting unit-tests and progress granularly ? ref: https://github.com/markedjs/marked/blob/master/test/unit/marked-spec.js

If ported and tested do we add it to deno_std?

from deno_std.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.