jcatalog-react-translation-map-editor

0.2.6 • Public • Published

Translation map editor

Expose React component that provides possibility to enter texts in different languages on UI.

Project structure

src
  /client         -- client side sources
    /components   -- react components
    /demo         -- demo, client side part
  /server         -- server side sources
    /demo         -- demo, server side part
package.json      -- project dependencies file
.eslintrc         -- lint options
.eslintignore     -- ignore files for lint tool

Build

The project package to npm and grails plugins and then publish artifacts to repositories

Next goals are available:

*npm publish-snapshot*  -- builds snapshot package(s) and publishes them
*npm publish-release*  -- build and publish released packages

Development

Workflow/goals:

*npm i*           -- install dependencies
*npm run lint*    -- check JavaScript/LESS/CSS for code style errors/warnings
*npm test*        -- runs tests
*npm start*       -- starts demo application

Readme

Keywords

none

Package Sidebar

Install

npm i jcatalog-react-translation-map-editor

Weekly Downloads

0

Version

0.2.6

License

jCatalog

Last publish

Collaborators

  • kirillvolkovich