text
Here are 2,836 public repositories matching this topic...
Natural Language Processing Best Practices & Examples
-
Updated
Sep 7, 2021 - Python
A jquery plugin for CSS3 text animations.
-
Updated
Aug 4, 2021 - JavaScript
Facilitating the design, comparison and sharing of deep text matching models.
-
Updated
Jun 3, 2021 - Python
-
Updated
Jul 14, 2021 - JavaScript
Paranoid text spacing in JavaScript
-
Updated
Aug 10, 2021 - JavaScript
Beautiful, easy attributed strings in Swift
-
Updated
Aug 6, 2021 - Swift
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Sep 22, 2021 - Swift
A synthetic data generator for text recognition
-
Updated
Sep 21, 2021 - Python
Convert typed text to realistic handwriting!
-
Updated
Sep 2, 2021 - JavaScript
A tiny javascript library for obfuscating and revealing text in DOM elements.
-
Updated
Aug 28, 2017 - JavaScript
Distractionless Writing Tool
-
Updated
Jul 14, 2021 - JavaScript
A different beautiful Floating Edit Text
-
Updated
Jul 2, 2020 - Java
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
-
Updated
Sep 7, 2021 - Java
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
-
Updated
Sep 27, 2021 - Kotlin
Declarative building and fast rendering attributed string library.
-
Updated
Oct 3, 2021 - Swift
React component for a div with editable contents
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Sep 15, 2021 - Python
Advanced html to text converter
-
Updated
Jun 9, 2021 - JavaScript
Improve this page
Add a description, image, and links to the text topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Right now, this condition check on the delete() outcome has no value.

Describe the solution you'd like
I'd like to see the
DefaultScript.delete()method check to make sure the deletion was done properly and then return a boolean value.Or as @Griatch put it