Giter VIP home page Giter VIP logo

valptid's People

Contributors

codehearts avatar dependabot[bot] avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar  avatar  avatar

valptid's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Namespace valptid CSS classes

"timer" could collide with other styles on a page. Instead, prefix all classes with valptid- and remove all non-valptid styles. The styles should also be documented

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/test.yml
  • actions/checkout v3
  • actions/setup-node v3
  • codecov/codecov-action v3
npm
package.json
  • chai 4.3.4
  • coffeescript 2.7.0
  • eslint 8.37.0
  • mocha 10.2.0
  • mocha-sinon 2.1.2
  • nyc 15.1.0
  • sinon 15.0.3
  • zombie 6.1.4

  • Check this box to trigger a request for Renovate to run again on this repository

Try switching to Jest

Switching would remove a lot of dependencies, as well as removing the headaches I'm experiencing with coffeescript. Hopefully it can instrument the js run within zombie.js as well

Consistently use ES6 syntax

There are places where var is used and let or const are used. Use the ES6 syntax and convert any functions as well

Build valptid.js with webpack

Using webpack means valptid can inject its CSS directly in the script rather than fetching another resource. It also means different components could be split up into separate source files.

Support missed days

Users should be able to specify missed days for a timer. This option should probably be ignored if the valptid date is in the future

Embed Google fonts in stylesheet

I think there's an API to add them directly in the stylesheet rather than injecting another style tag. Maybe weigh the pros and cons on this

Add error messages

If an element doesn't provide a date, an error message should be displayed since valptid can't do anything

Support local timezones

Users should be able to specify a timezone for their counter, such that people in different timezones see different timer values

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.