Skip to content

This is a tri-state checkbox that did not exist as a node package when it was created. It has since been replaced by better methods but this works for Typescript projects that use HTTP

License

Notifications You must be signed in to change notification settings

demarijm/tristate-checkbox

Repository files navigation

tristate-checkbox

No longer Updated

  • Unfortunately this repository hasn't been updated in years, in order to use it, several security threats have to be solved. I've outlined below how to solve them

How to update

  • Update all of the dependencies once they are downloaded using these commands in a bash script
  • npm install -g npm-check-updates
  • ncu -u
  • npm update
  • npm install

About

This is a tri-state checkbox that did not exist as a node package when it was created. It has since been replaced by better methods but this works for Typescript projects that use HTTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published