https://github.com/kanryu/pmx
pmx - a pure JavaScript Parser for PMX Format(MMD)
https://github.com/kanryu/pmx
javascript mmd pmx typescript
Last synced: 3 months ago
JSON representation
pmx - a pure JavaScript Parser for PMX Format(MMD)
- Host: GitHub
- URL: https://github.com/kanryu/pmx
- Owner: kanryu
- License: apache-2.0
- Created: 2014-02-22T13:20:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T02:15:34.000Z (over 10 years ago)
- Last Synced: 2025-04-08T13:44:07.754Z (about 1 year ago)
- Topics: javascript, mmd, pmx, typescript
- Language: JavaScript
- Size: 22.5 KB
- Stars: 40
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
README
## pmx - a pure JavaScript Parser for PMX Format
### Questions and Bug Reports
* e-mail: k.kanryu@gmail.com
* twitter: @junzabroP
## GitHub information
The source code is available at http://github.com/kanryu/pmx
You can either clone the repository or download a tarball of the latest release.
## License
Copyright 2014 KATO Kanryu
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.