npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

oncloud.javascript

v0.0.1

Published

Javascript/Coffescript Script Engine for oncloud

Downloads

4

Readme

Logo

Javascript Script Engine

==================

NPM version Downloads Tests

NPM

Executes Javascript, Typescript and Coffescript Scripts.

Function documentation

Benutzung

Here you can find description of blockly.

Hier kann man die Beschreibung von Blockly finden.

Описание по blockly можно найти здесь.

Changelog

3.7.0 (2018-05-05)

  • (bluefox) Used VM2 as sandbox. The script errors will be caught.
  • (bluefox) refactoring: split into many modules

3.6.4 (2018-02-05)

  • (bluefox) Pattern error is fixed

3.6.3 (2018-01-31)

  • (bluefox) Fixing the CSS for CRON dialog
  • (bluefox) Fixing the reorder of scripts

3.6.1 (2018-01-23)

  • (bluefox) Pattern error is fixed

3.6.0 (2017-12-28)

  • (bluefox) more translations are added
  • (bluefox) update blockly engine

3.5.1 (2017-11-14)

  • (bluefox) fixed: sometimes MSG is not defined
  • (dominic.griesel) TypeScript support (preparations)
  • (bluefox) add sendToHost call
  • (bluefox) protect exec call
  • (bluefox) add getStateDelayed function

3.4.4 (2017-09-12)

  • (soef) typo error in line number correction fixed

3.4.1 (2017-08-12)

  • (soef) patternMatching optimized

3.4.0 (2017-08-06)

  • (bluefox) Support of new admin

3.3.12 (2017-07-24)

  • (bluefox) file and line info added to log outputs

3.3.11 (2017-07-18)

  • (bluefox) fix build CRON block

3.3.9 (2017-06-18)

  • (bluefox) Add the toggle blockly block

3.3.8 (2017-05-22)

  • (Apollon77/bluefox) Accept for subscribes arrays of IDs

3.3.6 (2017-05-17)

  • (bluefox) add the genitive month for formatDate

3.3.4 (2017-04-01)

  • (bluefox) Catch error by request if host unavailable
  • (bluefox) add "request" to script namespace

3.3.3 (2017-03-27)

  • (bluefox)Fix stopScript

3.3.2 (2017-03-18)

  • (bluefox) Support of system coordinates

3.3.1 (2017-03-15)

  • (bluefox) fix error if no scripts exists

3.3.0 (2017-03-14)

  • (bluefox) all callbacks in try/catch

3.2.8 (2017-03-08)

  • (bluefox) Translations

3.2.7 (2017-03-03)

  • (bluefox) allow creation of states for other javascript instances

3.2.6 (2017-02-14)

  • (bluefox) Fix import of scripts
  • (bluefox) Ask to save before start the script

3.2.5 (2017-01-23)

  • (bluefox) Extend compareTime function with astro features

3.2.4 (2017-01-13)

  • (bluefox) fix stopScript

3.2.3 (2017-01-05)

  • (bluefox) Try to fix error with sayit

3.2.2 (2016-12-17)

  • (bluefox) Allow with stopScript() to stop itself

3.2.1 (2016-11-24)

  • (bluefox) Fix error with subscribe for only required states

3.2.0 (2016-11-14)

  • (bluefox) Fix error with of blocks in adapters
  • (bluefox) Support of subscribe for only required states
  • (bluefox) add delFile
  • (bluefox) fix error with names

3.1.0 (2016-10-12)

  • (bluefox) Support of blocks in adapters
  • (bluefox) Move sendTo blocks into adapters

3.0.10 (2016-09-30)

  • (bluefox) New blocks: compare time, write state
  • (bluefox) Documentation

3.0.9 (2016-09-20)

  • (bluefox) Bugfixing of blockly

3.0.7 (2016-09-09)

  • (bluefox) add ack for trigger in blockly
  • (bluefox) add block to get info about trigger
  • (bluefox) start description of blockly
  • (bluefox) add runScript functions
  • (bluefox) disable zoom on wheel in blockly
  • (bluefox) fix block: time compare

3.0.6 (2016-09-07)

  • (bluefox) add extendObject function
  • (bluefox) add custom sendTo block
  • (bluefox) add multiple trigger block

3.0.5 (2016-09-03)

  • (bluefox) Fix sendTo blocks

3.0.4 (2016-09-01)

  • (bluefox) Support of convert day of week into text in blockly

3.0.3 (2016-08-29)

  • (bluefox) Fixed the convert date block

3.0.2 (2016-08-28)

  • (bluefox) Change name of sandbox debug variable

3.0.1 (2016-08-27)

  • (bluefox) Fix disabling of script

3.0.0 (2016-08-27)

  • (bluefox) Beta Release with Blockly

License

The MIT License (MIT)

Copyright (c) 2014-2018 bluefox [email protected],

Copyright (c) 2014 hobbyquaker