davidmerfield / Typeset

An HTML pre-proces­sor for web ty­pog­ra­phy
https://typeset.lllllllllllllllll.com/
Creative Commons Zero v1.0 Universal
2.41k stars 52 forks source link

add readme instruction on using it in browser #43

Closed wentin closed 1 year ago

wentin commented 8 years ago

Hi, can you add a small section in readme about how to use it in browser. So far I found that I can dotypeset(jq("p"));

can I do this?

    typeset(jq("p"), {
      disable: ['hyphenate'], // array of features to disable
    });
danielhaim1 commented 1 year ago

Closing this ticket due to its age. The package has been updated to incorporate Webpack, making it easier to comprehend the workflow.