All Projects → wemersonjanuario → modern-locale

wemersonjanuario / modern-locale

Licence: other
A locale package for Ext JS modern toolkit

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to modern-locale

bookmarks-for-spotify
"Bookmarks for Spotify" allows you to bookmark recently played song or audiobook tracks from Spotify.
Stars: ✭ 22 (-24.14%)
Mutual labels:  extjs, sencha, extjs6, sencha-extjs
Ext.NET
Ext.NET public Issues.
Stars: ✭ 28 (-3.45%)
Mutual labels:  extjs, sencha, senchacmd
mycustomer
Ext JS 6 sample application with Spring Framework, Spring Boot, JPA
Stars: ✭ 18 (-37.93%)
Mutual labels:  extjs, extjs6
eds-starter6-jpa
Ext JS 6 demo application with Java 8, Spring Framework, Spring Boot, JPA (Hibernate)
Stars: ✭ 31 (+6.9%)
Mutual labels:  extjs, extjs6
extdirectspring-demo
Sample applications for ExtDirectSpring
Stars: ✭ 18 (-37.93%)
Mutual labels:  extjs, extjs6
BasiGX
BasiGX is an ExtJS package used to create modern GIS-Applications based on ExtJS 6, GeoExt 4 and OpenLayers 6.5.0. It consists of multiple components that helps the developer to put together a customized app quickly.
Stars: ✭ 22 (-24.14%)
Mutual labels:  extjs
magnusbilling7
MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
Stars: ✭ 136 (+368.97%)
Mutual labels:  extjs
koala-framework
Framework and CMS based on Zend Framework and ExtJS
Stars: ✭ 61 (+110.34%)
Mutual labels:  extjs
kitto
A Delphi framework for creating data-driven WEB SPA applications with ExtJS 3.4
Stars: ✭ 27 (-6.9%)
Mutual labels:  extjs
cash
Home Bookkeeping on ExtJS 4, PHP 5, SQLite 3
Stars: ✭ 37 (+27.59%)
Mutual labels:  extjs
ExtApp
ExtApp是一个基于三层架构,使用NHibernate、API Controller和ExtJs创建的,用于简化政府和企业应用开发的Web应用程序框架。
Stars: ✭ 14 (-51.72%)
Mutual labels:  extjs
iExtJs3
A concise and complete management system template implemented by ExtJs3.
Stars: ✭ 14 (-51.72%)
Mutual labels:  extjs
extjs-reactjs-examples
Code examples for ExtJS to React transition
Stars: ✭ 48 (+65.52%)
Mutual labels:  extjs
Ext.ux.form.trigger.Clear
Ext JS 5 trigger implementation. Adds a clear icon to textfields and comboboxes
Stars: ✭ 22 (-24.14%)
Mutual labels:  extjs
wcm-io-wcm
Extensions for AEM authoring and AEM applications.
Stars: ✭ 17 (-41.38%)
Mutual labels:  extjs
extclassgenerator
Ext JS code generator. Creating model js classes from java classes
Stars: ✭ 14 (-51.72%)
Mutual labels:  extjs
node-mocha-extjs
Framework for testing ExtJs applications
Stars: ✭ 19 (-34.48%)
Mutual labels:  extjs

modern-locale

The missing locale package for Ext JS modern toolkit

Getting started

  • Put the modern-locale package dir inside the packages/local folder

  • add it in your app.json requires config option and especify the app locale

      "requires": [
          "font-awesome",
          "modern-locale"
        ],
      "locale": "pt_BR",
    
  • Refresh your app running this command

      sencha app refresh
    

Authors and contributors

Contribute

Feel free and contribute to this project by adding more localization and improvements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].