mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Add most popular repo list
This commit is contained in:
@ -47,3 +47,12 @@ We love PRs! Please follow our [contribution guide](https://www.nativescript.org
|
||||
- **Twitter** - [@NativeScript](http://twitter.com/NativeScript)
|
||||
- **Blog** - [http://nativescript.org/blog](http://nativescript.org/blog)
|
||||
- **Forum** - [General discussion](http://www.telerik.com/forums/nativescript/general-discussions)
|
||||
|
||||
## Most popular repositories:
|
||||
- **[Cross-Platform Modules](//github.com/NativeScript/cross-platform-modules/)** - Stores the code of the cross-platform modules, written in TypeScript
|
||||
- **[iOS Runtime](//github.com/NativeScript/ios-runtime/)** - Holds the runtime, allowing the JavaScript code of your application to be executed on an iOS device
|
||||
- **[Android Runtime](//github.com/NativeScript/android-runtime)** - Holds the runtime, allowing the JavaScript code of your application to be executed on an Android device
|
||||
- **[NativeScript CLI](//github.com/NativeScript/nativescript-cli)** - Contains the Command-Line Interface for creating a NativeScript application
|
||||
- **[Docs](//github.com/NativeScript/docs)** - Contains the NativeScript documentation (available on http://docs.nativescript.org/) in MarkDown format
|
||||
- **[Hello-World Template](//github.com/NativeScript/template-hello-world)** - Contains the code of the application the CLI creates by default
|
||||
- **[Cuteness Sample](//github.com/NativeScript/sample-cuteness)** - Stores the code of the Cuteness proof of concept application (A Reddit Kitten browser)
|
||||
|
Reference in New Issue
Block a user