L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Alexandre Hajjar 291b5ff3bc TS-aware eslint + in CI
* Use @typescript-eslint/parser
* Add npm/yarn scripts: prettier check and eslint on all files
* Run all of this in CI (along with eslintrc checker)
* Use typescript parser only for ts{x,} files
* Fix test & cypress sub-configs
* Fix .test.js + off explicit-function-return-type
2020-05-05 18:24:14 +02:00
.vscode Revert "Revert "Refacto : séparation claire du moteur et de l'application 🔥"" 2020-04-24 11:27:48 +02:00
cypress TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
source TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
test TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
.eslintignore TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
.eslintrc.js TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
.gitconfig Ré-introduit git quotepath 2020-02-27 10:53:26 +01:00
.gitignore Création d'une section /nouveautés 2020-01-15 15:24:10 +01:00
.node-version 🐛 Use node 12.16.1 everywhere 2020-03-23 17:22:37 +01:00
.prettierignore TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
.prettierrc En YAML prettier formatte différement les longues lignes 2019-11-11 15:09:33 +01:00
CONTRIBUTING.md 🧰 Ajout d'une commande yarn run analyze-bundle 2020-04-27 12:44:50 +02:00
LICENSE 🔥 Rangement 2020-02-05 14:30:54 +01:00
README.md Déplace les règles vers source/rules 2020-04-06 00:50:32 +02:00
babel.config.js Ajout de l'option "allowJs" dans tsconfig.js 2019-12-17 11:34:12 +01:00
bundlesize.config.json ⬆ Mise à jour du client sentry 2020-04-23 17:49:56 +02:00
circle.yml TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
componentTestSetup.js Revert "Revert "Refacto : séparation claire du moteur et de l'application 🔥"" 2020-04-24 11:27:48 +02:00
cypress.json 🐛 Corrige la page blanche sur publi.codes 2020-04-27 16:18:26 +02:00
i18next-parser.config.js 👽 Vérifie que tous les éléments d'ui sont traduits 2020-01-22 15:10:46 +01:00
index.html Revert "Revert "Refacto : séparation claire du moteur et de l'application 🔥"" 2020-04-24 11:27:48 +02:00
jest.config.js 😷 Page Coronavirus et intégration du chômage partiel (#926) 2020-03-22 23:14:51 +01:00
manifest.webmanifest 🎨 ajoute une favicon 2019-06-12 17:49:12 +02:00
netlify.toml Page /stats (#969) 2020-04-23 17:44:41 +02:00
package.json TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
postcss.config.js 🐛 Fix the seo critical problem 2018-11-06 17:27:35 +01:00
serve.infrance.json 🐎 prerender les principales landing pages 2018-10-18 16:36:45 +02:00
serve.mon-entreprise.json ajoute des tests E2E pour mon-entreprise & mycompanyinfrance 2019-02-07 18:43:53 +01:00
serve.publicodes.json 🐛 corrige l'affichage de l'editeur dans le studio 2020-04-10 15:06:33 +02:00
tsconfig.json TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
yarn.lock TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00

README.md

logo mon-entreprise.fr

This repository powers mycompanyinfrance.fr and mon-entreprise.fr and publi.codes.

The hiring simulator, available on both websites, embeds a model of the french tax system as a YAML domain specific language. It enables displaying the computing rules on the Web and having a single source of logic for both the computation engine (a JS library) and the generated end-user conversation-like form.

The engine with the French tax law is available as a NPM module and explained on the wiki.

Developed by the french public startup incubator, beta.gouv.fr, with the help of the social security contributions collector, URSSAF.

Most of the documentation (including issues and the wiki) is written in french, please raise an issue if you are interested and do not speak French.

Contribute

If you want to contribute to this application, please check out CONTRIBUTING.md.

Supported browsers

The website will run well on modern browsers. Internet Explorer is not supported anymore (it should work but with visual glitches and performance issues).

This compatibility is tested thanks to BrowserStack's free open source program.

Logo de Browserstack, notre solution de tests manuels