strings 2.0.0-beta.1 copy "strings: ^2.0.0-beta.1" to clipboard
strings: ^2.0.0-beta.1 copied to clipboard

Provides a set of String related functions

2.0.0-beta.1 #

BREAKING #

  • the right method has been redefined to be in keeping with the conventional use of right() For existing code that uses the old version of right use string.substring(fromRight);
  • All methods are now exposed as static methods of the 'Strings' class.

1.0.0 #

  • Initial version, created by Stagehand
47
likes
0
pub points
91%
popularity

Publisher

verified publisheronepub.dev

Provides a set of String related functions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

characters, unicode

More

Packages that depend on strings