simditor-i18n

0.0.5 • Public • Published

simditor-i18n

i18n for simditor

Install

npm install --save simditor-i18n

Usage

  import Simditor from 'simditor'
  
  import 'simditor-i18n'
  
  Simditor.locale = 'pt-BR' // i18n
  
  var editor = new Simditor({
    textarea: $('#editor')
    //optional options
  });

License

The MIT license

Readme

Keywords

none

Package Sidebar

Install

npm i simditor-i18n

Weekly Downloads

3

Version

0.0.5

License

ISC

Last publish

Collaborators

  • anteriovieira