Foris JS library is a set of components and utils for reForis and plugins.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
foris-js/.gitignore

53 lines
568 B

# Common
.cache
## Logs
logs
*.log
# Python
venv/
# NodeJS
## Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
## Runtime data
pids
*.pid
*.seed
*.pid.lock
## node-waf configuration
.lock-wscript
## Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
## Dependency directories
node_modules/
## Optional npm cache directory
.npm
## Unit test / coverage reports
coverage/
htmlcov/
.tox/
.coverage
.coverage.*
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
## Translations
*.mo
.gitignore
dist/
foris-*.tgz
styleguide/