Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erikstorm/localsnippets

Snippet storage using localStorage
https://github.com/erikstorm/localsnippets

javascript localstorage react reactjs snippets-collection

Last synced: about 2 months ago
JSON representation

Snippet storage using localStorage

Awesome Lists containing this project

README

        

# localsnippets

[![localsnippets](https://github.com/erikstorm/localsnippets/raw/master/screenshot.png)](https://erikstorm.github.io/localsnippets/)

Simple snippet store created with react.

- Snippets stored locally in your browser using `localStorage`.
- Dark and Light themes
- 140+ supported languages

### Demo

https://erikstorm.github.io/localsnippets/

### Todos

- Add filter
- Add routing

## License

MIT