2 unstable releases
0.2.0 | Apr 1, 2022 |
---|---|
0.1.0 | Mar 4, 2022 |
#3 in #modules
Used in lewp
34KB
441 lines
lewp-html
Straightforward HTML document building. Write your HTML with the full power of a programming language instead of creating messy and confusing templates that contain typing errors.
📦 Features
-
Clean API
-
Valid HTML creation
-
Useful methods for attribute and node interaction
❓ How to use?
See the documentation page for an API example.
🤠 Contributing
Unless explicitly stated, any contribution intentionally submitted for inclusion in this project, as defined in the Apache-2.0 license, shall be dual licensed as below, without any additional terms or conditions.
Please have a look at CONTRIBUTING.md for guidelines and conventions.
⚖ License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or The MIT License | Open Source Initiative)
at your option.
Dependencies
~2–7.5MB
~51K SLoC