1/9
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 0
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 1
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 2
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 3
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 4
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 5
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 6
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 7
I<code> NodeJs - NodeJs and NPM Package Manager screenshot 8
I<code> NodeJs - NodeJs and NPM Package Manager Icon

I<code> NodeJs - NodeJs and NPM Package Manager

TwoSevenTwo Development
Trustable Ranking Iconविश्वसनीय
1K+डाउनलोड
18.5MBआकार
Android Version Icon4.1.x+
एंड्रॉइड संस्करण
1.08(15-10-2019)नवीनतम संस्करण
-
(0 रिव्यू)
Age ratingPEGI-3
डाउनलोड
विवरणरिव्यूसंस्करणजानकारी
1/9

I<code> NodeJs - NodeJs and NPM Package Manager का विवरण

⚠ This is a module for Icode-Go code editor (2.07+), it must be installed to use NodeJs and NPM:


https://play.google.com/store/apps/details?id=com.twoseventwodev.icodego


📱NodeJs:


Node.js is an open source, cross-platform runtime environment for developing server-side and networking applications. Node.js applications are written in JavaScript, and can be run within the Node.js runtime on OS X, Microsoft Windows, Linux, and with Icode-NodeJs - Android.


Following are some of the important features that make Node.js the first choice of software architects.


★ Asynchronous and Event Driven:


All APIs of Node.js library are asynchronous, that is, non-blocking. It essentially means a Node.js based server never waits for an API to return data. The server moves to the next API after calling it and a notification mechanism of Events of Node.js helps the server to get a response from the previous API call.


★ Very Fast:


Being built on Google Chrome's V8 JavaScript Engine, Node.js library is very fast in code execution.


★ Single Threaded but Highly Scalable:


Node.js uses a single threaded model with event looping. Event mechanism helps the server to respond in a non-blocking way and makes the server highly scalable as opposed to traditional servers which create limited threads to handle requests. Node.js uses a single threaded program and the same program can provide service to a much larger number of requests than traditional servers like Apache HTTP Server.


★ No Buffering:


Node.js applications never buffer any data. These applications simply output the data in chunks


💾 NPM Package Manager:


The name npm (Node Package Manager) stems from when npm first was created as a package manager for Node.js.


★ npm is the world's largest Software Registry:


The registry contains over 800,000 code packages.


★ npm is free to use:


You can download all npm public software packages without any registration or logon.


★ npm can manage dependencies:


npm can (in one command line) install all the dependencies of a project.


👍 Icode-Go's integration of NodeJs and NPM make using these tools simple and straightforward, allowing more time to focus on developing.


• NPM can be used through dialogs to make package installation easy.


• NodeJs projects keep everything clean and easy to manage. Run a project with a tap of a finger.


• If you are a traditional noder, we have a command line terminal that works very similar to a SSH client - just in our own little development environment. npm and node are both available from this command line.


• STDIN and STDERR logging.


⚠ This module is for ARM devices.


⚠ NOTICE: npm packages that have source files built on the device (c++ make) will not work on Android. Android does not have a 'build' system to handle these packages. This is not a Icode-NodeJs restriction or flaw, it is beyond our control. All pure JavaScript packages will run perfectly.


📱Device Requirements:

• Icode Go 2.07+ Editor Installed

• Approx. 100 ΜB of internal storage

• 50 MB (basic node app) available RAM (per node instance)


If you have any troubles with Installation, a feature request, or just need some assistance, before leaving a negative review please email us or post here:

https://groups.google.com/forum/#!forum/icode-go

Ode यह Icode-Go कोड एडिटर (2.07+) के लिए एक मॉड्यूल है, इसे NodeJs और NPK का उपयोग करने के लिए इंस्टॉल किया जाना चाहिए:


https://play.google.com/store/apps/details?id=com.twoseventwodev.icodego


📱NodeJs:


Node.js सर्वर-साइड और नेटवर्किंग अनुप्रयोगों को विकसित करने के लिए एक खुला स्रोत, क्रॉस-प्लेटफॉर्म रनटाइम वातावरण है। Node.js एप्लिकेशन जावास्क्रिप्ट में लिखे गए हैं, और इसे OS X, Microsoft Windows, Linux, और Icode-NodeJs - Android पर Node.js रनटाइम के भीतर चलाया जा सकता है।


