Code Monkey home page Code Monkey logo

minibuf's Introduction

minibuf

Small and fast Markdown editor with formatter.

Try here: https://ahuglajbclajep.github.io/minibuf

Usage

  • format: ctrl + d
  • save: ctrl + s
  • download: ctrl + q
  • darkmode: ctrl + e
  • hardbreak: ctrl + b

Features

Performance

Sizes

The sizes of the bundles measured by the following commands are shown in the table below. Note that the prefix k means 1000x and is bigger than the result of ls -lh, etc.

$ npx -qp pretty-bytes-cli -c 'for f in `find dist -type f`; do echo $f; ls -l $f | awk "{print \$5}" | pretty-bytes; done'
$ npx -qp gzip-size-cli -c 'find dist -type f -exec sh -c "echo {}; gzip-size {}" \;'
filename size gzipped note
index.html 622 B 366 B
main.css 13.8 kB 3.28 kB include github-markdown-css
service-worker.js 8.11 kB 3.15 kB generated by workbox
main.js 28.2 kB 10.8 kB include preact, comlink, ...
worker.js 102 kB 34.6 kB include comlink, unified, ...
1.worker.js 173 kB 50.6 kB only prettier/parser-markdown
2.worker.js 479 kB 145 kB only prettier/standalone
805 kB 248 kB

License

MIT

minibuf's People

Contributors

ahuglajbclajep avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.