xtal-split

0.0.1 • Public • Published

Published on webcomponents.org

<xtal-splitting>

Web components that can do the splits.

xtal-split takes a search string, and splits up the textContent into spans, which can be styled to show where the matching text is.

Demo via webcomponents.org

  <p-d on="input" prop="search" val="target.value"></p-d>
  <xtal-split>supercalifragilisticexpialidocious</xtal-split>
  <script type="module" src="https://unpkg.com/p-d.p-u@0.0.114/p-d.js?module"></script>
  <script type="module" src="https://unpkg.com/xtal-splitting@0.0.10/xtal-split.js?module"></script>
</div>
``` -->

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Viewing Your Element

$ polymer serve

Running Tests

$ npm test

Readme

Keywords

none

Package Sidebar

Install

npm i xtal-split

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

65.9 kB

Total Files

22

Last publish

Collaborators

  • bahrus