we-core

3.1.18 • Public • Published

We.js core module 💚

Join the chat at https://gitter.im/wejs/we Build Status

**Main repository: https://github.com/wejs/we **

Site: http://wejs.org

Status: maintained

Changelog

Install for develop we.js core:

After install npm and node.js

// clone this project
git clone https://github.com/wejs/we-core.git
// enter in cloned folder
cd we-core
// install all dependencies
npm install
// test
npm test

Development:

Run npm run cw for compile files in src to lib folder

Only edit code in src folder

How to test

after clone and install npm packages:

npm test
For run only 'userFeature' test use:
we test -g 'resourceRequests'
For run the code coverage
npm run coverage

V3 migration

  • Breaking changes in sequelize ORM: Updated to v5.x
  • Breaking changes in winston logger: Updated to v3.x
  • string npm module removed from we.utils.string and dependencies.

V2 migration

License

the MIT license.

Sponsored by

Package Sidebar

Install

npm i we-core

Homepage

wejs.org

Weekly Downloads

102

Version

3.1.18

License

MIT

Unpacked Size

244 kB

Total Files

48

Last publish

Collaborators

  • albertosouza