https://github.com/naramsim/betterbin
Meteor Pastebin
https://github.com/naramsim/betterbin
meteor pastebin
Last synced: 2 months ago
JSON representation
Meteor Pastebin
- Host: GitHub
- URL: https://github.com/naramsim/betterbin
- Owner: Naramsim
- License: mpl-2.0
- Created: 2015-09-29T20:24:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T11:30:42.000Z (almost 8 years ago)
- Last Synced: 2024-12-26T14:29:58.596Z (4 months ago)
- Topics: meteor, pastebin
- Language: JavaScript
- Homepage: https://betterbin.now.sh/
- Size: 161 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Betterbin
[](https://www.bithound.io/github/Naramsim/Mrb.in)
[](https://codeclimate.com/github/Naramsim/Mrb.in)
[](https://codeship.com/projects/122052)
[](https://gitter.im/Naramsim/betterbin1)Betterbin is a paste tool built with [Meteor](https://www.meteor.com/). It is similar to [Ghostbin](https://ghostbin.com/) and [Pastebin](http://pastebin.com/) but has some more functionalities.
It supports:
* 126 languages
* Pastes encryption
* Pastes download
* Pastes raw view
* Pastes deletion
* Automatic pastes update
* Easy copy
* Pastes fork
* Pastes bookmarks/favourites
* Pastes manager
* Live char/selection/lines count
* Ctrl + D for multiple selection
* Live search and replace
* Common languages error/syntax checking
* Autocompletion
* Language-specific snippets
* Code embedding via iframes
* Line and blocks sharing (www.url.com/paste#L15-L22)## Live
[betterbin.now.sh](https://betterbin.now.sh/)## LICENSE
[MPL 2.0](https://github.com/Naramsim/Mrb.in/blob/master/LICENSE.txt)## Authors
[@Naramsim](https://www.github.com/Naramsim) and [@balde73](https://www.github.com/balde73)