Giter Site home page Giter Site logo

iamshouvikmitra / slate Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 6.0 77 KB

Slate let's you write & share information without storing them on any server! All data is contained in the URL itself and is dynamically rendered when viewing.

Home Page: https://slate.js.org

License: MIT License

HTML 86.96% JavaScript 3.22% CSS 9.83%
itty-bitty slate html css javascript serverless

slate's Introduction

Open Source Love Open Source Love PRs Welcome

Slate ๐Ÿ“

Slate Notes takes html (or other data), compresses it into a URL fragment, and provides a link that can be shared. When it is opened, it renders that data on the receiverโ€™s side. Its live here.

About

Slate Notes are contained entirely within their own link. (Including this one!) This means they're...

๐Ÿ’ผ Portable - you don't need a server to host them
๐Ÿ‘ Private - nothing is sent toโ€“or stored onโ€“this server
๐ŸŽ Easy to share as a link or QR code

Slate Notes can hold about as much as a printed page, and there is a lot you can do with that:
โœ’๏ธ Compose poetry
๐Ÿ›  Create an app
๐Ÿฆ Bypass a 140 280 char limit
๐ŸŽจ Express yourself in ascii

Hosting

One simple way to host is to forward a domain. Just paste your slate's url in the redirect.

Contributions

Feel free to open a pull request adding your new features, resolving issues, cleaning code or making this readme super awesome ๐Ÿ˜Ž

Screenshot.

Nothing Special, but here it is.

License

Slate Notes is covered by the MIT License.
Copyright (C) 2018 ~ Shouvik Mitra ~ [email protected]

Inspiration

This website is an inspiration from itty.bitty.site

slate's People

Contributors

iamshouvikmitra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

slate's Issues

Unable to properly render html tags

Tags are not properly rendered in viewer.

Steps to reproduce:-
image

Output:-
image

Expected Output:-
The

tag and the tags should be properly rendered!

Shifting to Editor.js

I am thinking to consider using editor.js for input and rendering of content.

What changes will it bring?

  • Consistent data rendering
  • Users won't be able to directly render scripts.
  • The user content might be rendered in iFrames thus reducing access to localStorage, databases, user accounts or persistent data.

Let me know if we should implement using editor.js

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.