Skip to content
/ inlineweb Public

It's like a normal frontend playground, but for itty.bitty-like web apps

License

Notifications You must be signed in to change notification settings

174n/inlineweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inline Web

contributions welcome HitCount

It's like a normal frontend playground, but for itty.bitty-like web apps. User's apps don't need to be saved on a server, because all the content will be encoded in the url. URLs up to 4000 bytes can be saved on user's account and accessed through short aliases.

Compared to itty.bitty you can use secure local storage through custom functions. Each project's storage is encapsulated and can't be accessed from other projects.

Cool libraries used

  • LZMA-JS - A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
  • CodeMirror - text editor implemented in JavaScript for the browser
  • jwt-auth - JSON Web Token Authentication for Laravel & Lumen
  • sass-mq - A Sass mixin that helps you compose media queries in an elegant way.
  • jdenticon - Open source library for generating identicons.
  • VeeValidate - Template based validation framework for Vue.js
  • vuex-persistedstate - Persist and rehydrate your Vuex state between page reloads.
  • shortid - Short id generator. Url-friendly. Non-predictable. Cluster-compatible.

About

It's like a normal frontend playground, but for itty.bitty-like web apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published