Giter Club home page Giter Club logo

react-calendar-plus's Introduction

CalendarJS

This is a JavaScript calendar that is intended to be flexible for entering events or reminders on certain dates and more.

How to use

[WORK IN PROGRESS]

Changelog

  • v1.0.0 - initiated ;)

Default style:

DefaultStyle

react-calendar-plus's People

Contributors

danrocha avatar dependabot[bot] avatar djuki avatar drdrjojo avatar ekickx avatar jbienesdev avatar jeconias avatar juanmagutierrez avatar kevinsunny1996 avatar lanpai avatar leventdeniz avatar missnadia avatar oskar-kupski-elpassion avatar paskalouis avatar reorr avatar rferromoreno avatar xingwang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-calendar-plus's Issues

Interpret Date Object to mark date in calendar

Currently, i need to insert a Date of type string (Ex. "10-10-2019") date in attribute but, i believe that allow use Date Object is interesting.
Ex:

const eventsDataBase = {
      events: [
        {
          name: "Evento Chega Mais",
          date: new Date(),
          time: "18:00",
          author: "Mario"
        }
    ]
}

Migrate project to TypeScript

The project will be migrated to TypeScript.

Reasons:

  • Facilitate the development and implementation of new features,
  • Ensure parameter understanding.

Progress

  • Render calendar and navigation in arrows (left, right);
  • Change Language;
  • Change Theme;
  • Container to show all events in date determinate;
  • Container to show Settings;

All these features exist in the version without TypeScript.

Multiples styles/theme

This issue is intended to enable and drive the creation of various styles for the calendar using css.

If you want to create a style:

  • Create a folder in the stylesheet directory with the style name, use your creativity and add a preview of your work.

Translations of calendar objects

This issue target to allow calendar translations.

If you are interested:

  • Create file in languages directory with the name corresponding to your language.

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.