Giter Site home page Giter Site logo

nickmaev / nval-tippy Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.29 MB

JavaScript validator with awesome tooltips

Home Page: https://codesandbox.io/s/nvaltippy-5p6ol

License: MIT License

TypeScript 25.76% JavaScript 27.87% HTML 46.36%
forms javascript nval tippy tippyjs tooltip validation validator vanilla-js

nval-tippy's People

Contributors

nickmaev avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

nval-tippy's Issues

Linux support

I am trying to use NVal-Tippy in a Linux environment however the following issue is currently preventing that.

in index.ts you have
export { NValTippy } from "./src/nvalTippy";

however the src/nvalTippy file is actually

./src/nvaltippy.ts

linux is case sensitive, this should work on windows, but fails on linux with the following:

ERROR in ./node_modules/nval-tippy/dist/cjs/index.js Module not found: Error: Can't resolve './src/nvalTippy' in '/src/node_modules/nval-tippy/dist/cjs' @ ./node_modules/nval-tippy/dist/cjs/index.js 3:18-44

Could you please fix these lower-case / upper-case inconsistencies?

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.