Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Preact

3kb alternative to React with the same ES6 API.
Collective - Host: opensource - https://opencollective.com/preact - Website: https://preactjs.com - Code: https://github.com/preactjs

Export AMD/Global name as preactRenderToString

github.com/preactjs/preact-render-to-string - da4202b10d6d44ac9d85f052f3184af267538677 authored almost 9 years ago by Jason Miller <[email protected]>
Spruce up the readme a tad.

github.com/preactjs/preact-router - 02e5b8cbb4ae4d4cbf10a23b4b5c4148f14b20d1 authored almost 9 years ago by Jason Miller <[email protected]>
Add support for createClass()

github.com/preactjs/preact-compat - e1bad6e8573184bc817f98e15eab980c7dbdab22 authored almost 9 years ago by Jason Miller <[email protected]>
Add support for route(url, replace=false)

github.com/preactjs/preact-router - 69e8e7675bdf47d9249133e92465816bbf58e6c1 authored almost 9 years ago by Jason Miller <[email protected]>
Tests for HTML entity encoding

github.com/preactjs/preact-render-to-string - cb1cb6696382109d4bb2042ab04a5c7c2bcbdf2d authored about 9 years ago by Jason Miller <[email protected]>
Fix attribute encoding issues

github.com/preactjs/preact-render-to-string - f1882593691ac91bd060fc27beefaba85b652565 authored about 9 years ago by Jason Miller <[email protected]>
Tests for constructor props

github.com/preactjs/preact-render-to-string - 49879b0d1e8cfeef9a8c8f5803b842a8d8597e5c authored about 9 years ago by Jason Miller <[email protected]>
Props should be passed through the constructor for classical components

github.com/preactjs/preact-render-to-string - 9c0233b8b96e9faa498f777737a8bcdccbe29082 authored about 9 years ago by Jason Miller <[email protected]>
Add tests for shallowRender(), and reorganize tests to match new function names

github.com/preactjs/preact-render-to-string - fe2994ab350d9479ea2c4cf755309ec09247fb02 authored about 9 years ago by Jason Miller <[email protected]>
Add support for shallow rendering via `render({ shallow:true })` or `renderShallow()`, and export `render()` as a named method (in addition to being the default export).

github.com/preactjs/preact-render-to-string - aa02ea6ea7aa34e06c82fbf00c0825e1ffc9a430 authored about 9 years ago by Jason Miller <[email protected]>
Switch to using high order components

github.com/preactjs/preact-router - fe7311c7fe206168c0db52bfb2347f0033bd1415 authored about 9 years ago by Jason Miller <[email protected]>
install preact on ci

github.com/preactjs/preact-router - f382d7fd37040878be8be8fabd01cb1e2a2fc9f1 authored about 9 years ago by Jason Miller <[email protected]>
copy route segment matches onto props and overwrite

github.com/preactjs/preact-router - 7025d892b818368c2fb93fabe7e8c2e72d3fcbc7 authored about 9 years ago by Jason Miller <[email protected]>
copy route segment matches onto props without overwriting anything already there

github.com/preactjs/preact-router - 4b4444c00d583d11cf3b4b613c36a7603a1070cb authored about 9 years ago by Jason Miller <[email protected]>
Fix high order component issue

github.com/preactjs/preact-router - c6d265f767907f7818234d303223747843619aec authored about 9 years ago by Jason Miller <[email protected]>
Test harness

github.com/preactjs/preact-router - 2aa404e8d47f05e5cda09f2405f374cf3026f0df authored about 9 years ago by Jason Miller <[email protected]>
Initial commit of source

github.com/preactjs/preact-router - bd66c56ee41d9d44ed2bcda7a47f121d76d521de authored about 9 years ago by Jason Miller <[email protected]>
Initial commit of packaging

github.com/preactjs/preact-router - 5c4b511be02406c58a33d3d73452342ebf9fac6b authored about 9 years ago by Jason Miller <[email protected]>
Support either preact 1.x or 2.x

github.com/preactjs/preact-compat - 7f24d9dc7f182be959978f4885d70b8b8e3c8020 authored about 9 years ago by Jason Miller <[email protected]>
Update to add compatibility with Preact 2.0

github.com/preactjs/preact-compat - 90a2eb07ee3a8cd0f6b046a666e504b10f27c9c7 authored about 9 years ago by Jason Miller <[email protected]>
Add example link to README

github.com/preactjs/preact-compat - c26ae4f3eefa496cb98c3516f283d7bcf29747ae authored about 9 years ago by Jason Miller <[email protected]>
Disable proptype validation in production mode

