Git Product home page Git Product logo

shmulik-kravitz / jewish-date Goto Github PK

View Code? Open in Web Editor NEW
56.0 1.0 2.0 3.11 MB

Jewish Date is a fast and modern 2kB JavaScript library that provides a simple and efficient Gregorian-to-Hebrew and vice versa date converter.

Home Page: https://www.npmjs.com/package/jewish-date

License: MIT License

TypeScript 97.37% CSS 1.71% HTML 0.92%
date hebrew jewish luach calendar convert hebcal hdate javascript npm

jewish-date's People

Contributors

ci avatar dependabot[bot] avatar motcke avatar shmulik-kravitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

faber motcke

jewish-date's Issues

Types are not imported correctly

I use vite 5.0.6 in my project, and I have 'jewish-date' v2.0.8 installed as a dependency.

When I run npm run build I get the following error:

> npm run build

> [email protected] build
> tsc && vite build

src/component/header.tsx:11:8 - error TS7016: Could not find a declaration file for module 'jewish-date'. 'XXX/node_modules/jewish-date/dist/mjs/index.js' implicitly has an 'any' type.
  There are types at 'XXX/node_modules/jewish-date/lib/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'jewish-date' library may need to update its package.json or typings.

11 } from "jewish-date";
          ~~~~~~~~~~~~~

Please fix and export the types correctly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.