Skip to content

P3tronius/my-first-useless-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Install Tampermonkey
  • Add the script in build/bundle.js

Development

  • Install NodeJS
  • Clone repo
  • Install rollup as global:
cd [repo]
npm -g i rollup
  • Install dependencies:
npm i
  • Build the lib:
npm run build
#or
rollup -c --no-treeshake
  • Update the compiled bundle in tampermonkey

About

Idea around mathematical statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published