L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Maxime Quandalle 6545281f01
Suppression de liens morts dans la description SEO (#858)
* Personnalise la configuration ESLint pour les scripts

* 👽 Déplace la traduction de l'explication SEO

sur le simulateur salarié

* Ajout d'une fonction rule dans sitePaths

Permet de type-checker le nom de la règle pour éviter les liens morts

* 👽 Ajoute un test pour la traduction des unités

* 👽 Traduction BNC

* 👽 fix translations
2020-01-27 12:17:26 +01:00
.vscode ⚙️ ajoute la conversion d'unité 2019-12-16 11:34:04 +01:00
cypress 💚 répare les tests circle-ci 2020-01-26 18:25:19 +01:00
source Suppression de liens morts dans la description SEO (#858) 2020-01-27 12:17:26 +01:00
test Suppression de liens morts dans la description SEO (#858) 2020-01-27 12:17:26 +01:00
.eslintrc.yaml Ajout de l'option "allowJs" dans tsconfig.js 2019-12-17 11:34:12 +01:00
.gitconfig add .gitconfig 2018-09-05 11:22:28 +02:00
.gitignore Création d'une section /nouveautés 2020-01-15 15:24:10 +01:00
.prettierrc En YAML prettier formatte différement les longues lignes 2019-11-11 15:09:33 +01:00
CONTRIBUTION.md 👽 Vérifie que tous les éléments d'ui sont traduits 2020-01-22 15:10:46 +01:00
LICENSE 📝 MAJ de la date de la license 2018-01-24 10:53:50 +01:00
README.md Update README.md 2020-01-21 10:50:18 +01:00
babel.config.js Ajout de l'option "allowJs" dans tsconfig.js 2019-12-17 11:34:12 +01:00
circle.yml 👽 Vérifie que tous les éléments d'ui sont traduits 2020-01-22 15:10:46 +01:00
componentTestSetup.js 🎨 Format the currencies depending on the locale 2018-05-09 11:24:01 +02:00
crédits-icônes.yaml wip 2018-08-04 12:11:34 +02:00
cypress.json Ajoute des tests extensif pour tous les simulateurs 2019-10-23 12:21:48 +02:00
formeJuridique.yaml Remplacemement des formats en unités dans les tests 2019-07-12 10:33:02 +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 🐛 Suppression du polyfill nomodule pour Safari 2019-11-06 13:26:25 +01:00
jest.config.js 🔥 Migration vers TypeScript 2019-10-30 10:20:48 +01:00
manifest.webmanifest 🎨 ajoute une favicon 2019-06-12 17:49:12 +02:00
netlify.toml 🖋️ enlève la mention de l'acre sur 3 ans pour les auto 2020-01-13 18:08:28 +01:00
package.json Suppression de liens morts dans la description SEO (#858) 2020-01-27 12:17:26 +01: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
tsconfig.json Ajout des types null et undefined 2019-12-18 18:52:32 +01:00
yarn.lock Suppression de liens morts dans la description SEO (#858) 2020-01-27 12:17:26 +01:00

README.md

🙋 We're hiring !

logo mon-entreprise.fr

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

It's a React, Redux, Webpack website hosted on Netlify with no backend.

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 CONTRIBUTION.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