Skip to content
/ snote Public

a simple note web app for mobile devices, run javascript code quickly , use github repo or gist as storage backend

License

Notifications You must be signed in to change notification settings

suisuyy/snote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snote

a simple note web app for mobile devices , try it at

https://snote.pages.dev

feat:

markdown support

code runner

double click to run javascript code quickly ,try double click next line

3*4 //will get 12

write your js code like this,autocompletion supported

```javascript

console.log(`hello snote`)
3*4

```

use github repo as storage backend,edit your github repo directly,save automatically by default

the code is ugly,but... it works :)

About

a simple note web app for mobile devices, run javascript code quickly , use github repo or gist as storage backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published