2023-08-18 20:42:33 +00:00
|
|
|
# sejm-calculator
|
|
|
|
Simulator for the Polish Sejm election
|
2023-08-21 19:53:36 +00:00
|
|
|
|
|
|
|
Main libraries used:
|
|
|
|
* [Chartist](https://github.com/chartist-js/chartist)
|
|
|
|
* [Babel](https://github.com/babel/babel)
|
|
|
|
* [PostCSS](https://github.com/postcss/postcss)
|
|
|
|
* [Pug](https://github.com/pugjs/pug)
|
|
|
|
* [TypeScript](https://github.com/microsoft/TypeScript)
|
|
|
|
* [ESLint](https://github.com/eslint/eslint)
|
|
|
|
* [Stylelint](https://github.com/stylelint/stylelint)
|
|
|
|
* [Webpack 5](https://github.com/webpack/webpack)
|
|
|
|
* [Jest](https://github.com/jestjs/jest)
|
|
|
|
* [DOM Testing Library](https://github.com/testing-library/dom-testing-library)
|