Jsrope

Latest version: v0.1.3

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

- Changed some implementation of `Date`.
- Added some methods to `Date`
- Now `ajax_handler` escapes `Int`, `Float` properly. And if `handler` attribute is not `None`, apply `handler` to value and return it.

0.1.2

- Added `jquery3_url`, `jquery3_script`, `jquery2_url` and `jquery2_script` to `Util`.
- Added `floor`, `ceil` and `round` method to `Int` and `Float` class.
- Removed inplace methods from `JS` class.

0.1.1

- Changed inheriting layer.

0.1.0

- Changed many `functions` to `class`
- Rename `util.Not` to `util.negative`
- Rename `util.Escape` to `util.escape`
- Added `Int`, `Float`, `String`, `Expression`, `Object` and `BaseJS` class.

0.0.2

- Added `serialize()` method to `Element`.
- Added `append()` method to `Element`.
- Now you can create new element with `Element.new()`
- Now `util.Escape()` escapes `list`, `tuple` and `set` properly.
- Added `jsrope.flask.ajax_handler` for Flask

0.0.1

- Conception

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.