UNPKG
evalit
Version:
latest (0.0.1)
0.0.1
Javascript library for evaluation of functional expressions.
taoyuan/evalit
evalit
/
.npmignore
13 lines
•
112 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
#ignore these files
*.swp *
~
*.lock *
.DS
_Store node_
modules npm-debug.log
*.out *
.o
*.tmp .git .idea jasmine*
.js