{"id":17166367,"url":"https://github.com/andreaferretti/paths-scala-js","last_synced_at":"2025-04-13T15:05:57.949Z","repository":{"id":27498096,"uuid":"30978389","full_name":"andreaferretti/paths-scala-js","owner":"andreaferretti","description":"Scala.js binding for Paths.js","archived":false,"fork":false,"pushed_at":"2018-11-05T12:54:19.000Z","size":697,"stargazers_count":29,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-13T15:05:51.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://andreaferretti.github.io/paths-scala-js-demo/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreaferretti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-18T17:59:23.000Z","updated_at":"2022-08-24T08:02:00.000Z","dependencies_parsed_at":"2022-09-02T09:01:06.957Z","dependency_job_id":null,"html_url":"https://github.com/andreaferretti/paths-scala-js","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaferretti%2Fpaths-scala-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaferretti%2Fpaths-scala-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaferretti%2Fpaths-scala-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaferretti%2Fpaths-scala-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaferretti","download_url":"https://codeload.github.com/andreaferretti/paths-scala-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732485,"owners_count":21152852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T23:05:24.049Z","updated_at":"2025-04-13T15:05:57.928Z","avatar_url":"https://github.com/andreaferretti.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Paths.scala.js\n==============\n\n[Paths.js](https://github.com/andreaferretti/paths-js) is a library to generate [SVG paths](http://www.w3.org/TR/SVG/paths.html), allowing you to create your own charts using a functional and testable API. Paths.scala.js is the binding of Paths.js for [Scala.js](http://www.scala-js.org/).\n\nDocumentation\n-------------\n\nThe usage of Paths.scala.js is mostly similar to its parent library. You can\n\n- browse the [documentation of Paths.js](https://github.com/andreaferretti/paths-js/wiki)\n- explore the [Scaladocs API](http://andreaferretti.github.io/paths-scala-js)\n- see an [example application](https://github.com/andreaferretti/paths-scala-js-demo) ([live demo](http://andreaferretti.github.io/paths-scala-js-demo/))\n\nThe demo application is still incomplete, and fails to show many of Paths.scala.js features. The [Paths.js demo](http://andreaferretti.github.io/paths-js-demo/) better showcases what can be done.\n\nUsage\n-----\n\nPaths.scala.js is published for Scala 2.11 and Scala 2.12 with Scala.js 0.6. In a Scala.js project, you can depend on Paths.scala.js with\n\n    libraryDependencies += \"eu.unicredit\" %%% \"paths-scala-js\" % \"0.4.5\"\n\nCompatibility\n-------------\n\nPaths.scala.js is meant to have an API that is exactly equivalent to its parent library. The only exception is in the `Graph` and `Sankey` charts, where instead of accepting a parameter `data` with `nodes` and `links` fields, the Scala.js API directly requires `nodes` and `links` parameters. This removes one level of nesting and eliminates the need for structural typing in this particular case.\n\nPlease, file any other incompatibility between Paths.js and Paths.scala.js as an issue.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaferretti%2Fpaths-scala-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaferretti%2Fpaths-scala-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaferretti%2Fpaths-scala-js/lists"}