निम्नलिखित कुछ महत्वपूर्ण विशेषताएं हैं जो Node.js को सॉफ़्टवेयर आर्किटेक्ट्स की पहली पसंद बनाती हैं।


★ अतुल्यकालिक और घटना संचालित:


 Node.js लाइब्रेरी के सभी API अतुल्यकालिक हैं, अर्थात गैर-अवरोधक। यह अनिवार्य रूप से एक Node.js आधारित सर्वर का मतलब है कि डेटा वापस करने के लिए एपीआई की प्रतीक्षा नहीं करता है। सर्वर कॉल करने के बाद अगले API पर जाता है और Node.js के ईवेंट की सूचना तंत्र पिछले API कॉल से प्रतिक्रिया प्राप्त करने में सर्वर की मदद करता है।


★ बहुत तेज़:


 Google Chrome के V8 JavaScript इंजन पर निर्मित होने के कारण, कोड निष्पादन में Node.js लाइब्रेरी बहुत तेज़ है।


★ एकल पिरोया लेकिन अत्यधिक स्केलेबल:


Node.js इवेंट लूपिंग के साथ एकल थ्रेडेड मॉडल का उपयोग करता है। ईवेंट तंत्र सर्वर को गैर-अवरुद्ध तरीके से प्रतिक्रिया करने में मदद करता है और सर्वर को पारंपरिक सर्वरों के विपरीत अत्यधिक स्केलेबल बनाता है जो अनुरोधों को संभालने के लिए सीमित धागे बनाते हैं। Node.js एक एकल थ्रेडेड प्रोग्राम का उपयोग करता है और एक ही प्रोग्राम एप्स HTTP सर्वर जैसे पारंपरिक सर्वरों की तुलना में बहुत बड़ी संख्या में अनुरोधों को सेवा प्रदान कर सकता है।


★ कोई बफरिंग नहीं:


Node.js एप्लिकेशन किसी भी डेटा को कभी भी बफर नहीं करते हैं। ये एप्लिकेशन बस डेटा को चंक्स में आउटपुट करते हैं


💾 एनपीएम पैकेज मैनेजर:


Npm (Node Package Manager) नाम तब से उपजा है जब npm पहली बार Node.js. के लिए एक पैकेज मैनेजर के रूप में बनाया गया था।


★ npm दुनिया की सबसे बड़ी सॉफ्टवेयर रजिस्ट्री है:


रजिस्ट्री में 800,000 से अधिक कोड पैकेज हैं।


★ npm का उपयोग करने के लिए स्वतंत्र है:


आप बिना किसी पंजीकरण या लॉगऑन के सभी npm सार्वजनिक सॉफ्टवेयर पैकेज डाउनलोड कर सकते हैं।


★ npm निर्भरता का प्रबंधन कर सकते हैं:


npm (एक कमांड लाइन में) किसी परियोजना की सभी निर्भरताएँ स्थापित कर सकता है।


J आईकोड-गो का एनओडीजे और एनपीएम का एकीकरण इन उपकरणों को सरल और सीधा उपयोग करता है, जिससे विकास पर ध्यान केंद्रित करने में अधिक समय लगता है।


• पैकेज की स्थापना को आसान बनाने के लिए एनपीएम का उपयोग संवाद के माध्यम से किया जा सकता है।


• NodeJs परियोजनाएं सब कुछ साफ और आसानी से प्रबंधित करती हैं। एक उंगली के नल के साथ एक परियोजना चलाएं।


• यदि आप एक पारंपरिक नोडर हैं, तो हमारे पास कमांड लाइन टर्मिनल है जो एसएसएच क्लाइंट के समान काम करता है - सिर्फ हमारे अपने छोटे से विकास के माहौल में। npm और नोड दोनों इस कमांड लाइन से उपलब्ध हैं।


• एसटीडीआईएन और एसटीडीआरआर लॉगिंग।


For यह मॉड्यूल एआरएम उपकरणों के लिए है।


⚠ सूचना: npm संकुल जिनके पास डिवाइस पर निर्मित स्रोत फाइलें हैं (c ++ मेक) Android पर काम नहीं करेगी। एंड्रॉइड के पास इन पैकेज को संभालने के लिए 'बिल्ड' सिस्टम नहीं है। यह एक आईकोड-नॉडज प्रतिबंध या दोष नहीं है, यह हमारे नियंत्रण से परे है। सभी शुद्ध जावास्क्रिप्ट पैकेज पूरी तरह से चलेंगे।


