@spatie/blender-js

1.5.0-rc.1 • Public • Published

blender-js

Software License

These are the JavaScript files used by Blender CMS.

Installation

This package is custom built for Blender projects.

install via yarn

yarn add @spatie/blender-js

Usage

Include one or more files in your app.js.

require("@spatie/blender-js/modules/ajax.csrf");
require("@spatie/blender-js/modules/form.autosave");
require("@spatie/blender-js/modules/form.input.datetimepicker");
require("@spatie/blender-js/modules/form.select");
require("@spatie/blender-js/modules/form.textarea.autosize");
require("@spatie/blender-js/modules/form.textarea.parts");
require("@spatie/blender-js/modules/form.locationpicker");
require("@spatie/blender-js/modules/interface.confirm");
require("@spatie/blender-js/modules/table.datatables");
require("@spatie/blender-js/modules/table.sortable");

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email willem@spatie.be instead of using the issue tracker.

Credits

About Spatie

Spatie is webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.

License

The MIT License (MIT). Please see License File for more information.

Dependencies (11)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @spatie/blender-js

    Weekly Downloads

    1

    Version

    1.5.0-rc.1

    License

    MIT

    Last publish

    Collaborators

    • spatie