Giter Site home page Giter Site logo

try-typedefs's Introduction

Try Typedefs!

This is a small interactive development environment for playing with Typedefs

Build

Install the necessary dependencies:

npm install

Start the development web server, which will auto-reload on save:

npm run serve

Examples

You can start to interact with the IDE just by trying the examples with are available from the menu in the top bar.

try-typedefs's People

Contributors

andrevidela avatar epost avatar marcosh avatar wires avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

try-typedefs's Issues

License

Maybe it would be a good idea to add a license, so that people could fiddle around with the code freely

`oops` as example result

The examples name MySum (+ 1 0)) and name MyProduct (* 1 1)) produce oops as result, which isn't expected

Do parsing asynchronously

Parsing things can take a fairly long time so we don't want to block the whole page while doing so.

  • use a web worker to do the parsing on
  • show a waiting indicator

Add links

Add links to:

  • typedefs.com
  • github
  • statebox
  • documentation?
  • ...

Deploy online

we have typedefs.org, and we could create a github pages thing.

  • publish online
  • refactor a bit so that it works (subdirs, bundling)
  • add subdomain

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.