Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 994 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 994 Bytes

Skribl: Lightweight Helper Library for Web Development

Skribl is a simple helper library designed to streamline web development by providing convenient functions for working with HTML elements. Whether you're a beginner or an experienced developer, Skribl aims to simplify your workflow.

Features

  • Easy-to-Use: Intuitive functions for common tasks.
  • Lightweight: Minimal overhead, so your pages load faster.
  • Element Manipulation: Simplified interactions with HTML elements.
  • Customizable: Extend or modify functions to suit your needs.

Installation

To use Skribl, follow these steps:

  1. Install via npm:

    npm install @lumieslab/skribl
  2. Build your project:

    npm run build

Contributing

Contributions are welcome! If you encounter any issues or have ideas for improvement, feel free to submit a pull request.

License

This project is licensed under LICENSE file for details.