• Stars
    star
    235
  • Rank 167,479 (Top 4 %)
  • Language Vue
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser

Snipp.in

A Fast, tiny, in-browser, IndexedDB powered editor and Snippet manager

Built with Vue.js, Dexie and Monaco Editor . Snipp.in provides a clean and VSCode like familiar interface to save notes, tasks and code snippets directly in the browser.

All the data is stored within your browser tab (IndexedDB). There is no cloud backup available so far but you can still create backups and restore/share your contents with others.

Features

  • Syntax Highlighting
  • Easy to use Document files (.doc) using ProseMirror Editor
  • MultiWindow Editing (Drag and drop files to the editor area to switch to multi editor)
  • Quick Create (Ctrl+N)
  • Shortcuts for most of the actions (Create, Rename, Delete, etc..)
  • Ability Import and Export your data

Screenshot_2021-04-13 Snipp in - In browser notes and code snippets Screenshot_2021-04-12 Snipp in - In browser notes and code snippets

Project setup

git clone https://github.com/haxzie/snipp.in snippin
cd snippin
npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Docker Setup

You can use snipp.in from docker, you can build your own image using

docker build -t snipp/snipp.in .

To depoly an snipp.in instance using docker container you can run the following:

docker run -it -p 80:80 snipp/snipp.in .

You can change the host binding port from 80 to other ports.

Now to access the instance you can go to browser and write http://localhost or your ip:port if you deploy on a vps (public instance) and changed the host binding port.

More Repositories

1

instagram-live-streamer

[Unofficial] Broadcast to Instagram Live from your Windows/Mac/Linux
JavaScript
443
star
2

open-with-vscode

[ALPHA] 🚀 Browser addon and connector to quickly open ⚡ a repository with VSCode
JavaScript
22
star
3

release-stats

GitHub Release Statistics
Vue
16
star
4

stylebox

Collection of awesome designer themes for Mapbox maps 📜
SCSS
12
star
5

haxzie.com

🥔 My potatofolio website
SCSS
10
star
6

krata

Krata is an in-browser GeoJSON editor and map maker
Vue
10
star
7

30-days-of-vue

30 days learning challenge by creating simple projects
JavaScript
9
star
8

stylefire

Manage themes in your web apps with ease! 🎨
JavaScript
7
star
9

awesome-movies-for-geeks

Collection of awesome movies and documentaries for Geeks
JavaScript
7
star
10

links

A simple web app to show links of all your social media accounts
Vue
6
star
11

snake-xenzia

The classic Snake game implemented using Canvas + JS
JavaScript
5
star
12

haxzie

MySpace lol
5
star
13

streamon-website

Website for instagram live streamer
JavaScript
5
star
14

probot-tweets

JavaScript
4
star
15

react-smartwatch-emulator

Smartwatch with functioning apps built using React
JavaScript
4
star
16

gitme-bot

Probot app to manage Gitme.js.org
JavaScript
4
star
17

stackby

Easily stack/arrange files based on different properties directly with a single command
Python
4
star
18

storyof.me

A social blogging platform for writers and creators
TypeScript
4
star
19

mr-soss-probot

A probot app to welcome new contributors to a repo
JavaScript
3
star
20

wring.js

Dead simple string formatting and localization for bots and humans
TypeScript
3
star
21

VueBLR

Slides, data and sample app for my talk at VueBLR
Vue
2
star
22

vue-production-boilerplate

🚀 Template to build production ready vue applications
JavaScript
2
star
23

stories

Personal blog to share my stories and experiences
Vue
2
star
24

node-mass-emailer

Send mass emails directly from your CLI
JavaScript
2
star
25

covid19-layers-api

JavaScript
2
star
26

gloria-borger

Probot app to manage news room as a repo, send emails and tweets on approval
JavaScript
2
star
27

cli-cp

JavaScript
2
star
28

crode.js-Node-web-Crawler

DISCLAIMER: old stuffs, not maintained anymore. Might see spiders and noodles if ya jump into it
JavaScript
2
star
29

vueblr-vuex-worker-modules

SCSS
2
star
30

slidex

Control your sildeshows from any device in the network
JavaScript
2
star
31

deckgl-bug-test

Sample repo to reproduce bug in deckgl v8
CSS
1
star
32

driodo

Java
1
star
33

thrissur-pooram-CG-mini-project

C
1
star
34

ethos-rig-watchdog

Python watch dog with push notification to monitor Ethos mining farm
Python
1
star
35

TEDxSCEM

JavaScript
1
star