Skip to content

Commit b032a93

Browse files
committed
Merge branch 'clean-umaintained' of https://github.com/fullwebdev/benchmark into fullwebdev-clean-umaintained
2 parents ab7978b + 59ae2af commit b032a93

File tree

113 files changed

+23
-5624
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+23
-5624
lines changed

README.md

+22-2
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,28 @@ This work is derived from a benchmark that Richard Ayotte published on https://g
272272
Thanks to Baptiste Augrain for making the benchmarks more sophisticated and adding frameworks.
273273
274274
## History
275-
Frameworks without activity on github or npm for more than a year will be removed.
276-
The following frameworks were removed 9/16/2019:
275+
276+
Frameworks without significant activity on github or npm for more than a year will be removed (_automatic commits like dependabot and minor updates, like docs editions, are ignored_).
277+
278+
### 2020-7-9
279+
280+
- [x] crui Last significant commit Jul 28, 2019
281+
- [x] etch Last commit Sep 12, 2018
282+
- [x] hyperoop Last significant commit Dec 23, 2018
283+
- [ ] faster-dom (to be replaced by a new revact implementation)
284+
- [x] marionette Last significant commit Apr 20, 2019
285+
- [ ] plastiq (to be replaced by a new Hyperdom implementation)
286+
- [x] rawact Last commit Dec 3, 2018
287+
- [x] react-djinn Last NPM publish 2019-05-03 (the Github org a repo aren't available anymore)
288+
- [ ] react-easy-state (test new @risingstack/react-easy-state package name)
289+
- [x] react-lite Last commit Mar 29, 2019
290+
- [x] redux-combiner Last commit May 14, 2018
291+
- [x] surplus Last commit Jan 5, 2019
292+
- [x] gruu Last commit Jun 23, 2019
293+
- [x] lite-html Last commit Sep 7, 2018
294+
295+
### 2019-9-16
296+
277297
- [x] angular-light Last commit Nov 30, 2017
278298
- [x] nx. Last commit Feb 2017
279299
- [x] maik-h Last commit Dec 15, 2017

frameworks/keyed/crui/index.html

-12
This file was deleted.

frameworks/keyed/crui/package.json

-34
This file was deleted.

frameworks/keyed/crui/src/app.ts

-18
This file was deleted.

frameworks/keyed/crui/src/jumbotron.ts

-38
This file was deleted.

frameworks/keyed/crui/src/main.ts

-9
This file was deleted.

frameworks/keyed/crui/src/store.ts

-103
This file was deleted.

frameworks/keyed/crui/src/table.ts

-57
This file was deleted.

frameworks/keyed/crui/src/utils.ts

-12
This file was deleted.

frameworks/keyed/crui/tsconfig.json

-28
This file was deleted.

0 commit comments

Comments
 (0)