Skip to content

bahrus/be-for

Repository files navigation

be-for [TODO]

Playwright Tests NPM version How big is this package in your project?

be-linked/be-sharing automatically creates a loop when it binds to an array via itemprop Perform inline formula evaluation from HTML signals via local script tags.

Viewing Your Element Locally

Any web server that can serve static files will do, but...

  1. Install git.
  2. Fork/clone this repo.
  3. Install node.js.
  4. Open command window to folder where you cloned this repo.
  5. npm install

  6. npm run serve

  7. Open http://localhost:3030/demo/ in a modern browser.

Running Tests

> npm run test

Using from ESM Module:

import 'be-for/be-for.js';

Using from CDN:

<script type=module crossorigin=anonymous>
    import 'https://esm.run/be-for';
</script>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published