L'assistant officiel des entrepreneurs https://mon-entreprise.urssaf.fr
 
 
 
 
Go to file
Johan Girod e3639386e5
Merge pull request #1044 from betagouv/api
Doc api publicode
2020-05-19 09:53:20 +02:00
.vscode Revert "Revert "Refacto : séparation claire du moteur et de l'application 🔥"" 2020-04-24 11:27:48 +02:00
mon-entreprise 🖋️ ajoute la documentation pour l'api (partie référence) 2020-05-19 09:40:07 +02:00
publicodes 🖋️ ajoute la documentation pour l'api (partie référence) 2020-05-19 09:40:07 +02:00
webpack Investigue la publication du paquet npm publicode 2020-05-18 16:44:12 +02:00
.editorconfig Add editorconfig 2020-05-15 13:31:17 +02:00
.eslintignore TS-aware eslint + in CI 2020-05-05 18:24:14 +02:00
.eslintrc.js Eslint, prettier and tsc fixes 2020-05-05 18:24:14 +02:00
.gitconfig Ré-introduit git quotepath 2020-02-27 10:53:26 +01:00
.gitignore Investigue la publication du paquet npm publicode 2020-05-18 16:44:12 +02: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.yaml Add editorconfig 2020-05-15 13:31:17 +02:00
CONTRIBUTING.md 🔥 renomme la commande 'compile' en 'build' pour être conforme aux normes 2020-05-18 20:10:03 +02:00
LICENSE 🔥 Rangement 2020-02-05 14:30:54 +01:00
README.md 🔥 Sépare le moteur dans un packet isolé 2020-05-14 15:25:22 +02:00
babel.config.json Investigue la publication du paquet npm publicode 2020-05-18 16:44:12 +02:00
circle.yml 🔥 renomme la commande 'compile' en 'build' pour être conforme aux normes 2020-05-18 20:10:03 +02:00
jest.config.js 🔥 Sépare le moteur dans un packet isolé 2020-05-14 15:25:22 +02:00
netlify.toml 🔥 renomme la commande 'compile' en 'build' pour être conforme aux normes 2020-05-18 20:10:03 +02:00
package.json 🔥 renomme la commande 'compile' en 'build' pour être conforme aux normes 2020-05-18 20:10:03 +02:00
postcss.config.js 🐛 Fix the seo critical problem 2018-11-06 17:27:35 +01:00
tsconfig.json Investigue la publication du paquet npm publicode 2020-05-18 16:44:12 +02:00
yarn.lock 🔥 renomme la commande 'compile' en 'build' pour être conforme aux normes 2020-05-18 20:10:03 +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