text
Here are 2,640 public repositories matching this topic...
Natural Language Processing Best Practices & Examples
-
Updated
Apr 8, 2021 - Python
A jquery plugin for CSS3 text animations.
-
Updated
Apr 10, 2020 - JavaScript
Facilitating the design, comparison and sharing of deep text matching models.
-
Updated
Jun 3, 2021 - Python
-
Updated
Jan 26, 2021 - JavaScript
Beautiful, easy attributed strings in Swift
-
Updated
Mar 17, 2021 - Swift
Paranoid text spacing in JavaScript
-
Updated
May 24, 2021 - JavaScript
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Swift
Convert typed text to realistic handwriting!
-
Updated
May 30, 2021 - JavaScript
A synthetic data generator for text recognition
-
Updated
May 27, 2021 - Python
A tiny javascript library for obfuscating and revealing text in DOM elements.
-
Updated
Aug 28, 2017 - JavaScript
A different beautiful Floating Edit Text
-
Updated
Jul 2, 2020 - Java
Distractionless Writing Tool
-
Updated
Apr 19, 2021 - JavaScript
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
Aug 4, 2020 - Java
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
-
Updated
May 5, 2021 - Kotlin
Declarative building and fast rendering attributed string library.
-
Updated
Dec 3, 2019 - Swift
React component for a div with editable contents
-
Updated
May 28, 2021 - TypeScript
-
Updated
May 5, 2021 - Python
Advanced html to text converter
-
Updated
Jun 2, 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