@serenity-is/corelib
TypeScript icon, indicating that this package has built-in type declarations

8.4.6 • Public • Published

Serenity Core Library (Classic UI)

This is the package containing core TypeScript classes and functions used in Serenity applications.

The main entry for the NPM package is @serenity-is/corelib. This should be installed by default in your projects created from Serene or StartSharp template:

{
  "dependencies": {
    // ...
    "@serenity-is/corelib": "./node_modules/.dotnet/serenity.corelib"
  }
}

If you have "./node_modules/.dotnet/serenity.corelib" in the version value, it means you are using this library directly via the Serenity.Corelib NuGet package reference in your project file instead of NPM. This is recommended to avoid version inconsistencies.

If you have a version number for this package in package.json, it should be equal or as close as possible to Serenity NuGet package versions in your project file.

Package Sidebar

Install

npm i @serenity-is/corelib

Weekly Downloads

246

Version

8.4.6

License

MIT

Unpacked Size

2.68 MB

Total Files

188

Last publish

Collaborators

  • volkanceylan