Some thoughts (low priority)
Good day!
I have some thoughts not discovered in the issues/PRs. Nobody needs to react, just thoughts.
Snabbdom is written in TypeScript. So, we should describe / put an example in TypeScript. BTW, I don't know the standard way? Maybe move one of our examples to it.
As @nilslindemann noticed in #1088 , we could describe / put an example of a totally cooked project. Bundled with Rollup, Webpack? Maybe move one of our examples to it.
As I noticed in #1088 , we don't have the
## Installationsection in README.md. (A simple one.)Did we consider which files we store in the NPM package? To store/not to store the source, the tests, etc.
According the changelog is automatically contented de-facto, we should think more about commit messages and PR titles.
CONTRIBUTING.mdlooks not full.README-in_HN.mdandREADME-zh_CN.mdwill be outdated soon.Are all
devDependenciesneeded? And: some of them is strictly fixed (without neither^nor~), why?We have
npm run buildwhich builds everything. But maybe we would extractnpm run build-examples, etc.Finish to label issues/PRs :).
#1017.
Add Snabbdom to https://github.com/krausest/js-framework-benchmark/.
There are many of
anytype usages.
Thanks!
Source: snabbdom/snabbdom