|
9 tháng trước cách đây | |
---|---|---|
.. | ||
src | 9 tháng trước cách đây | |
CHANGELOG.md | 9 tháng trước cách đây | |
README.md | 9 tháng trước cách đây | |
package.json | 9 tháng trước cách đây | |
tsconfig.json | 9 tháng trước cách đây | |
webpack.config.js | 9 tháng trước cách đây |
polaris
is a project which provides data manipulation on arrays and strings.
polaris
is available as an npm
package. You can install it via the npm package @ephox/polaris
npm install @ephox/polaris
Arrays
: Provides utility functions for dealing with arrays.
Pattern
: Provides utility functions for dealing with regex.
PositionArray
: Provides utility functions for dealing with position arrays.
Regexes
: Provides more utility functions for dealing with regex.
Search
: Provides utility functions for dealing with searching strings.
Splitting
: Provides utility functions for splitting strings.
Strings
: Provides utility functions for dealing with strings.
Words
: Provides functionality parsing text to words.
polaris
uses bedrock
to run atomic tests.
$ yarn test