You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contributions are welcome! Please see CONTRIBUTING.md for setup instructions and leave a comment or issue first to let me know what you are working on.
Tool Migration
For each tool, the calculation code should be placed in the shared lib/js folder with a corresponding test file.
The API code is placed in src/routes/api/... and should have a single GET function that returns a Response
The frontend code is placed in src/routes/tools/..., components should be created as necessary
Contributions are welcome! Please see CONTRIBUTING.md for setup instructions and leave a comment or issue first to let me know what you are working on.
Tool Migration
lib/js
folder with a corresponding test file.src/routes/api/...
and should have a singleGET
function that returns aResponse
src/routes/tools/...
, components should be created as necessary12
15
8
9
21
19
23
7
New tools that did not exist on the old site can also be contributed, see open issues or open a new one.
*Can use hebcal/core library
English Text Input Calculator
Info Pages
The frontend code is placed in their own routes in
src/routes
, components should be created as necessary20
Other Pages
17
24
Page views in past year
The text was updated successfully, but these errors were encountered: