Socket
Socket
Sign inDemoInstall

neo.mjs

Package Overview
Dependencies
Maintainers
1
Versions
1055
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neo.mjs - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

29

.github/GETTING_STARTED.md
# neo.mjs: Getting Started Guide
1. Clone this repo to your system (e.g. git clone https://github.com/neomjs/neo.git) to get the files
1. Clone this repo to your system to get the project files
```sh
git clone https://github.com/neomjs/neo.git
```
2. Open the checked out top level folder inside your terminal / cmd
2. Open the checked out top level folder inside your terminal
```sh
cd neo
```
3. npm install (to get the node modules)
3. Get the required node modules
```sh
npm install
```
4. Run the following build scripts:
1. npm run generate-docs-json
2. npm run dev-css-structure
3. npm run dev-theme-dark
4. npm run dev-theme-light
(See the <a href="./docs/tutorials/10_BuildScripts.md">Build Scripts Guide</a> for further details.)
```sh
npm run generate-docs-json
npm run dev-css-structure
npm run dev-theme-dark
npm run dev-theme-light
```
(See the <a href="../docs/tutorials/10_BuildScripts.md">Build Scripts Guide</a> for further details.)
5. Make sure to use a local WebServer!

@@ -18,0 +29,0 @@ * Use a local webserver of your choice

@@ -22,3 +22,3 @@ # Sponsors & Backers

This is something, I would love to share with you!
This is something I would love to share with you!

@@ -42,3 +42,3 @@ After finishing the Real World demo app, I am planning to create a 2nd version: this time using a custom neo.mjs design

# For developers:
You could select a Backer tier ($10 / month), which would equal a cup of coffee for me every month.
You could select a Backer tier ($10 / month), which would equal a cup of coffee for me every month (after taxes).
This will not cover my living costs (unless neo.mjs goes viral), but it does have an impact on

@@ -48,3 +48,3 @@ my motivation for sure.

# For companies:
Starting at the bronze tier, you will be able to place your company logo on main repository landing page (Readme.md).
Starting at the bronze tier, you will be able to place your company logo on the main repository landing page (Readme.md).
Especially in the early days, this will have an high impact on the neo.mjs community and make it easier for you

@@ -57,2 +57,5 @@ to find neo.mjs developers in the future.

Please make sure to create a feature request ticket inside the neo.mjs <a href="../../issues">Issues Tracker</a>
after signing a sponsors program to provide your company logo!
### Thanks a lot for your support of the neo.mjs project!<br/>

@@ -59,0 +62,0 @@ <a href="https://github.com/sponsors/tobiu">Sponsor Tobias Uhlig</a>

{
"name": "neo.mjs",
"version": "1.0.3",
"version": "1.0.4",
"description": "The webworkers driven UI framework",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc