script1 0.0.4 copy "script1: ^0.0.4" to clipboard
script1: ^0.0.4 copied to clipboard

Script1 language - system library

Script1 language: system library #

This package is the system library for script1 language

Features #

  1. console
  2. array
  3. base
  4. datetime
  5. fs
  6. hash
  7. json
  8. math
  9. regexp
  10. str
  11. type

Getting started #

import 'package:script1/script1.dart';

Usage #

A hello example.

import 'package:script1/script1.dart';

void main() {
  log('hello');
}

Additional information #

For more information, visit https://github.com/script-one/script1.git .

0
likes
60
pub points
0%
popularity

Publisher

unverified uploader

Script1 language - system library

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, path

More

Packages that depend on script1