0.0.9 • Published 3 months ago

@tymate/tybo_js v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Stimulus controllers for ruby gem tybo (Custom admin engine for Ruby on Rails)

NPM/JSPM package

The Stimulus controllers required for the components to work properly must be published in an NPM package and then listed on JSPM so that they can be loaded by importmaps.

To put a new version online, it is necessary to : 1. Update the version number in the package.json file. 2. Run npm run build 3. GET https://api.jspm.io/build/@tymate/tybo@<version number> in order to build a queue request on JSPM 4. Once the request is processed (it is possible to track through the JSPM:Generator), retrieve the new link and update it in the config/importmap.rb of the Rails project.

0.0.9

3 months ago

0.0.8

3 months ago

0.0.5

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.4

7 months ago