github.com/preactjs/preact-compat - e43299c5655b9b0219f0284b3131b699e1ae59bb authored about 9 years ago by Jason Miller <[email protected]>
- Export a modified `Component` class that:

- Supports passing a callback to `setState()`
- Patches in basic support for component & ...

github.com/preactjs/preact-compat - c852c36e496a5c00673ae81f4e3a2ac0f19347bb authored about 9 years ago by Jason Miller <[email protected]>
Update dependencies

github.com/preactjs/preact-compat - 3e6b6e8e1b0eb6b7a4a8448d4c4e7cdc74137c23 authored about 9 years ago by Jason Miller <[email protected]>
Tests for className support

github.com/preactjs/preact-compat - 21693c993cc05a6e1c9ba18c6524bd89d6eb38a9 authored about 9 years ago by Jason Miller <[email protected]>
Add more react-friendly support for className attributes

github.com/preactjs/preact-compat - 1f161b069c235e67bb375e6db2d5d7138ff23a12 authored about 9 years ago by Jason Miller <[email protected]>
Tests for class/className support

github.com/preactjs/preact-render-to-string - 05a26b48300d21e2fe4358e24e6cbc02435603d7 authored about 9 years ago by Jason Miller <[email protected]>
Add support for managing className VS class

github.com/preactjs/preact-render-to-string - 7ed668e3a4e9d3e78415336ed2d8d7e757524665 authored about 9 years ago by Jason Miller <[email protected]>
First travis build

github.com/preactjs/preact-compat - 767fb42a74bb969ada675b9799189e26d67f0d56 authored about 9 years ago by Jason Miller <[email protected]>
Semantics...

github.com/preactjs/preact-compat - 297d6e892f196a00c301a3f0856b5207e5860d6b authored about 9 years ago by Jason Miller <[email protected]>
Initial dist

github.com/preactjs/preact-compat - 8ded1c4186ca2580b612bfece85ba5ee7cfd38c5 authored about 9 years ago by Jason Miller <[email protected]>
License & readme

github.com/preactjs/preact-compat - 8e437f50ad6f595761d28a297b6428546272856b authored about 9 years ago by Jason Miller <[email protected]>
Basic tests

github.com/preactjs/preact-compat - a482da1502e23980c86e4da545c54a1f2f6f13e6 authored about 9 years ago by Jason Miller <[email protected]>
Initial commit of src

github.com/preactjs/preact-compat - 40a48a4251437ce1f94c12dc3e5489f86ea74913 authored about 9 years ago by Jason Miller <[email protected]>
Add package.json

github.com/preactjs/preact-compat - 1cd9abfeacbdd3f52ee2dcc45e042c2911238de1 authored about 9 years ago by Jason Miller <[email protected]>
Packaging

github.com/preactjs/preact-compat - e46a56cc9ec2b23f9e1ad02396114488e04212ed authored about 9 years ago by Jason Miller <[email protected]>
Lets be very clear about setting jsxPragma

github.com/preactjs/preact-render-to-string - e1d7f470bc3ba95ccfa4e368d776ab8cc0058338 authored about 9 years ago by Jason Miller <[email protected]>
Add isomorphic/universal README example, and a CodePen demo

github.com/preactjs/preact-render-to-string - 4f8b54294c6b8c894c2d41ee9658163f16ec63bc authored about 9 years ago by Jason Miller <[email protected]>
Add git repo URL to package.json

github.com/preactjs/preact-render-to-string - b7ea7c735ecba1e62495feed113d751e362c7276 authored about 9 years ago by Jason Miller <[email protected]>
Add preact as a dev dependency

github.com/preactjs/preact-render-to-string - 5c622f19821c88b2822de27c0e033a732ba5d9be authored about 9 years ago by Jason Miller <[email protected]>
Dont use self-closing tags, skip `null` and `undefined` JSX attributes, simpler prop generation using spread

github.com/preactjs/preact-render-to-string - 2109b4c96398a624e3ecd4b320dd10914776da38 authored about 9 years ago by Jason Miller <[email protected]>
Add some basic tests

github.com/preactjs/preact-render-to-string - 5e13ddcf1f35a5fbbc617cb15913d64c37dda179 authored about 9 years ago by Jason Miller <[email protected]>
Initial commit of lib

github.com/preactjs/preact-render-to-string - 0b4a82063371d1aad6240e163638dce1601fcc70 authored about 9 years ago by Jason Miller <[email protected]>