Skip to content
Snippets Groups Projects
Select Git revision
  • bee1a6621b9e88318d174b7c9dc46683c1979e65
  • master default protected
  • 1.31
  • 4.38.6
  • 4.38.5
  • 4.38.4
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
23 results

documentation

  • Clone with SSH
  • Clone with HTTPS
  • Volker Schukai's avatar
    Volker Schukai authored
    bee1a662
    History
    Name Last commit Last update
    ..
    asset/favicon
    config
    tutorial
    README.md

    MonsterJS

    Introduction

    MonsterJS is a versatile JavaScript library designed to simplify the development of interactive web applications. It offers a range of functionalities, including DOM manipulation, internationalization (i18n), and data processing capabilities.

    Installation

    To install MonsterJS, use the following command:

    npm install @schukai/monster

    Usage

    Import MonsterJS into your project:

    import Monster from '@schukai/monster';

    Then, you can use MonsterJS's features to enhance your web application.

    Documentation

    For detailed documentation and examples of how to use MonsterJS, please visit the official MonsterJS documentation.

    License

    This project is licensed under the AGPL-3.0 License.