GithubHelp home page GithubHelp logo

megahirt / lameta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onset/lameta

0.0 0.0 0.0 8.83 MB

The Metdata Editor for Tranparent Archiving of language document materials

License: MIT License

TypeScript 85.96% CSS 6.20% HTML 2.12% JavaScript 5.71%

lameta's Introduction

lameta (the Metadata Editor for Transparent Archiving) is a tool for Language Documentation.

Mac & Windows Installers

Download Installers

For Developers

Stack: Typescript, React, mobx, webpack, electron.

Get Started

Install node & yarn then

$ yarn
$ yarn lingui-compile
$ yarn dev

Packaging

To package apps for the local platform:

$ yarn package

More information available in the upstream project: electron-react-typescript-boilerplate

Troubleshooting

unit tests

When running e2e tests, there is occasionally a mystery error that won't go away, even if you got back to previous commits were unit tests were running. It goes away with a restart, git clean -dxf && yarn && yarn test. Make sure everything is committed first!

If you see something like TypeError: beforeAll is not a function, that is caused by explicitly defining of the jest functions, as in const { describe, it, beforeEach, afterEach } = require("jest"); Just remove that.

l10n

When running lameta, if you see this in the Chrome debug console:

Uncaught Error: Cannot find module './en/messages.js'

then you need to do yarn lingui-compile.

License

MIT

lameta's People

Contributors

hatton avatar dependabot[bot] avatar

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.