mirror of
https://github.com/bendtherules/is-nifty-open.git
synced 2026-08-18 13:52:20 +00:00
dependabot/npm_and_yarn/handlebars-4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.7) Signed-off-by: dependabot[bot] <support@github.com>
Is Nifty Open
Is Nifty Open is a small utility webapp to check if Nifty50 (NSE) market is open today.
Background
Sometimes when the prices don't move after opening at 9:15AM, I get confused whether it is a trading holiday (best case) or my network or trading platform is having problems.
If you check for "Is nifty (or nse) open today (or some date here)" on Google, it
- either doesn't give any instant answer and points to the official pdf notice. You need to download it, check todays date against the list to get the information.
- or shows unreliable information like Check for 30th March. [Technically, NSE offices can remain open even if its a trading holiday - so its hard to find out the latter]
Its supposed to be a instant solution to this very small but repeating problem.
Goals
Development to-dos are tracked in ./todo.md file.
Overall goals are :
- Make 1 (existing) + 2 panels to show tomorrow's info and next opening/closing day.
- Click on tomorrow's panel to load that day in main panel and update information in small panels with respect to tomorrow. (Route to any day in the financial year)
- Make offline-first and update data when connected.
- Show market timings also (??) - hours to open/close
Languages
TypeScript
78.7%
CSS
15.7%
HTML
5.6%