Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashwanthkumar/vix-smile-google-chrome-plugin

Google Chrome Plugin to see IV Smile for all FnO scrips
https://github.com/ashwanthkumar/vix-smile-google-chrome-plugin

Last synced: about 7 hours ago
JSON representation

Google Chrome Plugin to see IV Smile for all FnO scrips

Awesome Lists containing this project

README

        

# IVSmile

## Development
Need to setup the tailwind to run locally while development

```bash
$ npm i
$ npx tailwindcss -i ./css/input.css -o ./ivsmile.css --watch
```

## Build
```bash
$ npx tailwindcss -i ./css/input.css -o ./ivsmile.css
```

## Install Manually (until published to Webstore)
Follow instructions at https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked to load this repo directly into your browser.

## License
https://www.apache.org/licenses/LICENSE-2.0.txt