Coder Social home page Coder Social logo

intl-live's Introduction

Intl Live

Live editor for ICU Message Format globalization strings.

Running Locally

Clone this repo, install dependencies, and start the local development server:

$ npm install
$ npm start

Running Tests

$ npm test

License

MIT

intl-live's People

Contributors

jimf avatar

Stargazers

 avatar

Watchers

 avatar  avatar

intl-live's Issues

Savable URLs

It'd be cool to be able to serialize state into the URL, so one can link directly to a fully quantified message + context.

Smarter format editor

The format editor is currently super basic and error prone. It would be a nice-to-have for it to have some JSON management facilities, or otherwise more of a builder interface that would guarantee valid input.

Line numbers

It would be nice to have line numbers in the editor, particularly for complex, tidied messages.

Syntax highlighting

Might be cool/helpful to add some basic syntax highlighting to the ICU message window.

Overhaul the layout

The current layout isn't great. It might be nice to entertain a codepen-esque paned layout, where the main editor, context, and output can be easily seen at once, and the format editor can be tucked away. Mobile support would be nice as well.

Reset button

Add a button to quickly reset, i.e., clear the message text, clear all context variables, clear custom formats (?), etc.

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.