Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dreamscript

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dreamscript

Dreamscript is a JavaScript-based programming language that can be used more simply and easily, Designed to make it easier for Developers.

  • 0.0.3
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

DreamScript

Dreamscript is a JavaScript-based programming language that can be used more simply and easily, Designed to make it easier for Developers.

DreamScript comes with an easy-to-understand syntax, minimal code usage, easy-to-catch errors, few bugs, and many of the advantages you find in DreamScript.

License

Image

DreamScript Installation

  • Install NodeJs
  • Open your Cmd
  • Install The Installer on /downloadInstaller Folder or, you can :
  • Install Via NPM

Support OS Installer

  • Windows 64 Bit

Get Started

  • Command
~$ ds run <your file or directory file>
atau
~$ ds cmp <your file or directory file>
or

for any command, you can see at:
~$ ds -h
  • Directory

Example

.
├── code
└── lib
    ├── index.ds
    └── code.ds

$ ds dir code lib

this command will compile all files in the lib folder and write the compilation results to the code folder with the same name and the extension js

.
├── code
│   ├── index.js
│   └── code.js
└── lib
    ├── index.ds
    └── code.ds

DOCS

https://ds-lang.github.io

  • Powered by CoderDocs

CHANGE LOG

Version 0.0.3 :

  • Update Installer
  • Fix Many Bugssss
  • Add Canvas Library
  • Add Cheerio Library
  • Add math() Mathemathical function
  • Add smtp() SMTP Protocol function
  • Add mysql() Integrated function
  • Add exportsfile function

CREDITS

Keywords

FAQs

Package last updated on 14 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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