📱Device आवश्यकताएँ:

• इकोडे गो 2.07+ संपादक स्थापित

• लगभग। आंतरिक भंडारण के 100 internalB

• 50 एमबी (मूल नोड एप) उपलब्ध रैम (प्रति नोड उदाहरण)


यदि आपको इंस्टालेशन से कोई परेशानी है, तो एक निवेदन, या नकारात्मक सहायता की आवश्यकता है, एक नकारात्मक समीक्षा छोड़ने से पहले कृपया हमें ईमेल करें या यहाँ पोस्ट करें:

https://groups.google.com/forum/#!forum/icode-go


I<code> NodeJs - NodeJs and NPM Package Manager - Version 1.08

(15-10-2019)
अन्य संस्करण
What's new1.08:Updated node to 10.15.1★ If you are updating, do not forget to press the install button. :-)1.06:Updated NPM to 6.9.0

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1
Info Trust Icon
अच्छी एप्प की गारंटीइस एप्प ने वायरस, मैलवेयर व अन्य दुर्भावनापूर्ण हमलों के लिए सुरक्षा परीक्षण पास किया और इसमें कोई जोखिम नहीं है।

I<code> NodeJs - NodeJs and NPM Package Manager - एपीके जानकारी

एपीके संस्करण: 1.08पैकेज: com.twoseventwodev.icodenodejs
एंड्रॉयड संगतता: 4.1.x+ (Jelly Bean)
डेवलपर:TwoSevenTwo Developmentगोपनीयता नीति:https://app.icode-go.com/Privacy_Policy.htmlअनुमतियाँ:6
नाम: I<code> NodeJs - NodeJs and NPM Package Managerआकार: 18.5 MBडाउनलोड: 84संस्करण : 1.08जारी करने की तिथि: 2020-05-19 17:10:26न्यूनतम स्क्रीन: SMALLसमर्थित सीपीयू: armeabi
पैकेज आईडी: com.twoseventwodev.icodenodejsएसएचए1 हस्ताक्षर: 24:42:88:78:BF:E8:B4:6D:08:A7:D4:84:67:74:B2:57:35:DD:9E:22डेवलपर (CN): Christopher Ferrellसंस्था (O): Two Seven Two Developmentस्थानीय (L): देश (C): USराज्य/शहर (ST): पैकेज आईडी: com.twoseventwodev.icodenodejsएसएचए1 हस्ताक्षर: 24:42:88:78:BF:E8:B4:6D:08:A7:D4:84:67:74:B2:57:35:DD:9E:22डेवलपर (CN): Christopher Ferrellसंस्था (O): Two Seven Two Developmentस्थानीय (L): देश (C): USराज्य/शहर (ST):

Latest Version of I<code> NodeJs - NodeJs and NPM Package Manager

1.08Trust Icon Versions
15/10/2019
84 डाउनलोड18.5 MB आकार
डाउनलोड

अन्य संस्करण

1.06Trust Icon Versions
16/4/2019
84 डाउनलोड18 MB आकार
डाउनलोड
appcoins-gift
AppCoins GamesWin even more rewards!
अधिक
Joker Order
Joker Order icon
डाउनलोड
Marvel Contest of Champions
Marvel Contest of Champions icon
डाउनलोड
Legend of Mushroom
Legend of Mushroom icon
डाउनलोड
Matchington Mansion
Matchington Mansion icon
डाउनलोड
Forge Shop - Business Game
Forge Shop - Business Game icon
डाउनलोड
Eternal Evolution
Eternal Evolution icon
डाउनलोड
Mobile Legends: Adventure
Mobile Legends: Adventure icon
डाउनलोड
Bus Simulator : Ultimate
Bus Simulator : Ultimate icon
डाउनलोड
Age of Kings: Skyward Battle
Age of Kings: Skyward Battle icon
डाउनलोड
The Ants: Underground Kingdom
The Ants: Underground Kingdom icon
डाउनलोड
Logic Master 1 Mind Twist
Logic Master 1 Mind Twist icon
डाउनलोड
Bed Wars
Bed Wars icon
डाउनलोड