Product Update: Ext JS 8.0 is Coming Soon! Learn More

Enhanced Trial Experience—Sencha Packages Now Available on Public NPM!

August 11, 2020 2193 Views

Get a summary of this article:

Show

Sencha is in an extremely exciting period as we strive to make massive improvements to our products in order to better serve the needs of our community. Among several ongoing product initiatives and enhancements, improving the product trial experience and meeting developers on the channels they prefer and use has been a priority.

Sencha trials for our products (Ext JS, ExtReact, ExtAngular, ExtWebComponents) are now publicly available on public npm. Begin quickly and easily creating engaging applications with the package platform you are most familiar with.

Do you prefer Ext JS trials in zip format? We haven’t altered that experience; in fact, the page has a new look! Download and test the Best Javascript Framework in zip format for a 30-day free trial!

Here are the 3 quick steps to get Ext JS via public NPM and create your first app.

  • Install the latest Ext JS version
 
$ npm install -g @sencha/ext-gen
  • Generate your first Ext JS app
 
$ ext-gen app -a 
  • Open and explore your new app 
 
$ cd ./my-app
$ npm start

Ext JS Quick Start NPM Guide 👉

The Ext JS trial also includes add-on premium components such as D3 Adapter, Pivot Grid, Calendar, Exporter and many other design tools and plugins. Use the ZIP trial form to get zip downloads of all these tools included as part of the trial experience. 

 

Give Our Enhanced Product Trials a Spin! 

  • Are you actively developing in React or Angular? Enhance your apps with easy to use ExtReact or ExtAngular components. Get trial versions free for 30-days: 

Try ExtReact on NPM                      Try ExtAngular on NPM

  • Did you know that Sencha’s ExtWebComponents product offers 140+ UI components that are designed to work with the framework of choice or a framework-agnostic development methodology?   

Try ExtWebComponents on NPM

If you have any questions, leave us a comment here or get in touch

Recommended Articles

Why JavaScript UI Components Matter More in Complex Frontend Architecture

What This Article Covers Why UI components matter – In complex frontend architecture, reusable JavaScript UI components help manage scale, improve performance, and ensure consistency…

Custom vs Prebuilt JavaScript UI Components – Which Is Better for Enterprise

What This Article Covers Build vs. Buy decision – Whether to build custom JavaScript UI components, use open-source libraries, adopt commercial solutions, or follow a…

How a JavaScript UI Framework Reduces Frontend Complexity

Frontend development has become dramatically more sophisticated over the last decade. What once involved a few scripts and styled pages has evolved into the engineering…

10 Common UI Pain Points in Large-Scale JavaScript Applications

At a small scale, many frontend decisions appear harmless. A team may: create a custom component quickly skip accessibility for one release add a one-off…

Common Responsive Design Challenges in Enterprise Web Applications

Modern businesses run on software that must work everywhere – on a desktop monitor in a corporate office, on a tablet carried across a warehouse…

Why Enterprise UI Development Gets Complicated Faster Than Teams Expect

Enterprise UI development refers to designing and building user interfaces for business-critical software used by organizations, departments, regulated industries, and large operational teams. These applications…

View More