mirror of
https://github.com/flynx/object-run.js.git
synced 2025-10-28 18:40:07 +00:00
npm publish with docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6a5bf2cddb
commit
42e45a4e61
@ -1,6 +1,6 @@
|
|||||||
# object-run.js
|
# object-run.js
|
||||||
|
|
||||||
`object-run.js` implements the tools needed to use the [Concatinative
|
_object-run.js_ implements the tools needed to use the [Concatinative
|
||||||
Programming Style](https://en.wikipedia.org/wiki/Concatenative_programming_language)
|
Programming Style](https://en.wikipedia.org/wiki/Concatenative_programming_language)
|
||||||
on native JavaScript structures/objects.
|
on native JavaScript structures/objects.
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "object-run",
|
"name": "object-run",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Implements .run(..) method on object.",
|
"description": "Implements .run(..) method on object.",
|
||||||
"main": "run.js",
|
"main": "run.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user