Open Collective
Open Collective
Loading

skatejs has been archived.

skatejs has been archived and is no longer active.

skatejs

COLLECTIVE
Open source

Effortless custom elements for modern view libraries.

Contributors


skatejs is all of us

Our contributors 13

Thank you for supporting skatejs.

Heffron Consu...

Backers

$1,550 USD

Creative Studios

Sponsors

$600 USD

Christopher D...

Backers

$200 USD

Horacio Gonzalez

Backers

$115 USD

Andrew Levine

Backers

$110 USD

Marc Fawzi

Backers

$100 USD

Thanks for all the inspiration!

ElMarioFredo

Backers

$80 USD

Daniel Almaguer

Backers

$65 USD

Yuhei Yasuda

$50 USD

I am expecting skatejs very much.

Joshua Nelson

Backers

$48 USD

Rhy Moore

Backers

$30 USD

Budget


Transparent and open finances.

-$144.71USD
Completed
Contribution #47925
+$2.00USD
Completed
Contribution #10526
+$5.00USD
Completed
Contribution #8058
$
Today’s balance

--.-- USD

Total raised

$2,524.94 USD

Total disbursed

$2,524.94 USD

Estimated annual budget

--.-- USD

About


SkateJS is a web component library designed to give you an augmentation of the web component specs focusing on a functional rendering pipeline, clean property / attribute semantics and a small footprint.

Skate is a functional abstraction over the web component standards that:

  • Produces cross-framework compatible components.
  • Abstracts away common attribute / property semantics via props, such as attribute reflection and coercion.
  • Adds several lifecycle callbacks for responding to prop updates, rendering and updating, as well as a way to manage internal component state.
  • Provides a base set of mixins that hook into renderers such as @skatejs/renderer-preact.

Our team