Skip to content

Collection of typescript modules for working with Guild Wars 2 markup

License

Notifications You must be signed in to change notification settings

GW2Treasures/gw2-markup

Repository files navigation

Guild Wars 2 Markup

This repository contains a bunch of packages to work with Guild Wars 2® markup.

Packages

This repository contains a collection of packages to work with Guild Wars 2® markup.

High level packages

These packages are intended to be used for most common use cases. They combine the low level packages to provide a convenient API.

  • @gw2/markup-react
    This package provides a React component that renders Guild Wars 2® markup.
  • @gw2/markup-strip
    A utility that strips all markup from input strings.
  • @gw2/markup-unified
    A collection of unified plugins that combine low level packages for easy integration into unified-based processing pipelines.

Low level packages

These packages operate on the AST and are the foundation for the high level packages. You can use them individually if you want more control over the parsing and conversion process, or if you want to build your own custom processing pipeline.

Contributing

Contributions are welcome! If you have any ideas for improvements or new features, please open an issue or submit a pull request.

License

All packages in this repository are licensed under the MIT License.

About

Collection of typescript modules for working with Guild Wars 2 markup

Topics

Resources

License

Stars

Watchers

Forks

Contributors