/h4p

The hackable and serializable IDE to make learning material

Primary LanguageJavaScriptMIT LicenseMIT

HackforPlay Open Source 🏫

Original (ζ—₯本θͺž) https://github.com/teramotodaiki/h4p/blob/master/README-ja.md

In the world, there are people who educate with various purposes.
However, there are not so many people who can make teaching materials by themselves.
Many educators are drawing correct image of education in their minds.
If there is a way to make it easy to embody, the possibility of new education should spread innumerable.

So we are going to do "HackforPlay-like education"
Tailor it as a tool that the educator can use easily,
By helping all educators make their own teaching materials (education)
We promote better educational quest.

Feeles

An open source IDE for giving code to people.  

Feeles: "Feel ES".
ES: ECMA Script, The standardized modern javascript

Try it out!

Features

  • Work on browser (Chrome/FireFox/Safari/Opera/IE11) πŸ’»
    • Standalone. Just open HTML and it works.
    • If you put the file inside, it behaves like a web server. 🎩
  • Clone itself to share it πŸ’Œ
    • All files can be exported to a single HTML.
    • I say it again, Just open HTML and it works! πŸ˜†
  • Modern syntax πŸ’„
    • You can write ES6 and use import/export by default.
    • Inside Babel and require.js are included. πŸ‘€
  • Record what someone wrote (Respect the original author!)
  • Save and load in your browser's IndexedDB
  • Markdown file can be displayed as README
  • Create visual snippets called assets with JSON files
  • Change the theme color according to your mood and more…

In the future ‴️

  • Documentation
    • Progress: 😭
  • Run on ServiceWorker
    • Completely behaves like a web server
    • It will released from constraints of Origin
  • Portal site working on docker container
    • Upload contents and share it together! 🍺

Translated by https://translate.google.com