https://github.com/catalalang/catala-web-assets

Assets used by the website to render french law forms

https://github.com/catalalang/catala-web-assets

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Assets used by the website to render french law forms

Basic Info
  • Host: GitHub
  • Owner: CatalaLang
  • License: apache-2.0
  • Language: HTML
  • Default Branch: main
  • Homepage:
  • Size: 3.71 MB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 1
  • Open Issues: 0
  • Releases: 11
Created almost 3 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.md

catala-web-assets

Web assets generated from Catala programs about the French law:

To use

Add the package to your project:

yarn add catala-web-assets

Import the wanted file from the assets folder:

js require("catala-web-assets/assets/<file_name>");

In local dev

In order to test and update the assets without having to publish a new package version you can:

```

In this repo

yarn link

In the website repo

yarn link catala-web-assets ```

Generating assets

The assets folder is generated from the Catala compiler. To generate these assets, please refer to the dedicated section of the Catala compiler INSTALL.md.

Websites using this assets

  • https://catala-lang.org (source)
  • https://code.gouv.fr/demos/catala (source)

[!IMPORTANT] If the generated schemas is intended to be used with @codegouvfr/rjsf-dsfr, please refer to the Notes on writing schemas section.

Owner

  • Name: CatalaLang
  • Login: CatalaLang
  • Kind: organization

GitHub Events

Total
  • Release event: 1
Last Year
  • Release event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 54
  • Total Committers: 3
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.222
Past Year
  • Commits: 8
  • Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.25
Top Committers
Name Email Commits
Emile Rolley e****y@t****o 42
Denis Merigoux d****x@g****m 11
Louis Gesbert l****t@o****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.33
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • EmileRolley (5)
  • denismerigoux (1)
Top Labels
Issue Labels
Pull Request Labels
documentation (2) enhancement (1)

Packages

  • Total packages: 2
  • Total downloads:
    • npm 198 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 21
  • Total maintainers: 2
npmjs.org: catala-web-assets

Web assets generated from Catala programs about the French law

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 178 Last month
Rankings
Downloads: 12.3%
Dependent repos count: 18.8%
Average: 19.5%
Dependent packages count: 27.3%
Maintainers (1)
Last synced: 7 months ago
npmjs.org: @catala-lang/catala-web-assets

Web assets generated from Catala programs about the French law

  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 20 Last month
Rankings
Dependent repos count: 10.3%
Downloads: 10.9%
Forks count: 11.6%
Stargazers count: 21.0%
Average: 21.2%
Dependent packages count: 52.0%
Maintainers (2)
Last synced: 6 months ago

Dependencies

package.json npm
.github/workflows/release.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • garronej/ts-ci v2.1.0 composite
  • softprops/action-gh-release v1 composite