https://github.com/broisnischal/use-milisecond
A vscode extension that prompts user their option to insert millisecond with it, suppose i entered 1 year it will write milliseconds in it.
https://github.com/broisnischal/use-milisecond
milliseconds time ts vscode-extension
Last synced: 7 months ago
JSON representation
A vscode extension that prompts user their option to insert millisecond with it, suppose i entered 1 year it will write milliseconds in it.
- Host: GitHub
- URL: https://github.com/broisnischal/use-milisecond
- Owner: broisnischal
- License: mit
- Created: 2023-02-27T08:56:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T07:01:46.000Z (over 2 years ago)
- Last Synced: 2025-03-20T04:37:43.086Z (7 months ago)
- Topics: milliseconds, time, ts, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=NischalDahalMilliseconds.milliseconds
- Size: 3.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Millisecond
Millisecond is a VSCode extension that allows you to convert time prompts into milliseconds and automatically write the result. This is especially useful for developers who frequently work with timeouts, intervals, and animations.

**Features**
- Supports a wide range of time units, with intelligence.
- Easy to use: simply select the time prompt and trigger command 'use milliseconds'.
- Lightweight and fast: designed to be unobtrusive and efficient.
- Shift + Alt + N shortcut key to direct open.
- You can turn off **auto comment** of time in setting. 'use comment on output'

Example prompts 🚀 :
- 1 year 2 mon 3 week 4 day 15hr 5minute 9sec
- 4 year 3mon 6 week and 3 days### 1.0.0
Publish release of Milliseconds LTS to v1.
## License
Millisecond is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Credits
Millisecond is created by Nischal Dahal and is maintained by neeswebservices Inc. If you have any feedback or suggestions, please feel free to [contact us](mailto:neeswebservice@gmail.com) or [submit an issue](https://github.com/neeswebservices/use-millisecond/issue) on GitHub.